REVIEW 13 cited by
WebWalker: Benchmarking LLMs in Web Traversal
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original 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.
Forward citations
Cited by 13 Pith papers
-
Student-Centered Distillation Narrows the Agentic Gap Between Small and Large LLMs
A 7B LLM agent trained with student-led distillation and one-step teacher corrections nearly matches a 72B teacher on reasoning and tool-use benchmarks.
-
Mind2Web 2: Evaluating Agentic Search with Agent-as-a-Judge
Mind2Web 2 is a 130-task benchmark for long-horizon agentic search with a tree-structured automated judge, showing OpenAI Deep Research reaches about 50 to 70 percent of human performance.
-
From Simple QA to Deep Research: A Verifiable Benchmark Constructed through Iterative Task Evolution
An automatic pipeline evolves simple QA questions into 500 deep-research tasks with DAG-structured, fact-grounded rubrics that discriminate between models.
-
Fetch-then-Explore: Decoupling Selection from Extraction over a Persistent Workspace for Search Agents
Fetch-then-Explore, which stores fetched pages in a per-question workspace and extracts evidence on demand with grep/read, beats visit-and-read and browsing baselines on BrowseComp across three LLM backbones.
-
Memory as a Controlled Process: Learned Adaptive Memory Management for LLM Agents
A tabular UCB controller trained on task success improves LLM-agent memory use over fixed heuristics, without extra LLM calls.
-
Open Data Synthesis For Deep Research
InfoSeek automatically synthesizes hierarchical constraint-satisfaction QA data from webpages; a 3B agent trained on it reaches 16.5% accuracy on BrowseComp-Plus, outperforming Qwen3-32B and Gemini 2.5 Flash.
-
MetaAgent: Toward Self-Evolving Agent via Tool Meta-Learning
The paper advertises a self-evolving tool-using agent that beats baselines, but the body contains a different math paper, leaving the performance claims unsupported.
-
SafeMobile: Chain-level Jailbreak Detection and Automated Evaluation for Multimodal Mobile Agents
A history-aware guard model with an LLM judge is reported to cut jailbreak success on mobile agent tasks from 86.1% to 8.4% while keeping task completion unchanged at 77.8%.
-
GUI-Robust: A Comprehensive Dataset for Testing GUI Agent Robustness in Real-World Anomalies
A new benchmark with 5,318 GUI tasks, including 200 abnormal ones, shows that state-of-the-art GUI agents degrade sharply when real-world anomalies appear.
-
Contrastive Reinforced Policy Optimization via Privileged Self-Distillation
CRPO turns on-policy self-distillation into group-wise contrastive learning gated by student–teacher entropy gaps, improving multi-turn agentic LLM post-training over GRPO, ARPO, and OPSD.
-
LiteResearcher: A Scalable Agentic RL Training Framework for Deep Research Agent
LiteResearcher uses a lite virtual world to make agentic RL training scalable and stable, enabling a 4B model to achieve 71.3% on GAIA and 78.0% on Xbench, outperforming larger open-source and commercial systems.
-
Harnessing Uncertainty: Entropy-Modulated Policy Gradients for Long-Horizon LLM Agents
EMPG re-weights policy-gradient updates by step-level token entropy, amplifying confident correct actions and muting uncertain ones, and adds a future-clarity bonus.
-
Deep Research Agents: A Systematic Examination And Roadmap
A survey that organizes LLM-powered deep research agents into static versus dynamic workflows and single versus multi agent architectures, and reviews their benchmarks and open challenges.
Discussion (0). Sign in to comment.