TL;DR
InfoSeeker introduces a hierarchical agent framework that enhances web information seeking by improving scalability, speed, and accuracy through parallelism and strategic aggregation, addressing limitations of existing large language model agents.
Contribution
The paper presents a novel hierarchical framework with Host, Managers, and Workers that improves data synthesis, reduces latency, and prevents error propagation in large-scale web information seeking.
Findings
Achieved 3-5x speed-up in task execution.
Demonstrated 8.4% success rate on WideSearch-en.
Achieved 52.9% accuracy on BrowseComp-zh.
Abstract
Recent agentic search systems have made substantial progress by emphasising deep, multi-step reasoning. However, this focus often overlooks the challenges of wide-scale information synthesis, where agents must aggregate large volumes of heterogeneous evidence across many sources. As a result, most existing large language model agent systems face severe limitations in data-intensive settings, including context saturation, cascading error propagation, and high end-to-end latency. To address these challenges, we present \framework, a hierarchical framework based on principle of near-decomposability, containing a strategic \textit{Host}, multiple \textit{Managers} and parallel \textit{Workers}. By leveraging aggregation and reflection mechanisms at the Manager layer, our framework enforces strict context isolation to prevent saturation and error propagation. Simultaneously, the parallelism…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
