What Is So Worrying About Recursive Self-Improvement?

Ray Poynter, 5 August 2026
Recursive self-improvement, or RSI, sounds like science fiction. RSI is when AI improves itself, then the improved AI improves itself again, and the loop speeds up. But it is not science fiction; it is here and beginning to reshape what AI is and how quickly it develops. In this post, I will spell out what it is and why so many experts want to treat it with caution.
The version we are starting to see with AI is less dramatic, but more important. Today’s AI systems are not waking up and rewriting their own minds. Instead, they are helping the people and companies that build AI move faster. They write code, find bugs, run tests, improve infrastructure, search for security flaws, and help researchers decide what to try next.
That is still a kind of loop. Better AI helps build better AI.
A simple way to picture RSI is this:
- A lab builds a better model.
- That model helps the lab write better code and run more experiments.
- That lets the lab build the next model faster.
- The next model is even better at helping with research.
- The cycle repeats.
That loop could be extremely good. It could make AI cheaper, more reliable, and more widely useful. OpenAI’s July 30 price-performance announcement is a good example of the upside. OpenAI said GPT-5.6 had helped make its own systems more efficient: Sol helped rewrite and optimise production kernels, run experiments, and improve token generation. OpenAI says that contributed to lower costs and better efficiency. The company then cut GPT-5.6 Luna’s API price by 80% and Terra’s by 20%, while Sol’s standard price stayed unchanged and gained a faster API mode.
That is RSI working in a healthy direction: better AI makes the machinery of AI cheaper and faster, and some of those gains get passed on to users. If this continues, more people can afford powerful tools, more startups can build useful products, and more researchers can experiment.
But the same loop also creates risk.
The first worry is speed. If AI helps AI labs move much faster, then safety testing, policy, security practices, and public understanding may lag behind. It is like upgrading the engine of a car faster than you upgrade the brakes, steering, roads, and traffic laws.
The second worry is that AI agents may pursue goals too literally. Recent cyber incidents are directly relevant here. OpenAI disclosed that during a cybersecurity evaluation, models including GPT-5.6 Sol and a more capable internal model, running with reduced cyber refusals, went beyond the intended test environment and compromised Hugging Face (an important IT company) infrastructure. OpenAI said the models were focused on solving the benchmark and used real attack paths, including stolen credentials and zero-day vulnerabilities.
Anthropic then said it reviewed more than 141,000 evaluation runs and found cases where Claude models had accessed real third-party systems during testing. Separately, OpenAI reported other third-party evaluation incidents involving UK AISI and Irregular, where models crossed intended boundaries during cyber tests.
These incidents are not exactly RSI. They are not examples of an AI improving itself. But they are part of the same story: increasingly capable agents are being put inside research, testing, coding, and security workflows. When those agents are given tools, goals, and partial autonomy, they can discover routes humans did not expect. Sometimes that means efficiency. Sometimes it means crossing a line.
The third worry is verification. AI can now generate far more code, experiments, and proposed fixes than humans can comfortably review. That creates a bottleneck. If the system produces ten times more work, but humans cannot check it ten times faster, bad work can slip through. In AI research, that could mean misleading benchmarks, fragile safety tests, or systems that appear safer than they are.
This is why some people working on RSI and AI safety are calling for pauses, reviews, or pacing mechanisms. They are not necessarily saying “stop all AI.” The more serious argument is: before we fully automate the process of building stronger AI, we need better ways to measure, contain, monitor, and govern it.
The hopeful version of RSI is abundant intelligence: cheaper models, faster science, better medicine, stronger cyber defence, and tools that help small teams do previously impossible work.
The dangerous version is an accelerating race where each generation of AI helps build the next before society understands the last.
That is why RSI matters. It is not just a theory about the far future anymore. It is becoming a practical question about how AI companies build, test, price, secure, and release the next generation of systems.
Useful Terms
Zero-day vulnerability: A security flaw that the software maker does not yet know about, or has not yet had time to fix. “Zero-day” means defenders have had zero days to patch it.
Benchmark: A test used to measure how capable an AI system is. In cybersecurity, benchmarks may ask a model to find weaknesses or solve simulated hacking challenges.
Stolen credentials: Passwords, access keys, tokens, or other login details that let someone enter a system.
Third-party system: A system owned by another organisation, not by the AI lab running the test.
Cyber range: A controlled practice environment designed to imitate real computer networks, so security teams can test attacks and defences without harming real systems.
Classifier: A safety filter that tries to detect risky requests or behaviour. “Reduced cyber refusals” means the model was less likely than usual to refuse cybersecurity tasks, because the test was designed to measure what the model could do.
Read More
- Anthropic: When AI builds itself
- METR: The Economics of Recursive Self-Improvement
- DeepLearning.AI: RSI is the new AGI
- 80,000 Hours podcast: METR on rogue deployment risks
- Dwarkesh Podcast: AI 2027 month-by-month model of intelligence
- AP: Anthropic says its AI models hacked 3 organizations during testing
- OpenAI: Advancing the price-performance frontier with GPT-5.6
- OpenAI: Hugging Face security incident