Can AI Improve Itself? RSI Might Be the Answer [R]
Summary
Introduces HarnessOpt-Bench to measure recursive self-improvement in AI, evaluating 5 frontier models on 4 tasks and finding that model choice has a greater impact than coding harness choice.
Similar Articles
@SakanaAILabs: From Harness Engineering to RSI How will recursive self-improvement (RSI)—where AI builds and improves itself—be realiz…
Lilian Weng's blog post argues that recursive self-improvement (RSI) in AI will be realized through refining the design and optimization of the 'harness' (the system surrounding the model), and highlights research examples from Sakana AI.
@EinsiaAI: 1/ Recursive self-improvement (RSI) depends on agents improving how AI systems are trained —not just tuning hyperparame…
The article presents AI4AI-Bench, a benchmark evaluating AI agents' ability to improve training algorithms, showing low performance scores and high exploration costs across ten research repositories.
Can an AI make other AIs better? We benchmarked 5 frontier LLMs at rewriting other agents' harnesses, scored on a test set they never see (HarnessOpt-Bench, arXiv + MIT code)
The article introduces HarnessOpt-Bench, a benchmark for measuring how LLMs can improve other AI agents' harnesses, and presents findings from 5 frontier models, showing that model choice has a greater impact than harness choice.
Recursive Harness Self-Improvement
Introduces Recursive Harness Self-Improvement (RHI), a method that iteratively refines prompt-level harness specifications for AI agents using pairwise feedback, improving performance and reducing inference cost by up to 60% on diverse machine learning research tasks.
Harness Engineering for Self-Improvement (28 minute read)
This blog post by Lilian Weng explores the concept of recursive self-improvement in AI, focusing on how harness engineering—the system surrounding base models—enables automation and improvement of AI agents through workflow design and evaluation.