English

WebWalker: Benchmarking LLMs in Web Traversal

Computation and Language 2025-08-12 v3 Artificial Intelligence

Abstract

Retrieval-augmented generation (RAG) demonstrates remarkable performance across tasks in open-domain question-answering. However, traditional search engines may retrieve shallow content, limiting the ability of LLMs to handle complex, multi-layered information. To address it, we introduce WebWalkerQA, a benchmark designed to assess the ability of LLMs to perform web traversal. It evaluates the capacity of LLMs to traverse a website's subpages to extract high-quality data systematically. We propose WebWalker, which is a multi-agent framework that mimics human-like web navigation through an explore-critic paradigm. Extensive experimental results show that WebWalkerQA is challenging and demonstrates the effectiveness of RAG combined with WebWalker, through the horizontal and vertical integration in real-world scenarios.

Keywords

Cite

@article{arxiv.2501.07572,
  title  = {WebWalker: Benchmarking LLMs in Web Traversal},
  author = {Jialong Wu and Wenbiao Yin and Yong Jiang and Zhenglin Wang and Zekun Xi and Runnan Fang and Linhai Zhang and Yulan He and Deyu Zhou and Pengjun Xie and Fei Huang},
  journal= {arXiv preprint arXiv:2501.07572},
  year   = {2025}
}
R2 v1 2026-06-28T21:05:03.164Z