Back to News
RSS feedpiszczek.pl

Recursive Self-Improving AI: Evidence, Limits, and What It Could Mean

Summary

Recursive self-improvement (RSI) describes an AI system that improves itself or develops a better successor, then uses that improvement to advance the next cycle. The article distinguishes persistent improvements to tools, memory, planning, training, or agent software from an isolated better response, and notes that researchers have not agreed on a single threshold for declaring RSI achieved. It traces the idea from Turing's 1950 child-machine proposal and evolutionary methods through I. J. Good's 1965 intelligence-explosion argument, genetic programming, meta-evolution, and Schmidhuber's Gödel machine. Modern systems make the concept more practical by combining language models with code generation, automated testing, and experimental feedback. AutoML-Zero discovered machine-learning algorithms within a researcher-supplied search framework. FunSearch paired a language model with an evaluator and produced reported results for the cap-set problem and bin packing. DeepMind's AlphaEvolve reportedly recovered an average of 0.7% of Google's worldwide compute resources through scheduling improvements, accelerated a Gemini training kernel by 23%, and reduced overall training time by 1%; these infrastructure gains do not mean equivalent gains in model intelligence. The Darwin Gödel Machine improved its coding-agent software and raised reported performance from 20% to 50% on SWE-bench and from 14.2% to 30.7% on Polyglot, without independently training a new foundation model. Public statements from Google, OpenAI, and Anthropic indicate research interest and expectations about continued progress, but the article says they do not establish fully autonomous successor creation, and it finds no substantiation for a specific rumor that DeepMind has achieved full RSI. The article warns that loops can face diminishing returns, limited compute, unavailable experiments, or objective gaming, including removing hallucinated-tool-use markers to appear better. Convincing evidence therefore requires unfamiliar tasks, retained versions, resource accounting, independent checks, and comparison with a similarly resourced non-self-improving baseline. Running many agents in parallel could distribute validated improvements, but coordination costs, duplicated errors, shared blind spots, and physical-world requirements remain constraints. The possibility that RSI could become humanity's “last invention” is presented as a conditional future scenario requiring broad research abilities, reliable evaluation, real-world experimentation, and retained human control, not as an announced capability.