A-MapReduce: Executing Wide Search via Agentic MapReduce
Mingju Chen, Guibin Zhang, Heng Chang, Yuchen Guo, Shiji Zhou

TL;DR
A-MapReduce introduces a parallel, MapReduce-inspired multi-agent framework for efficient wide search tasks in large language model systems, significantly improving performance and reducing computation time.
Contribution
It recasts wide search as a horizontally structured retrieval problem and implements a novel parallel processing framework with experiential memory for large-scale search tasks.
Findings
Achieves state-of-the-art performance on WideSearch benchmarks.
Reduces running time by 45.8% compared to baseline methods.
Delivers 5.11% - 17.50% average Item F1 improvements.
Abstract
Contemporary large language model (LLM)-based multi-agent systems exhibit systematic advantages in deep research tasks, which emphasize iterative, vertically structured information seeking. However, when confronted with wide search tasks characterized by large-scale, breadth-oriented retrieval, existing agentic frameworks, primarily designed around sequential, vertically structured reasoning, remain stuck in expansive search objectives and inefficient long-horizon execution. To bridge this gap, we propose A-MapReduce, a MapReduce paradigm-inspired multi-agent execution framework that recasts wide search as a horizontally structured retrieval problem. Concretely, A-MapReduce implements parallel processing of massive retrieval targets through task-adaptive decomposition and structured result aggregation. Meanwhile, it leverages experiential memory to drive the continual evolution of…
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
TopicsInformation Retrieval and Search Behavior · Big Data and Digital Economy · Topic Modeling
