VisBrowse-Bench
收藏资源简介:
VisBrowse-Bench是由蚂蚁集团等机构构建的多模态浏览代理基准数据集,包含169个经过严格人工验证的视觉问答实例,涵盖媒体、生活、艺术等7大领域。该数据集通过专家多阶段流水线构建,要求模型在搜索过程中进行跨模态证据验证和联合推理,旨在解决现有基准对视觉推理能力评估不足的问题,推动多模态搜索代理在复杂场景中的应用。
VisBrowse-Bench is a multimodal browsing agent benchmark dataset developed by Ant Group and other institutions. It includes 169 rigorously manually verified visual question answering (VQA) instances, covering 7 major domains such as media, daily life, art and others. This dataset is constructed via a multi-stage expert pipeline, requiring models to perform cross-modal evidence verification and joint reasoning during the search process. It aims to solve the problem that existing benchmarks have insufficient evaluation of visual reasoning capabilities, and promote the application of multimodal search agents in complex scenarios.
VisBrowse-Bench 数据集概述
数据集基本信息
- 数据集名称:VisBrowse-Bench
- 核心目标:为视觉原生搜索(visual-native search)提供新的基准测试。
- 发布状态:已于2026年3月18日在Hugging Face平台发布。
- 关联论文:论文《VisBrowse-Bench: Benchmarking Visual-Native Search for Multimodal Browsing Agents》已于2026年3月17日在arXiv发布。
数据集内容与规模
- 数据规模:包含169个视觉问答(VQA)实例。
- 覆盖领域:涵盖多个领域。
- 评估重点:通过多模态证据交叉验证(结合文本-图像检索和联合推理),评估模型在搜索过程中的视觉推理能力。
数据结构与使用
- 数据格式:数据文件为
VisBrowse-Bench.jsonl。 - 数据加密:数据集中的
question和answer字段被加密,使用前需运行提供的decrypt_data.py脚本进行解密。 - 使用流程:
- 解密数据。
- 配置并运行模型推演脚本 (
run.sh)。 - 配置并运行答案评估脚本 (
eval.sh)。
相关资源
- 数据集地址:https://huggingface.co/datasets/Zhengbo-Zhang/VisBrowse-Bench
- 论文地址:https://arxiv.org/abs/2603.16289
- 引用信息:请使用提供的BibTeX条目进行引用。




