Google DeepMind's Dream‑RSI: Recursive AI Cuts Search Cost 162×
Big news in AI.
Google demonstrated a cycle of recursive self‑improvement.
Researchers at Google and DeepMind introduced Dream‑RSI — a system in which the AI agent improves how it explores tasks. To do this, it replays its past attempts, cheaply tests thousands of alternative strategies, and then uses the more successful strategy in the next round.
In tasks involving algorithm development, mathematical optimization, and GPU‑kernel creation, the system maintained or improved result quality while significantly reducing search cost. In one experiment, the number of agent calls was reduced by up to 162 times.
Importantly, the system improves the exploration strategy itself, not the weights of the model.