Research Map Across Papers
Anchor works and recent advances that shape the atlas, organized from classic theory to current loops.
How to read this map
The field moves fast and uses many near synonyms. This map groups work by what improves and how the loop closes. Behavior loops refine answers at run time. Training loops turn traces into weights. Evaluator work decides what good means. Research loops run experiments. Foundations and safety hold the rest honest.
A July 2026 survey organizes about 1250 arXiv papers from 2024 through 2026 along the same lines. Its central cut guides this atlas. Bounded refinement improves behavior against a fixed external check. Open ended recursion also changes the method and the criteria. The second path is far less proven.
Classic roots
Godel Machines set the classic ideal of self rewrite after proof of utility with global optimality framing. The proof demand is too strict for daily practice, so modern loops use empirical gates with sandboxes and full suites.
STaR showed a simple training loop of generate, filter on correct answers, finetune, and repeat. Self Refine showed one model acting as writer, critic, and reviser. Reflexion added verbal reflection with episodic memory. FunSearch paired code generation with automatic evaluation in evolution. Each pattern reappears in current systems.
Current loop designs
Self Rewarding Models let the same model generate answers and judge them for preference training, which creates a genuinely recursive signal with saturation risk. Godel Agent made runtime self patch concrete with memory read and write plus recursive control.
Darwin Godel Machine added an archive of agents with empirical validation on coding benchmarks and reported strong SWE bench movement. AlphaEvolve extended evolution to full files with multi objective search. MetaEvolve moved repair skill into weights with execution rewards.
Recent RSI papers refine the same ideas. Dream RSI uses replay from discovery trees for cheap off policy feedback. Meta N fixes the meta operator and recurses on growing input with convergence set depth. MetaRSI composes data, harness, and model operators under one kernel. Generalized Agent Iteration gives dials for grounding and self reference. Harness self improvement shows context management gains with lower cost. RSIAgent shows training free memory growth with broad then deep search. The Last AI Built by Humans frames the road from execution autonomy to meta improvement. Karpathy autoresearch gives the minimal public template of one file, one metric, and one time box.
Anchor papers and recent advances
| Paper | Year | Core idea |
|---|---|---|
| Godel Machines by Schmidhuber | 2003 | Self rewrite after proof of utility |
| STaR Self Taught Reasoner | 2022 | Bootstrap rationales that lead to right answers |
| Self Refine | 2023 | Writer critic reviser loop with one model |
| Reflexion | 2023 | Verbal reflection stored in episodic memory |
| FunSearch | 2023 | Code evolution guarded by automatic evaluator |
| Self Rewarding Language Models | 2024 | Same model generates and judges for preference data |
| Godel Agent | 2024 | Runtime self read and self patch with recursion |
| Darwin Godel Machine | 2025 | Archive search with benchmark validation |
| AlphaEvolve | 2025 | Full file evolution with rich context |
| MetaEvolve | 2026 | RL for multi round repair meta skills |
| RSI Survey across 1250 papers | 2026 | Taxonomy of behavior, policy, evaluator, research |
| Dream RSI | 2026 | Replay simulator for cheap exploration feedback |
| Meta N | 2026 | Fixed meta operator with growing input depth |
| MetaRSI RSI2 | 2026 | Composed data harness model operators |
| Generalized Agent Iteration | 2026 | Formal frame with grounding dials |
| Recursive Harness Self Improvement | 2026 | Prompt level harness edits from pairwise history |
| RSIAgent | 2026 | Training free memory with broad then deep search |
| The Last AI Built by Humans | 2026 | Roadmap across science, embodied work, software |
| Karpathy autoresearch | 2026 | Minimal keep or discard research loop |
| Anthropic progress note on RSI | 2026 | Industry view of harness model co evolution |