VisDocAgentBench
收藏资源简介:
VisDocAgentBench是一个面向视觉丰富文档的智能体检索基准,由北京大学等机构创建,用于评估静态检索与智能体检索在共享排名输出合约下的表现。该数据集包含来自100篇科学论文的2,375页图像和120个唯一目标查询,查询按证据结构均衡分为直接、一跳桥和二跳桥三类,每类40个。数据集构建采用关系保持的流程,包括角色描述符提取、有向关系构建、语义对齐、全文档审查以及硬负样本验证,确保查询的语义、关系和视觉条件严格可溯。该基准旨在揭示从单次查询-页面匹配到迭代证据获取的文档排序瓶颈,推动视觉文档表示与搜索策略的协同发展。
VisDocAgentBench is an intelligent retrieval benchmark tailored for visually-rich documents, developed by Peking University and other affiliated institutions. It is designed to assess the performance of both static retrieval and intelligent retrieval under a unified ranking output evaluation protocol. This dataset contains 2,375 page images from 100 scientific papers, alongside 120 unique target queries. The queries are evenly categorized into three categories based on their evidence structure: direct, one-hop bridge, and two-hop bridge, with 40 queries in each category. The dataset construction follows a relation-preserving workflow, which encompasses role descriptor extraction, directed relation construction, semantic alignment, full-document review, and hard negative sample validation. This pipeline ensures that the semantics, relational constraints, and visual conditions of all queries are strictly traceable. This benchmark aims to reveal document ranking bottlenecks spanning from single query-page matching to iterative evidence acquisition, and to facilitate the collaborative development of visual document representation and search strategies.
VisDocAgentBench 数据集详情
数据集概览
VisDocAgentBench 是一个面向视觉丰富文档检索的智能体基准测试数据集,旨在对比静态检索与智能体检索在统一排名输出契约下的表现。
核心规模
| 项目 | 数量 |
|---|---|
| 渲染页面 | 2,375 页 |
| 文档数量 | 100 篇 |
| 唯一目标查询 | 120 条 |
| 证据结构 | 40 × 3(直接、单桥接、双桥接各 40 条) |
设计特点
- 检索契约统一:所有系统接收相同查询和语料库,返回排名前 10 的页面列表,使静态检索与交互式检索可直接对比。
- 证据条件相关性:单桥接和双桥接查询需要语料库证据才能解释哪个视觉端点满足请求。
- 可审计交互:通过不透明句柄、声明工具和固定动作预算,暴露智能体搜索、检查、验证和排名页面的过程。
构建流程
基准构建采用关系保持构建方法,将候选证据关系跨页面对齐、组合成路径、独立审查,并针对困难负样本进行验证。构建流程连接可观察描述符,通过有向关系和跨页面语义桥接,再进行查询编写和审计。
主要评估结果
静态检索器表现(R@1)
- Nemotron ColEmbed(视觉):40.00%
- Qwen3 Embedding(视觉):20.83%;OCR文本:1.67%
- BM25(OCR文本):6.67%
智能体检索器表现(视觉 R@1)
- Claude Opus 5:67.50%(最佳)
- Claude Fable 5:62.50%
- GPT-5.6-sol:61.67%
- GPT-5.5:60.00%
智能体检索器表现(OCR-Text R@1)
- Claude Opus 5:37.50%(最佳)
- GPT-5.6-sol:36.67%
- Claude Fable 5:35.00%
关键发现
- 强晚期交互视觉检索器在直接项上 Recall@1 达 97.50%,但在双桥接项上仅 2.50%,暴露了纯查询-目标匹配的局限性。
- 智能体可恢复大部分性能损失,但规划器选择和检索表示仍然至关重要。
- 所有规划器在使用视觉检索时表现更好(最佳 R@1 为 67.50%,对比 OCR 文本的 37.50%)。
- 消融实验表明迭代搜索和页面检查是关键能力;提供完整支持上下文可提升两条路线的排名表现。
- 轨迹分析将剩余损失定位在目标发现、候选检查和证据角色整合三个环节。
引用信息
论文标题:VisDocAgentBench: Benchmarking Agents for Visually Rich Document Retrieval
作者:Lexiang Hu, Yanzhao Zhang, Mingxin Li, Dingkun Long, Yikang Li, Fuwei Zhang, Yisen Wang, Zhouchen Lin
机构:北京大学通用人工智能国家重点实验室、阿里巴巴集团
arXiv:arXiv:2608.17889(2026)





