EvoDS is a self-evolving autonomous data science agent that continuously improves its capabilities over time. The framework introduces two key mechanisms:
ASA enables the agent to autonomously synthesize, validate, cache, and reuse executable skills, allowing the agent's action space to expand over time.
ACC enables efficient long-horizon reasoning by dynamically compressing interaction history and preserving critical information under limited context budgets.
1@article{yang2026evods,
2 title={EvoDS: Self-Evolving Autonomous Data Science Agent with Skill Learning and Context Management},
3 author={Yang, Zherui and Liu, Fan and Ning, Yansong and Liu, Hao},
4 journal={arXiv preprint arXiv:2606.03841},
5 year={2026}
6}