# Google Deepmind introduces Dream-RSI to let AI agents reuse past searches

Digest AI · Research · published 2026-09-19T11:08:06Z

Canonical: https://digestai.news/story/google-deepmind-introduces-dream-rsi-to-let-ai-agents-reuse-past-searc

## Summary

Researchers at Google and Deepmind have unveiled Dream‑RSI, a method that lets AI agents replay recorded search histories to evaluate new strategies without running costly live experiments. By treating past attempts as a mental map, the agents can “dream” through thousands of variations, select the most promising one, and then apply it in a real search. The approach changes only the exploration policy, leaving the underlying model untouched.

In tests on Gemini 3.1 Pro and Gemini 3.7 Flash across eight tasks in code generation, math optimization, and GPU kernel design, Dream‑RSI reduced runtime from 3,587 ms to 2,931 ms and cut the number of attempts from 550 to 317 on a genomics‑finance program benchmark. It outperformed the SimpleTES system, which required 51,200 runs, using just 317 attempts. On GPU tasks, the technique matched performance while lowering the number of runs by up to a factor of 2.43 and delivering up to 2.09× better results within the same compute budget. The team has released code on GitHub and notes that overly specific replay‑derived instructions can sometimes restrict exploration.

## Key points

- Dream-RSI replays past search results to test new strategies, avoiding costly live runs.
- On Gemini 3.1 Pro, runtime fell from 3,587 ms to 2,931 ms and attempts dropped from 550 to 317.
- Dream-RSI beat SimpleTES, which needed 51,200 runs, using only 317 attempts and cutting GPU runs up to 2.43×.

## Why it matters

Reducing compute for AI agent search accelerates self‑improving systems and lowers cost for complex algorithmic tasks.

## Sources

1. [Google Deepmind's Dream-RSI helps AI agents improve by “dreaming” about past attempts](https://the-decoder.com/google-deepminds-dream-rsi-helps-ai-agents-improve-by-dreaming-about-past-attempts) (The Decoder, 2026-09-19)

## Cite

Digest AI, "Google Deepmind introduces Dream-RSI to let AI agents reuse past searches", 19 September 2026, https://digestai.news/story/google-deepmind-introduces-dream-rsi-to-let-ai-agents-reuse-past-searc

---

Written by Digest AI's editorial model from the linked sources; the sources are the record. Headlines, digests and key points are written by Digest AI and may be quoted with a link to the story page. Linked articles belong to their publishers. Terms: https://digestai.news/terms#reuse
JSON: https://digestai.news/story/google-deepmind-introduces-dream-rsi-to-let-ai-agents-reuse-past-searc.json
