Evolutionary training harness co-evolves with LLM policies for RL

EvoTrainer autonomously diagnoses rollout failures, backtests interventions, and accumulates reusable skills, matching or beating human-tuned RL baselines on math, code, and software engineering.

PaperChinese Techcs.AIarXiv:2606.03108v2
Guhong Chen · Yingcheng Shi · Yongbin Li · Binhua Li · Xander Xu · Hu Wei · +3 more

Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences · Tongyi Lab , Alibaba Group · Alibaba Group · SUAT

Research Digest··1 min read
The authors introduce EvoTrainer, a framework that treats the training harness itself as an evolvable component in LLM reinforcement learning. By co-evolving policies and harness heuristics through empirical feedback, EvoTrainer matches or exceeds human-engineered RL baselines across three domains, with the largest gains in long-horizon agentic software engineering.

What they did

The authors designed EvoTrainer to automate the typically static training harness in LLM RL. The framework operates in cycles: it diagnoses rollout-level evidence of failures, revises diagnostics, backtests candidate interventions, and accumulates reusable skills. The policy and harness co-evolve via a meta-level optimization loop, where the harness learns to identify and correct specific failure modes.

They evaluated EvoTrainer on three benchmarks: mathematical reasoning (MATH), competitive-programming code generation (Codeforces-style problems), and repository-level software engineering (SWE-bench). Baselines included human-engineered RL setups using GRPO and other standard algorithms under identical data, codebase, and evaluation protocols.

§
newspaper

Research Digest

Articles published under the Zotpaper byline are synthesized from multiple source publications by our AI editor and reviewed by our editorial process. Each story combines reporting from credible outlets to give readers a balanced, comprehensive view.