arXiv:2503.23131cs.CV2025-03中稿 · ICDAR 2025被引 9

让AI看懂图表并指出答案依据,提升准确率超15%。

RefChartQA: Grounding Visual Answer on Chart Images through Instruction Tuning

  • 通过指令微调让模型定位图表中支持答案的视觉元素。
  • 引入多粒度引用机制,使回答准确率提升15%以上。
  • 适合研究图文对齐、可解释AI的开发者与研究人员。

近年来,视觉语言模型(VLMs)越来越重视文档视觉定位,以提升人机交互、可访问性与细节理解能力。然而,由于图表图像中视觉与数值关系交织复杂,其在可视化理解中的应用仍不充分。现有图表理解方法主要关注问答,但未显式定位支撑预测的视觉元素。为此,我们提出RefChartQA,一个融合图表问答(ChartQA)与视觉定位的新基准,使模型能在图表图像中多粒度引用元素。我们对5种主流VLMs进行指令微调评估,结果表明,通过引入空间感知的定位机制,响应准确率提升超过15%,显著减少幻觉并增强模型可靠性。此外,我们识别出影响文本-空间对齐的关键因素,如TinyChart通过令牌合并模块实现更优特征融合。数据集已开源,所有模型与代码将在https://github.com/moured/RefChartQA公开。

原文摘要 · Abstract (English)

Recently, Vision Language Models (VLMs) have increasingly emphasized document visual grounding to achieve better human-computer interaction, accessibility, and detailed understanding. However, its application to visualizations such as charts remains under-explored due to the inherent complexity of interleaved visual-numerical relationships in chart images. Existing chart understanding methods primarily focus on answering questions without explicitly identifying the visual elements that support their predictions. To bridge this gap, we introduce RefChartQA, a novel benchmark that integrates Chart Question Answering (ChartQA) with visual grounding, enabling models to refer elements at multiple granularities within chart images. Furthermore, we conduct a comprehensive evaluation by instruction-tuning 5 state-of-the-art VLMs across different categories. Our experiments demonstrate that incorporating spatial awareness via grounding improves response accuracy by over 15%, reducing hallucinations, and improving model reliability. Additionally, we identify key factors influencing text-spatial alignment, such as architectural improvements in TinyChart, which leverages a token-merging module for enhanced feature fusion. Our dataset is open-sourced for community development and further advancements. All models and code will be publicly available at https://github.com/moured/RefChartQA.

图表理解视觉定位指令微调多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。