Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Recursive Agent Optimization

About

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.

Apurva Gandhi, Satyaki Chakraborty, Xiangjun Wang, Aviral Kumar, Graham Neubig• 2026

Related benchmarks

TaskDatasetResultRank
Long-context ReasoningOOLONG-REAL Average 650 samples
Average Reward0.32
4
Task ExecutionTEXTCRAFT-SYNTH 8K context Easy (evaluation)
Success Rate100
4
Long-context ReasoningOOLONG-REAL 650 samples (55K bucket)
Average Reward45.4
2
Long-context ReasoningOOLONG-REAL 650 samples (175K bucket)
Average Reward0.249
2
Sequential Task SolvingDEEPDIVE (50 held-out tasks)
Success Rate (SR)40
2
Task ExecutionTEXTCRAFT-SYNTH 8K context All (test)
Success Rate95
2
Task ExecutionTEXTCRAFT-SYNTH 8K context Medium (evaluation set)
SR96
2
Task ExecutionTEXTCRAFT-SYNTH 8K context Hard (evaluation set)
Success Rate88
2
Task ExecutionTEXTCRAFT-SYNTH All (eval)
Success Rate96
2
Task ExecutionTEXTCRAFT-SYNTH Medium (eval)
Success Rate98
2
Showing 10 of 11 rows

Other info

Follow for update