GDPevo:面向真实业务任务的智能体自我进化评测基准

HuggingFace Daily Papers(社区热门论文)·2026-08-04 08:00·22天前
AI 导读

GDPevo 是一个面向企业工作流的进化原生基准,通过规则杂交机制将工作流分解为原子业务规则并分配到训练与留出测试任务中,确保测试收益可归因于训练经验。V1 含 12 组 120 个任务,覆盖 CRM、ERP、金融、医疗、法律和数据中心工作流,全自动流水线可在两天内扩展至 V2 的 240 个任务。

HuggingFace Daily Papers(社区热门论文)
49AI 编辑部评分,满分 100

GDPevo:面向真实业务任务的智能体自我进化评测基准

2026-08-04 08:00· 22天前
AI 导读

GDPevo 是一个面向企业工作流的进化原生基准,通过规则杂交机制将工作流分解为原子业务规则并分配到训练与留出测试任务中,确保测试收益可归因于训练经验。V1 含 12 组 120 个任务,覆盖 CRM、ERP、金融、医疗、法律和数据中心工作流,全自动流水线可在两天内扩展至 V2 的 240 个任务。

Agent self-evolution updates an agent's persistent state from prior experience and reuses it to solve related tasks more effectively. Evaluating self-evolution is difficult: existing benchmarks provide limited coverage of economically valuable task domains, do not always design training and test tasks such that test-time gains can be attributed to training experience, and remain vulnerable to data contamination. We present GDPevo, an evolution-native benchmark grounded in GDP-related enterprise workflows, together with the fully automated data pipeline that generates it. Its core mechanism, rule hybridization, decomposes each enterprise workflow into atomic business rules, distributes subsets of these rules across training tasks, and recombines them in held-out test tasks so that test-time gains are attributable. GDPevo spans CRM, ERP, finance, healthcare, legal, and data-centric workflows. Its V1 release contains 120 tasks in 12 groups, with five training and five held-out test tasks per group. Full automation enables the pipeline to expand the suite to 240 tasks in 24 groups (V2) within two days, providing a practical response to contamination. Using GDPevo, we evaluate four agents, each comprising a harness and a model, under four supervision types. Self-evolution consistently improves held-out accuracy by up to 16.44 percentage points. But the best evolved agents remain far below the fully informed oracle ceiling of 91.6%, indicating that the self-evolution ability of current agents remains far from fully realized. We publicly release the pipeline, benchmark, and full evaluation results at https://github.com/Prism-Shadow/GDPevo.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org