Google DeepMind's Dream‑RSI: Recursive AI Cuts Search Cost 162×
Google and DeepMind present Dream‑RSI, a recursive self‑improvement AI that replays past attempts to find better strategies, slashing search calls by up to 162×.
Filter by tag
Google and DeepMind present Dream‑RSI, a recursive self‑improvement AI that replays past attempts to find better strategies, slashing search calls by up to 162×.
The Recurrent Looped Transformer adds a recurrent decoder expanding computation depth with sequence length, per‑token cost constant, aiding RL and SFT.
Harness-1 is a 20B-parameter search agent that offloads search state to an external harness, enabling strong long-task performance and better transfer to new benchmarks.
RL_Envs_101 helps you build reinforcement learning environments in OpenEnv, OpenReward, Verifiers, NemoGym & more, with examples and model-aware setup.