English

Reinforcement Learning for Long-Horizon Multi-Turn Search Agents

Computation and Language 2025-10-29 v1

Abstract

Large Language Model (LLM) agents can leverage multiple turns and tools to solve complex tasks, with prompt-based approaches achieving strong performance. This work demonstrates that Reinforcement Learning (RL) can push capabilities significantly further by learning from experience. Through experiments on a legal document search benchmark, we show that our RL-trained 14 Billion parameter model outperforms frontier class models (85% vs 78% accuracy). In addition, we explore turn-restricted regimes, during training and at test-time, that show these agents achieve better results if allowed to operate over longer multi-turn horizons.

Keywords

Cite

@article{arxiv.2510.24126,
  title  = {Reinforcement Learning for Long-Horizon Multi-Turn Search Agents},
  author = {Vivek Kalyan and Martin Andrews},
  journal= {arXiv preprint arXiv:2510.24126},
  year   = {2025}
}

Comments

4 pages plus references and appendices. Accepted into the First Workshop on Multi-Turn Interactions in Large Language Models at NeurIPS 2025

R2 v1 2026-07-01T07:09:04.993Z