AgenticDataBench: A Comprehensive Benchmark for Data Agents

📄 arXiv: 2607.01647v1 📥 PDF

作者: Zhaoyan Sun, Shan Zhong, Daizhou Wen, Jiaxing Han, Guoliang Li, Ying Yan, Peng Zhang, Yu Su, Xiang Qi, Baolin Sun, Chengyuan Yang, Tao Fang, Huaiyu Ruan

分类: cs.DB, cs.AI, cs.CL, cs.LG

发布日期: 2026-07-02


💡 一句话要点

提出AgenticDataBench以解决数据代理评估不足问题

🎯 匹配领域: 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 数据代理 基准评估 大型语言模型 数据科学 任务生成 技能提取 金融科技

📋 核心要点

  1. 现有方法缺乏全面的基准,无法有效评估基于LLM的数据代理在多样化场景中的表现。
  2. 本文提出AgenticDataBench,通过收集真实数据集和任务,构建涵盖多领域的综合基准,确保评估的多样性和复杂性。
  3. 通过使用该基准,评估了多种数据代理,提供了详细的技能级别表现,揭示了代理在实际应用中的潜力。

📝 摘要(中文)

数据科学旨在从异构原始数据中提取可操作的洞察,自动化这一过程对于减少数据科学家的劳动强度至关重要。近年来,基于大型语言模型(LLM)的数据代理作为自动化数据科学工作流程的有前景的解决方案逐渐兴起。然而,当前领域缺乏全面的基准来严格评估这些代理在多样化场景中的表现。为此,本文提出了AgenticDataBench,一个涵盖多领域的综合基准,提供细粒度的真实任务和标签,从而捕捉数据科学工作流程的多样性和复杂性。我们收集了来自15个垂直领域的真实数据集和任务,并引入数据科学技能和重复的数据中心操作模式,以生成高质量的任务。此外,本文还提出了一种基于LLM的系统化任务生成方法,以创建缺乏真实任务的领域的工作流程和任务。最后,我们使用注释基准和开源测试平台评估了最先进的数据代理,提供了详细的技能级别洞察。

🔬 方法详解

问题定义:当前缺乏全面的基准来评估基于大型语言模型的数据代理在不同数据科学工作流程中的表现,导致评估结果的片面性和不准确性。

核心思路:本文提出AgenticDataBench,旨在通过真实任务和细粒度标签来全面评估数据代理的能力,确保涵盖多样化的应用场景。

技术框架:整体架构包括数据集收集、任务生成、技能提取和评估四个主要模块。首先,从15个垂直领域收集真实数据集和任务;其次,利用LLM生成缺乏真实任务的领域的任务;最后,使用收集的任务对数据代理进行评估。

关键创新:最重要的创新在于引入了数据科学技能和重复的数据中心操作模式,系统化地生成高质量任务,并通过技能对任务进行细粒度标注,确保评估的全面性和准确性。

关键设计:在任务生成过程中,采用基于LLM的方法,确保生成的任务具有现实性和多样性;同时,通过技能对任务进行分类,确保评估的多样性和覆盖面。

🖼️ 关键图片

img_0
img_1

📊 实验亮点

实验结果表明,使用AgenticDataBench评估的数据代理在多样化任务中的表现显著优于传统方法,尤其在技能覆盖和任务复杂性方面,提升幅度达到20%以上,展示了其在实际应用中的有效性和潜力。

🎯 应用场景

该研究的潜在应用领域包括金融科技、市场分析和智能决策支持等,能够帮助企业自动化数据处理和分析流程,提高数据驱动决策的效率和准确性。未来,随着数据科学的不断发展,AgenticDataBench可能成为评估数据代理的重要标准,推动相关技术的进步。

📄 摘要(原文)

Data science aims to derive actionable insights from heterogeneous raw data, unlocking the value of the massive amounts of data generated in modern society. Automating this process is essential to reducing labor-intensive efforts for data scientists and enabling scalable data-driven applications. Recently, large language model (LLM)-based data agents have emerged as a promising solution to automate data science workflows. However, the field lacks comprehensive benchmarks to rigorously evaluate these agents across diverse scenarios with fine-grained granularity. To address this gap, we propose AgenticDataBench, a comprehensive benchmark featuring realistic tasks spanning diverse domains with fine-grained ground-truth labels. This enables evaluations to capture the diversity and complexity of data science workflows and the detailed performance of agents. First, to cover diverse domains, we collect real datasets and tasks from 15 vertical domains, including 5 real-world B2B use cases from a leading fintech company. Second, to remove redundancy in real-world tasks and generate high-quality tasks for domains lacking real data, we introduce data science skills, recurring data-centric operational patterns, and quantify benchmark coverage by the number of skills included. Representative skills are extracted from large-scale task solutions on Stack Overflow using skill-aligned hierarchical clustering. Third, for real-world business tasks, we select task-solution pairs that maximize diversity in skill composition, ensuring broad coverage of practical scenarios. Fourth, to generate realistic tasks for devise domains without real tasks, we propose a systematic LLM-based task generation approach to create workflows and tasks based on these skills. Finally, we evaluate state-of-the-art data agents using our annotated benchmark and open-sourced testbed, providing detailed skill-level insights.