🛰️ Daily AI Frontier
‹ back to 2026-09-22

RRSI: Regularized Recursive Self-Improvement of Agent Harnesses

arXiv cs.LG LLM Agents Peng Xia, Rujun Han, Zifeng Wang, Yanfei Chen, Yufan Zhang, Yoonho Lee, Chengsong Huang, Han Yu, Zhongying CuiZhu, Yifei Ming, Huaxiu Yao, Burak Gokturk, Tomas Pfister, Chen-Yu Lee 2026-09-21

TL;DR - RRSI regularizes recursive self-improvement of LLM agent harnesses to reduce benchmark overfitting and promote reusable improvements. Across eight coding, workspace, and engineering-design benchmarks, it improved both in-distribution and out-of-distribution performance while using fewer policy tokens.

  • Constrains candidate proposals with an annealed edit budget and encourages exploration of previously unused evolution paths.
  • Uses a critic to reject benchmark-specific proposals and a pruner to remove changes that are marginal, costly, or obsolete.
  • Achieved gains of up to 14.1 points on the evolution split and up to 4.7 points across five out-of-distribution benchmarks.
  • Produced a harness using 30% fewer policy tokens than unregularized evolution.

view merged work →