WebWeaver: Structuring Web-Scale Evidence with Dynamic Outlines for Open-Ended Deep Research

Abstract

This paper tackles \textbf{open-ended deep research (OEDR)}, a complex challenge where AI agents must synthesize vast web-scale information into insightful reports. Current approaches are plagued by dual-fold limitations: static research pipelines that decouple planning from evidence acquisition and monolithic generation paradigms that include redundant, irrelevant evidence, suffering from hallucination issues and low citation accuracy. To address these challenges, we introduce \textbf{WebWeaver}, a novel dual-agent framework that emulates the human research process. The planner operates in a dynamic cycle, iteratively interleaving evidence acquisition with outline optimization to produce a comprehensive, citation-grounded outline linking to a memory bank of evidence. The writer then executes a hierarchical retrieval and writing process, composing the report section by section. By performing targeted retrieval of only the necessary evidence from the memory bank via citations for each part, it effectively mitigates long-context issues and citation hallucinations. Our framework establishes a new state-of-the-art across major OEDR benchmarks, including DeepResearch Bench, DeepConsult, and DeepResearchGym. These results validate our human-centric, iterative methodology, demonstrating that adaptive planning and focused synthesis are crucial for producing comprehensive, trusted, and well-structured reports.

Cite

Text

Li et al. "WebWeaver: Structuring Web-Scale Evidence with Dynamic Outlines for Open-Ended Deep Research." International Conference on Learning Representations, 2026.

Markdown

[Li et al. "WebWeaver: Structuring Web-Scale Evidence with Dynamic Outlines for Open-Ended Deep Research." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/li2026iclr-webweaver/)

BibTeX

@inproceedings{li2026iclr-webweaver,
  title     = {{WebWeaver: Structuring Web-Scale Evidence with Dynamic Outlines for Open-Ended Deep Research}},
  author    = {Li, Zijian and Guan, Xin and Zhang, Bo and Huang, Shen and Zhou, Houquan and Lai, Shaopeng and Yan, Ming and Jiang, Yong and Xie, Pengjun and Huang, Fei and Zhang, Jun and Zhou, Jingren},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/li2026iclr-webweaver/}
}