OmniaBench
收藏资源简介:
OmniaBench是由华为云与北京大学联合构建的大规模通用智能体评估基准,旨在系统化评测智能体在多样化真实场景中的综合能力。该数据集涵盖1,431个可执行任务,包含单轮与多轮交互形式,数据来源于应用商店、产品需求文档、网络检索及人工精炼,构建了覆盖90个一级领域和354个二级领域的层次化分类体系。数据集通过四种互补方法(DAG、DAG-S、Solver、Program)合成,并引入十维能力分类与八种原子难度因子,专门用于评估智能体在任务理解、工具调用、状态管理及规划决策等核心环节的性能,为解决现有基准场景覆盖有限、难以反映智能体在异构应用环境中真实能力边界的问题提供诊断性分析工具。
OmniaBench is a large-scale general AI agent evaluation benchmark jointly developed by Huawei Cloud and Peking University, aiming to systematically assess the comprehensive capabilities of AI agents across diverse real-world scenarios. This benchmark encompasses 1,431 executable tasks in both single-turn and multi-turn interaction formats. Its data is sourced from app stores, product requirement documents, web searches, and human refinement, and it establishes a hierarchical classification system covering 90 first-level domains and 354 second-level domains. Synthesized via four complementary methods (DAG, DAG-S, Solver, Program), the benchmark introduces a ten-dimensional capability classification framework and eight atomic difficulty factors, specifically designed to evaluate AI agents' performance in core aspects such as task understanding, tool invocation, state management, and planning and decision-making. It provides a diagnostic analytical tool to address the shortcomings of existing benchmarks, which suffer from limited scenario coverage and cannot accurately reflect the real capability boundaries of AI agents in heterogeneous application environments.
OmniaBench 数据集概述
OmniaBench 是一个用于评估通用AI智能体的广泛诊断性基准测试。场景知识通过从应用商店、产品文档、行业资源和网络检索中提炼,构建成一个层次化分类体系,涵盖 ToC、ToB 和 ToE,包含 90 个一级领域和 354 个二级领域。在此分类体系之上,OmniaBench 构建了可执行环境,并通过四种互补的构建路线合成任务,随后沿 十个维度的能力分类 和 八个原子难度因子 对每条轨迹进行评分。
数据集规模与构成
- 完整数据集:1,431 个任务
- 挑战性子集:644 个任务(用于排行榜评估,旨在降低成本并减轻污染风险)
四种任务构建路线
| 路线 | 描述 | 挑战性子集任务数 |
|---|---|---|
| DAG(核心) | 基于采样工具依赖链的多轮、有状态交互 | 354 |
| DAG-S(衍生) | 通过查询精炼从DAG任务衍生出的单轮任务 | 200 |
| Solver | 选择、调度、分配和优化场景 | 60 |
| Program | 带有分支、迭代和任务程序合成的过程推理 | 30 |
诊断性评估体系
- 十维能力分类:任务理解、信息收集、规划与决策、状态管理、工具使用、代码与编程操作、数据分析、办公与文档处理、交互协作、可靠性与安全性
- 八个原子难度因子:支持细粒度分析,超越单一聚合分数
- 评分方式:DAG / DAG-S / Solver 任务使用加权清单评分;Program 任务使用二元
VerifyCode验证
排行榜(挑战性子集,Pass@1 指标)
| 排名 | 模型 | 访问方式 | DAG | Solver | Program | DAG-S | 总体 |
|---|---|---|---|---|---|---|---|
| 1 | Claude-Sonnet-5 | 闭源 | 57.34 | 9.97 | 56.67 | 63.33 | 58.54 |
| 2 | GPT-5.6-Sol | 闭源 | 55.37 | 7.52 | 65.00 | 50.00 | 57.14 |
| 3 | GLM-5.2 | 开源 | 54.80 | 6.83 | 26.67 | 60.00 | 56.83 |
| 4 | GPT-5.5 | 闭源 | 54.80 | 7.27 | 38.33 | 60.00 | 56.52 |
| 5 | DeepSeek-V4-Pro | 开源 | 52.54 | 6.23 | 36.67 | 53.33 | 54.50 |
| 6 | Claude-Opus-4.7 | 闭源 | 53.39 | 7.60 | 43.33 | 63.33 | 54.19 |
| 7 | Kimi-K2.6 | 开源 | 49.72 | 7.09 | 45.00 | 63.33 | 52.33 |
| 8 | Qwen3.7-Max | 闭源 | 48.59 | 6.49 | 51.67 | 66.67 | 49.69 |
特点
- 广泛的场景覆盖:包含 90 个一级 / 354 个二级领域,基于真实应用商店、产品需求文档和行业分类体系,涵盖消费者、企业及员工场景
- 四种互补的任务构建路线:支持多轮有状态工具链执行、单轮任务、选择/调度/分配/优化场景以及过程推理
- 诊断性评估:提供十维能力分析和八原子难度因子,超越简单通过/失败判断
- 可复现的评估框架:提供与模型无关的评估运行器、四路线编排器和评分流水线,兼容 OpenAI 兼容和 Anthropic 原生接口
团队与发布
- 开发团队:华为云后训练团队与北京大学 DCAI 团队,与中国人民大学、北京理工大学和清华大学合作
- 发布时间:代码库和数据集于 2026 年 7 月发布

- 1OmniaBench: Benchmarking General AI Agents Across Diverse Scenarios华为云·后训练团队; 北京大学·深度计算与人工智能实验室团队 · 2026年



