You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

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

ECCV 2026

πŸ“ƒ Paper β€’ πŸ† Leaderboard β€’ πŸ’» Code


Overview

Existing web agent evaluation suffers from three key limitations: (1) insufficient benchmark coverage β€” offline benchmarks lack real-world fidelity, while online benchmarks remain limited in website scale, domain diversity, and intent variety, leading to biased and overly optimistic assessments; (2) unscalable evaluation methods β€” human annotation is costly and impractical at scale, and current automated approaches lack sufficient accuracy on complex queries; (3) narrow evaluation dimensions β€” existing protocols fail to systematically assess agents' ability to leverage external knowledge and execute end-to-end workflows required for real-world deployment. WebRetriever addresses all three gaps through large-scale diverse benchmarking, a reliable automated evaluation method, and deployment-oriented evaluation protocols.

Dataset

Comparison with Existing Benchmarks

Intent-Type Benchmarks Setting Online Interactive Websites Tasks
General MiniWoBSyntheticβŒβœ”οΈ100100
MiniWoB++SyntheticβŒβœ”οΈ100100
WebArenaSemi-realβŒβœ”οΈ4812
VisualWebArenaSemi-realβŒβœ”οΈ3910
REALSemi-realβŒβœ”οΈ11112
WebLINXReal❌❌1551,368
Mind2WebReal❌❌1371,341
Mind2Web-LiveRealβœ”οΈβœ”οΈ46104
MMInARealβœ”οΈβœ”οΈ141,050
AssistantBenchRealβœ”οΈβœ”οΈ258214
WebVoyagerRealβœ”οΈβœ”οΈ15643
BearcubsRealβœ”οΈβœ”οΈ108111
Online-Mind2WebRealβœ”οΈβœ”οΈ136300
Professional WebShopSemi-realβŒβœ”οΈ1500
ST-WebAgentBenchSemi-realβŒβœ”οΈ3222
WonderbreadSemi-realβŒβœ”οΈ4598
WorkArenaRealβœ”οΈβœ”οΈ533
WorkArena++Realβœ”οΈβœ”οΈ5682
OmniACTRealβœ”οΈβœ”οΈ27736
General & Professional WebRetrieverRealβœ”οΈβœ”οΈ8001,550

Three Evaluation Protocols (1,550 tasks)

Protocol Description
Protocol I Navigation-only: reach the target page based on task description (1,000 tasks)
Protocol II Navigation with operational documentation as guidance (1,000 tasks)
Protocol III End-to-end: navigation + information extraction (100 tasks)

Notably, Protocols I and II share 550 overlapping tasks, with the sole difference being the availability of operational documentation.

Citation

@misc{dong2026webretrieverlargescalecomprehensivebenchmark,
  title={WebRetriever: A Large-Scale Comprehensive Benchmark for Efficient Web Agent Evaluation}, 
  author={Wei Dong and Tianyu Fu and Zhe Yu and Hanning Wang and Anyang Su and Zhizhou Fang and Yuyang Chen and Shuo Wang and Minghui Wu and Ping Jiang and Zhen Lei and Chenxu Zhao},
  year={2026},
  eprint={2607.06118},
  archivePrefix={arXiv},
  primaryClass={cs.CV},
  url={https://arxiv.org/abs/2607.06118}, 
}

License

This dataset is released under the CC BY 4.0 license.

Downloads last month
10

Paper for Mininglamp-2718/WebRetriever