paper-with-me

홈 › Papers

A-Evolve-Training: Autonomous Post-Training of a 30B Model

2026-06-09 · Zhan Shi, Bing He, Yisi Sang, Hanqing Lu, Benoit Dumoulin arxiv

Post-training a frontier model is normally weeks of human work: proposing data and recipe changes, launching runs, reading evals, deciding what to keep. We report an autonomous system that runs this loop with no human in the loop, post-training a 30B Nemotron across four rounds over multiple weeks. The autonomously produced model reaches a held-out score of 0.86 against the top human submission's 0.87 on the public NVIDIA Nemotron-Reasoning Challenge leaderboard, placing 8th of ~4000 at the time of writing. More striking than the number: the loop detected that its own dev metric had stopped tracking external performance on the weakest domain -- candidates drove dev to record highs without moving the external target -- and revised its own search policy, no longer maximizing dev but seeking interventions that lowered the now-misleading proxy while improving the external target. We treat this as direct, auditable evidence that a scaled autonomous loop can produce discovery, not only optimization: it detected that its measurement frame had become misleading and changed what counted as evidence. We take the operational view that any system worth the "recursive self-improvement" label must eventually perform end-to-end post-training of a frontier-class model; this is one datapoint of that bar being cleared. We do not claim a "first autonomous match" of human researchers. The claim we make is narrower and auditable: to our knowledge, this is the first publicly reported autonomous post-training run at this scale, where prior public autonomous-ML-research demonstrations sit at GPT-2-class (~124M) budgets. The same system also post-trains the 120B and 550B Nemotron; with no public human baseline there, this shows only that the loop closes at that scale, not that its output is competitive -- infrastructure evidence, with the effectiveness claim deferred until a comparable human anchor exists.

📄 PDF Abstract BibTeX arXiv:2606.20657

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scaling Agents via Continual Pre-training

2025-09-16 · Liangcai Su, Zhen Zhang, Guangyu Li, Zhuo Chen 외 arxiv

Large language models (LLMs) have evolved into agentic systems capable of autonomous tool use and multi-step reasoning for complex problem-solving. However, post-training approaches building upon general-purpose foundati…

Rise of the Autonomous Machines

2021-06-26 · Shaoshan Liu, Jean-Luc Gaudiot

After decades of uninterrupted progress and growth, information technology has so evolved that it can be said we are entering the age of autonomous machines, but there exist many roadblocks in the way of making this a re…

Language Models as Continuous Self-Evolving Data Engineers

2024-12-19 · Peidong Wang, Ming Wang, ZhiMing Ma, Xiaocui Yang 외

Large Language Models (LLMs) have demonstrated remarkable capabilities on various tasks, while the further evolvement is limited to the lack of high-quality training data. In addition, traditional training approaches rel…

Post-Training in End-to-End Autonomous Driving

2026-07-09 · Ruining Yang, Muxing Wang, Yixiao Chen, Tongfei Guo 외 arxiv

End-to-end models that map multimodal inputs directly to future trajectories/maneuvers have emerged as an increasingly prominent research paradigm in autonomous driving. This class of models includes both Vision-Language…

Autonomous VehiclesAutonomous Driving

How Reasoning Evolves from Post-Training Data: An Empirical Study Using Chess

2026-04-06 · Lucas Dionisopoulos, Nicklas Majamaki, Prithviraj Ammanabrolu arxiv

We study how reasoning evolves in a language model -- from supervised fine-tuning (SFT) to reinforcement learning (RL) -- by analyzing how a set of theoretically-inspired datasets influences language model performance in…

Reinforcement Learning