MAPS
收藏资源简介:
MAPS是一个多语言基准测试套件,旨在评估在多种语言和任务中的智能体AI系统。该套件基于四个广泛使用的智能体基准:GAIA(现实世界任务)、SWE-bench(代码生成)、MATH(数学推理)和Agent Security Benchmark(安全性)。每个数据集被翻译成十种不同的语言,共包含805个独特的任务和8855个语言特定实例。MAPS基准套件使得对多语言环境如何影响智能体性能和鲁棒性进行系统分析成为可能。实验表明,从英语过渡到其他语言时,性能和安全性均出现明显下降,其严重程度因任务和翻译输入量而异。基于这些发现,本研究提供了具体的建议,以指导在多语言环境下智能体AI系统的发展和评估。MAPS基准套件公开可用。
MAPS is a multilingual benchmark suite designed to evaluate AI Agent systems across a wide range of languages and tasks. This suite is built upon four widely adopted agent benchmarks: GAIA (real-world tasks), SWE-bench (code generation), MATH (mathematical reasoning), and Agent Security Benchmark (security). Each dataset within the suite is translated into ten distinct languages, comprising a total of 805 unique tasks and 8,855 language-specific instances. The MAPS benchmark suite enables systematic analysis of how multilingual environments impact agent performance and robustness. Experiments demonstrate that significant declines in both performance and security occur when transitioning from English to other languages, with the severity varying across tasks and the volume of translated inputs. Based on these findings, this study provides concrete recommendations to guide the development and evaluation of AI Agent systems in multilingual environments. The MAPS benchmark suite is publicly available.
Multilingual Agentic AI Benchmark (MAPS) 数据集概述
数据集简介
- 目的:评估多语言环境下AI代理系统的性能与安全性
- 特点:首个系统化评估多语言AI代理的基准测试
- 任务总量:805个基础任务(翻译为11种语言后共8.8K个多语言任务)
核心组件
-
性能导向数据集(405任务):
- GAIA:165个工具使用和网页搜索任务
- MATH:140个高难度数学题(覆盖7个主题)
- SWE-bench:100个软件工程任务(GitHub真实问题)
-
安全评估数据集(400任务):
- ASB:全量400个安全相关提示词
语言支持
- 覆盖语言(11种):
- 主要:英语(en)、西班牙语(es)、德语(de)、阿拉伯语(ar)、俄语(ru)
- 其他:日语(ja)、葡萄牙语(pt)、印地语(hi)、希伯来语(he)、韩语(ko)、意大利语(it)
数据规模
| 数据集 | 单语言任务数 | 总任务数(11语言) |
|---|---|---|
| GAIA | 165 | 1,815 |
| MATH | 140 | 1,540 |
| SWE-bench | 100 | 1,100 |
| ASB | 400 | 4,400 |
数据结构
- 文件格式:JSON
- 组织方式:
- 按数据集(GAIA/MATH/SWE/ASB)划分
- 按语言目录存储(如
data/english/math/)
创建方法
- 翻译流程:机器生成+人工验证的混合管道
- 质量评估:
- 双语标注者对翻译质量进行1-5级评分
- 评估维度:语义准确性、流畅性、格式保持度
典型用途
- 多语言鲁棒性对比
- 非英语输入的安全压力测试
- 跨语言推理能力基准测试
- 性能退化分析
引用文献
- GAIA基准(ICLR 2023)
- ASB基准(arXiv 2410.02644)
- MATH数据集(arXiv 2103.03874)
- SWE-bench(arXiv 2310.06770)
许可信息
- 许可证:MIT License

- 1MAPS: A Multilingual Benchmark for Global Agent Performance and Security富士通欧洲研究院 · 2025年



