cs.AISep 17, 2026

AutoData: Agentic Search for Pre-training Data Selection

Authors: Yan MengDhruv SrikanthBingchen ZhaoZhengyao JiangYuxiang Wu

Organizations: University of Amsterdam · Weco AI

Abstract

LLM agents have recently shown promise in automating machine learning engineering by editing model and training code under execution feedback. Data, however, remains largely outside this agentic optimisation loop. We frame pre-training data selection as heuristic engineering over per-document features, i.e., lexical statistics, categorical labels, and perplexity. We introduce AutoData, an agent that searches directly over executable selection algorithms. Unlike prior data mixture methods that optimise weights over a fixed set of domains, AutoData searches a richer program space of scoring, stratification, and stochastic selection rules, discovering feature interactions automatically by iteratively refining algorithms with validation feedback from a proxy model. Within an overnight search, AutoData discovers a selection algorithm that outperforms existing human-designed curation pipelines. Despite being searched only on this small proxy, the discovered recipe transfers to larger scales and improves the downstream metric CORE. These results suggest that data engineering can be treated as an agentic machine learning problem, extending autonomous research from model and training-code optimization to the data.

Explore similar work

CardsList
  1. DataMaster: Data-Centric Autonomous AI Research

    May 11, 2026Yaxin Du, Xiyuan Yang, Zhifan Zhou +12Mle-Bench LiteAutoresearch

  2. Exploring Autonomous Agentic Data Engineering for Model Specialization

    May 28, 2026Yujie Luo, Xiangyuan Ru, Jingsheng Zheng +10Engineering