Evolved harnesses overfit the benchmark they are scored on. RRSI transfers.
RRSI improves every out-of-distribution benchmark without overfitting the split it evolves on. Prior methods do the opposite: large evolve-set gains that shrink or vanish once the benchmark changes, two of them ending below the harness they started from.
Regularize the search, not the harness
Every harness component stays editable. RRSI constrains the loop that edits it: how much one proposal may change, and which measured gains are allowed to stick.
Proposal side
Early rounds may bundle a few coordinated edits to find a mechanism; late rounds get one attributable change.
Every candidate is logged with its hypothesis, diff, score and cost change, so the proposer builds on what worked and stops re-testing what failed.
When progress stalls inside the noise band, budget is redirected to components the run has never touched.
Selection side
Task names, entities, answers or benchmark-specific logic are rejected before a candidate is ever scored.
A gain must clear the variance measured on the unchanged base harness.
Extra inference tokens have to be paid for by measured gain.
Components that stop earning their place are flagged for deletion.
Every held-out benchmark improves
Evolve on one suite per domain, then run the harness unchanged everywhere else. Same tools, judge, trials and window as H0; the policy is Claude Opus 4.8.
Two rules act on cost directly
The cost rule refuses growth that is not paid for when it is proposed; pruning removes growth that stopped paying for itself since. No prior method carries either.
Watch the harness evolve, round by round
Four real runs, every candidate: what it proposed, what the critic said, why the gate kept or dropped it, and the exact diff. Click anything; use ← / → to step.
How the harness adapted, and what the regularizers blocked in between
BibTeX
@article{xia2026rrsi,
title = {{RRSI}: Regularized Recursive Self-Improvement of Agent Harnesses},
author = {Xia, Peng and Han, Rujun and Wang, Zifeng and Chen, Yanfei and Zhang, Yufan and Lee, Yoonho and Huang, Chengsong and Yu, Han and CuiZhu, Zhongying and Ming, Yifei and Yao, Huaxiu and Gokturk, Burak and Pfister, Tomas and Lee, Chen-Yu},
year = {2026},
url = {https://regularized-rsi.com}
}
Cloud AI Research
Stanford University
Washington University in St. Louis