arXiv:2510.24702cs.CLcs.AI2025-10被引 17

统一异构智能体数据格式,让大模型训练更高效。

Agent Data Protocol: Unifying Datasets for Diverse, Effective Fine-tuning of LLM Agents

  • 设计轻量级协议ADP,打通不同格式的智能体训练数据
  • 整合13个数据集后,平均性能提升约20%,达顶尖水平
  • 适合希望标准化训练智能体的研究者与开发者

大型语言模型智能体的大规模监督微调公开研究仍较少,主要因智能体训练数据收集存在独特挑战。本文认为瓶颈并非缺乏数据源,而是数据分散在异构格式、工具和接口中。为此,我们提出智能体数据协议(ADP),一种轻量级表示语言,作为多种智能体数据集间的“通用语”,可统一下游训练流程。ADP设计足够丰富,能涵盖API/工具使用、浏览、编码、软件工程及通用智能体工作流,同时解析与训练简便,无需针对每项数据集进行工程适配。实验中,我们将13个现有智能体训练数据集转换为ADP格式,并生成多个智能体框架可用的训练数据。基于此进行SFT后,平均性能相比基线模型提升约20%,在标准编码、浏览、工具使用和研究基准上达到或接近当前最优水平,且无需领域特定调优。所有代码与数据均开源,旨在降低标准化、可扩展、可复现智能体训练的门槛。

原文摘要 · Abstract (English)

Public research results on large-scale supervised finetuning of AI agents remain relatively rare, since the collection of agent training data presents unique challenges. In this work, we argue that the bottleneck is not a lack of underlying data sources, but that a large variety of data is fragmented across heterogeneous formats, tools, and interfaces. To this end, we introduce the agent data protocol (ADP), a light-weight representation language that serves as an "interlingua" between agent datasets in diverse formats and unified agent training pipelines downstream. The design of ADP is expressive enough to capture a large variety of tasks, including API/tool use, browsing, coding, software engineering, and general agentic workflows, while remaining simple to parse and train on without engineering at a per-dataset level. In experiments, we unified a broad collection of 13 existing agent training datasets into ADP format, and converted the standardized ADP data into training-ready formats for multiple agent frameworks. We performed SFT on these data, and demonstrated an average performance gain of ~20% over corresponding base models, and delivers state-of-the-art or near-SOTA performance on standard coding, browsing, tool use, and research benchmarks, without domain-specific tuning. All code and data are released publicly, in the hope that ADP could help lower the barrier to standardized, scalable, and reproducible agent training.

智能体训练数据统一微调开源

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。