arXiv:2606.03841cs.AI2026-06KDD被引 1

EvoDS让数据科学智能体能自我进化,持续学习新技能并管理长期上下文。

EvoDS: Self-Evolving Autonomous Data Science Agent with Skill Learning and Context Management

论文配图:EvoDS: Self-Evolving Autonomous Data Science Agent with Skill Learning and Context Management
图 1 · 摘自论文原文
  • 通过自主技能获取和自适应上下文压缩,实现能力迭代与长程记忆管理。
  • 在四个基准上平均性能领先28.9%,且彻底避免了超出令牌限制的失败。
  • 适合需要多阶段、可复用的数据科学自动化任务的研究者与工程师。

大型语言模型智能体在自动化数据科学方面取得了进展,但现有方法受限于固定的动作集和缺乏有原则的长期上下文管理,难以跨任务积累可复用经验,也无法在多阶段、迭代式数据科学流程中稳定运行。为此,我们提出EvoDS,一个可通过代理强化学习自我进化的自主数据科学智能体,能够学习扩展技能并自适应管理长期上下文。具体地,EvoDS引入两项关键策略:(1) 自主技能获取(ASA)机制,使智能体能合成、验证并重用可执行技能;(2) 自适应上下文压缩(ACC)策略,将上下文管理视为可学习的控制问题,而非被动截断。这两项策略在双阶段多智能体训练框架中协同工作,支持EvoDS持续自我优化。理论上,我们证明其分层设计可降低工具选择误差,优化目标符合信息瓶颈原则,确保上下文高效利用。实证上,EvoDS在四个不同基准上平均性能优于当前最优开源数据科学智能体28.9%,且完全消除超出令牌长度的失败。代码与数据已公开于https://github.com/usail-hkust/EvoDS。

原文摘要 · Abstract (English)

Recent progress in Large Language Model (LLM) agents has enabled promising advances in automated data science. However, existing approaches remain fundamentally limited by their static action sets and lack of principled long-horizon context management, hindering their ability to accumulate reusable experience across tasks and operate reliably in multi-stage, iterative data science pipelines. To address these challenges, we introduce EvoDS, a self-evolving autonomous data science agent that learns to expand its skills and adaptively managing long-term context through agentic reinforcement learning. Specifically, EvoDS introduces two key strategies: (1) Autonomous Skill Acquisition (ASA) mechanism, which enables agents to synthesize, validate, and reuse executable skills; and (2) Adaptive Context Compression (ACC) strategy, which treats context management as a learned control problem rather than passive truncation. These strategies are orchestrated within a two-stage multi-agent training scheme, enabling EvoDS to autonomously improve over time. Theoretically, we prove that EvoDS's hierarchical design reduces tool-selection error, and its optimization objective aligns with an information bottleneck principle, ensuring efficient context use. Empirically, EvoDS outperforms state-of-the-art open-source data science agents by an average of 28.9% across four diverse benchmarks while eliminating out-of-token failures. Our code and data are available at https://github.com/usail-hkust/EvoDS.

智能体数据科学自我进化上下文管理

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