Lost in the Maze: Overcoming Context Limitations in Long-Horizon Agentic Search
Howard Yen, Ashwin Paranjape, Mengzhou Xia, Thejas Venkatesh, Jack Hessel, Danqi Chen, Yuhao Zhang

TL;DR
This paper introduces SLIM, a lightweight framework that improves long-horizon agentic search by managing context more effectively, reducing costs, and outperforming existing open-source methods in key benchmarks.
Contribution
The paper presents SLIM, a novel framework that separates retrieval into search and browse, with periodic summarization to enhance long-horizon search performance and efficiency.
Findings
SLIM achieves 56% on BrowseComp and 31% on HLE benchmarks.
SLIM uses 4-6x fewer tool calls than open-source baselines.
SLIM exhibits fewer hallucinations compared to prior systems.
Abstract
Long-horizon agentic search requires iteratively exploring the web over long trajectories and synthesizing information across many sources, and is the foundation for enabling powerful applications like deep research systems. In this work, we show that popular agentic search frameworks struggle to scale to long trajectories primarily due to context limitations-they accumulate long, noisy content, hit context window and tool budgets, or stop early. Then, we introduce SLIM (Simple Lightweight Information Management), a simple framework that separates retrieval into distinct search and browse tools, and periodically summarizes the trajectory, keeping context concise while enabling longer, more focused searches. On long-horizon tasks, SLIM achieves comparable performance at substantially lower cost and with far fewer tool calls than strong open-source baselines across multiple base models.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Data Management and Algorithms · Advanced Image and Video Retrieval Techniques
