Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scaling Search-Augmented LLM Reasoning via Adaptive Information Control

About

Search-augmented reasoning agents interleave multi-step reasoning with external information retrieval, but uncontrolled retrieval often leads to redundant evidence, context saturation, and unstable learning. Existing approaches rely on outcome-based reinforcement learning (RL), which provides limited guidance for regulating information acquisition. We propose DeepControl, a framework for adaptive information control based on a formal notion of information utility, which measures the marginal value of retrieved evidence under a given reasoning state. Building on this utility, we introduce retrieval continuation and granularity control mechanisms that selectively regulate when to continue and stop retrieval, and how much information to expand. An annealed control strategy enables the agent to internalize effective information acquisition behaviors during training. Extensive experiments across seven benchmarks demonstrate that our method consistently outperforms strong baselines. In particular, our approach achieves average performance improvements of 9.4% and 8.6% on Qwen2.5-7B and Qwen2.5-3B, respectively, over strong outcome-based RL baselines, and consistently outperforms both retrieval-free and retrieval-based reasoning methods without explicit information control. These results highlight the importance of adaptive information control for scaling search-augmented reasoning agents to complex, real-world information environments.

Siheng Xiong, Oguzhan Gungordu, Blair Johnson, James C. Kerce, Faramarz Fekri• 2026

Related benchmarks

TaskDatasetResultRank
General Question AnsweringNatural Questions (NQ) (test val)
EM55.8
24
General Question AnsweringTriviaQA (test val)
EM68.2
24
General Question AnsweringPopQA (test val)
Exact Match (EM)52.1
4
Multi-hop Question AnsweringHotpotQA (test val)
Exact Match (EM)47.1
4
Multi-hop Question Answering2WikiMultiHopQA (test val)
Exact Match (EM)43.9
2
Multi-hop Question AnsweringMuSiQue (test val)
Exact Match (EM)22.1
2
Multi-hop Question AnsweringBamboogle (test val)
Exact Match (EM)45.8
2
Showing 7 of 7 rows

Other info

Follow for update