HakushoBench:基于日本政府白皮书的图表与表格VQA基准测试发布
阅读原文· arxiv.orgHakushoBench是一个日语图表与表格视觉问答基准测试,由33份日本政府白皮书构建而成,包含2053张图像和人工标注的问答对,涵盖超过10种图像类型,旨在评估视觉语言模型对复杂文档的深度理解能力。实验表明,当前开源模型在此基准上仍面临挑战,最佳开源模型的准确率仅为58.6%,而开源与闭源专有模型之间存在34.9分的性能差距。该数据集与代码已开源。
Understanding chart and table images is essential for applying vision-language models (VLMs) to real-world document understanding. While English benchmarks have advanced rapidly, non-English counterparts remain scarce, leaving it unclear whether this progress generalizes across languages. A key obstacle is the difficulty of collecting realistic and diverse non-English chart and table images at scale. To address this, we leverage governmental white papers as a scalable source for benchmark construction beyond English, as they contain naturally occurring charts and tables across diverse formats and domains and are freely accessible in many countries. As a first instantiation, we introduce HakushoBench, a challenging Japanese chart and table VQA benchmark built from 33 governmental white papers. HakushoBench contains 2,053 images spanning over 10 image types, with manually annotated QA pairs, designed to assess deep and holistic understanding of charts and tables, rather than local visual cues alone. Experiments across a broad range of VLMs demonstrate that HakushoBench remains challenging for open-weight models: the best open-weight model achieves only 58.6% accuracy, and a 34.9-point gap between open-weight and proprietary models highlights substantial room for improvement in complex chart and table understanding. We release our dataset and code.