← Latest papers
💻 computer science

WebRetriever: A Large-Scale Comprehensive Benchmark for Efficient Web Agent Evaluation

This paper introduces WebRetriever, a large-scale benchmark comprising 1,550 tasks across 800 diverse websites, along with a novel NavEval framework and three complementary evaluation protocols, to address the limitations of existing benchmarks by providing a more comprehensive and fine-grained assessment of web agent performance in real-world scenarios.

Original authors: Wei Dong, Tianyu Fu, Zhe Yu, Hanning Wang, Anyang Su, Zhizhou Fang, Yuyang Chen, Shuo Wang, Minghui Wu, Ping Jiang, Zhen Lei, Chenxu Zhao

Published 2026-07-08
📖 5 min read🧠 Deep dive

Original authors: Wei Dong, Tianyu Fu, Zhe Yu, Hanning Wang, Anyang Su, Zhizhou Fang, Yuyang Chen, Shuo Wang, Minghui Wu, Ping Jiang, Zhen Lei, Chenxu Zhao

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: The "Driver's License" Problem

Imagine you are teaching a robot to drive a car. In the past, researchers tested these robots on a tiny, empty parking lot with no traffic, no pedestrians, and no weather changes. The robots passed the test with flying colors. But when you put them on a real highway with construction zones, confusing signs, and aggressive drivers, they crashed immediately.

This paper argues that current tests for "Web Agents" (AI that browses the internet for you) are like that empty parking lot. They are too small, too simple, and don't reflect the messy reality of the real web. The authors built a new, massive test called WebRetriever to see if these AI drivers can actually handle real-world traffic.


1. The New Test Track: WebRetriever

The authors created a giant obstacle course for AI agents.

  • The Old Way: Previous tests had maybe 4 to 100 websites. It was like testing a driver on a single street.
  • The New Way (WebRetriever): They built a track with 800 different websites and 1,550 specific tasks.
    • The Variety: It's not just shopping. It includes professional tasks like checking stock markets, reading legal documents, and navigating government portals.
    • The Analogy: If old tests were a driving test in a quiet cul-de-sac, WebRetriever is a test drive through a busy city during rush hour, involving complex intersections, one-way streets, and construction detours.

2. The New Judge: NavEval

How do you grade a robot driver? You can't have a human watch every single test drive; it's too expensive and slow.

  • The Old Way: Previous automated judges were like a referee who only looked at the final photo of the car. "Did the car reach the finish line?" If yes, pass. But this missed the fact that the driver might have run three red lights or taken a wrong turn just to get there.
  • The New Way (NavEval): The authors built a smarter judge called NavEval. Instead of just looking at the final photo, NavEval acts like a black box recorder in a plane.
    • It listens to the engine (network requests).
    • It watches the steering wheel moves (clicks and actions).
    • It checks the GPS history (URLs visited).
    • The Result: This judge is so accurate that it agrees with human experts 90% of the time. It can tell if the robot "cheated" or if it actually figured out the puzzle.

3. The Three Levels of Difficulty

The paper introduces three different ways to test the agents, like a video game with increasing difficulty levels:

  • Level 1: The "Find the Door" Test (Protocol I)

    • The Task: "Go to the page about 'Informed Consent'."
    • The Goal: Can the agent navigate the website to find the right page without any help?
    • The Reality: Even with this simple goal, most AI agents failed. They got lost in the maze of links.
  • Level 2: The "With a Map" Test (Protocol II)

    • The Task: "Go to the page about 'Informed Consent'."
    • The Twist: This time, we give the agent a step-by-step instruction manual (like a GPS with voice directions).
    • The Result: The agents got better, but not perfect. They still struggled to follow the instructions perfectly, showing they need more training to understand complex directions.
  • Level 3: The "Full Mission" Test (Protocol III)

    • The Task: "Go to the page, read the document, and tell me exactly what the third paragraph says."
    • The Twist: It's not enough to just arrive at the page. The agent must read, understand, and extract the specific information.
    • The Reality: This is where the agents really struggled. Many could find the page but couldn't read the fine print. It's like a driver who can park the car but can't read the parking ticket.

4. The Shocking Results

When the authors ran their tests, the results were humbling for the AI industry:

  • The Parking Lot vs. The Highway: Agents that scored 90% on old, easy tests scored below 20% on this new, realistic test.
  • The "Arrival" Trap: Just because an agent reaches the right webpage doesn't mean it finished the job. In the hardest test, agents were only successful about 12% of the time at completing the full task (finding the page + getting the right answer).

Summary

The paper claims that we have been overestimating how good AI web agents are because we were testing them in a "sterile" environment. WebRetriever is a new, massive, and realistic testing ground that shows these agents are still quite clumsy in the real world. They can sometimes find the right door, but they often get lost, and they are terrible at reading the fine print once they get there.

The authors also provided a new, highly accurate "referee" (NavEval) so that in the future, we can test these agents automatically and know exactly how well they are doing without needing a human to watch every single move.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →