[2605.06639] Recursive Agent Optimization
Abstract:We introduce Recursive Agent Optimization (RAO), a reinforcement learning approach for training recursive agents: agents that can spawn and delegate sub-tasks to new instantiations of themselves recursively. Recursive agents implement an inference-time scaling algorithm that naturally allows agents to scale to longer contexts and generalize to more difficult problems via divide-and-conquer. RAO provides a method to train models to best take advantage of such recursive inference, teaching agents when and how to delegate and communicate. We find that recursive agents trained in this way enjoy better training efficiency, can scale to tasks that go beyond the model's context window, generalize to tasks much harder than the ones the agent was trained on, and can enjoy reduced wall-clock time compared to single-agent systems.
View PDF Abstract:We introduce Recursive Agent Optimization (RAO), a reinforcement learning approach for training recursive agents: agents that can spawn and delegate sub-tasks to new instantiations of themselves recursively. Recursive agents implement an inference-time scaling algorithm that naturally allows agents to scale to longer contexts and generalize to more difficult problems via divide-and-conquer. RAO provides a method to train models to best take advantage of such recursive inference, teaching agents when and how to delegate and communicate. We find that recursive agents trained…
saved by
related reading
- Recursive Language Models | Alex L. Zhangalexzhang13.github.io
- Forge: Scalable Agent RL Framework and Algorithm - MiniMax News | MiniMaxminimax.io
- Just Ask for Generalization | Eric Jangevjang.com
- Why Tool AIs Want to Be Agent AIs · Gwern.netgwern.net
- SotA ARC-AGI-2 Results with REPL Agents | Symbolica Blogsymbolica.ai
- Harness Engineering for Self-Improvement | Lil'Loglilianweng.github.io
- Composer2.pdfcursor.com
- The upcoming GPT-3 moment for RL | Mechanize, Inc.mechanize.work
- An Apple-Picking Model of AI R&D | Tom Cunningham – Tom Cunninghamtecunningham.github.io
- How DeepMind's Generally Capable Agents Were Trained — LessWronglesswrong.com
- The Extreme Inefficiency of RL for Frontier Models - Toby Ordtobyord.com
- The Promise of Hierarchical Reinforcement Learningthegradient.pub