Large Language Models (LLMs) have demonstrated strong performance on general tasks, while often struggling to adapt to specialized domains without high-quality domain-specific data. Existing LLM-based data curation methods primarily rely on human-designed workflows, leaving it unexamined whether LLMs can autonomously execute an end-to-end data engineering pipeline for model specialization. We formalize Autonomous Agentic Data Engineering, a novel task designed to evaluate LLMs as autonomous data engineers that drive model specialization through end-to-end data curation. We frame data as an optimizable component and study agents that plan, generate, and iteratively optimize training data across multiple domains, guided by post-training performance improvement. Experiments show that autonomous LLM data engineers yield substantial gains, as GPT-5.2 constructs a training curriculum that improves a student model by 57.29%, entirely through iterative, agent-driven data adaptation. By illuminating both potential and bottlenecks, our study establishes autonomous data engineering as a measurable capability and charts a path toward agent-driven model specialization (Code will be released at https://github.com/zjunlp/DataAgent).
翻译:大型语言模型(LLMs)在通用任务上表现强劲,但往往因缺乏高质量领域特定数据而难以适应专业领域。现有基于LLM的数据整理方法主要依赖人工设计的工作流程,尚未探究LLM能否自主执行端到端的数据工程管线以实现模型专业化。本文正式提出"自主智能体数据工程"这一新任务,旨在评估LLM作为自主数据工程师,通过端到端数据整理驱动模型专业化的能力。我们将数据视为可优化的组件,研究智能体如何规划、生成并迭代优化跨领域训练数据,并以训练后性能提升为导向。实验表明,自主LLM数据工程师能带来显著收益:GPT-5.2构建的训练课程通过完全基于智能体驱动的迭代数据自适应,使学生模型性能提升57.29%。通过揭示潜力与瓶颈,本研究将自主数据工程确立为一种可衡量的能力,并指明了通向智能体驱动模型专业化的路径(代码将于https://github.com/zjunlp/DataAgent发布)。