arXiv:2510.04514cs.AIcs.CE2025-10中稿 · ACL被引 6

ChartAgent通过交互式视觉推理,让AI更准确理解复杂图表中的数据。

ChartAgent: A Multimodal Agent for Visually Grounded Reasoning in Complex Chart Question Answering

  • 用画图、裁剪等操作直接在图表上进行分步视觉推理
  • 在无标注图表上比之前方法高出17.31%准确率
  • 适合需要精准读图的金融、科研等场景

近期多模态大模型在图表问答中表现良好,但在无标注图表上性能显著下降——这类图表需精确视觉解读,而非依赖文本线索。为此,我们提出ChartAgent,一种新型智能体框架,能在图表的空间域内执行显式的视觉推理。不同于文本链式思考,ChartAgent将问题迭代分解为视觉子任务,并通过绘制标注、裁剪区域(如分割饼图扇形、隔离柱状图)、定位坐标轴等专用操作,借助图表专用视觉工具逐一完成。该过程模拟人类理解图表的认知策略。在ChartBench和ChartX基准测试中,ChartAgent达到当前最优性能,整体超越先前方法最高达16.07%绝对提升,尤其在无标注、数值密集型查询上提升17.31%。分析显示:(a) 适用于多种图表类型;(b) 在不同视觉与推理复杂度下均表现最佳;(c) 可作为即插即用框架,提升多种底层大模型性能。本工作首次展示使用工具增强的多模态智能体实现图表理解的视觉根基推理。

原文摘要 · Abstract (English)

Recent multimodal LLMs have shown promise in chart-based visual question answering, but their performance declines sharply on unannotated charts-those requiring precise visual interpretation rather than relying on textual shortcuts. To address this, we introduce ChartAgent, a novel agentic framework that explicitly performs visual reasoning directly within the chart's spatial domain. Unlike textual chain-of-thought reasoning, ChartAgent iteratively decomposes queries into visual subtasks and actively manipulates and interacts with chart images through specialized actions such as drawing annotations, cropping regions (e.g., segmenting pie slices, isolating bars), and localizing axes, using a library of chart-specific vision tools to fulfill each subtask. This iterative reasoning process closely mirrors human cognitive strategies for chart comprehension. ChartAgent achieves state-of-the-art accuracy on the ChartBench and ChartX benchmarks, surpassing prior methods by up to 16.07% absolute gain overall and 17.31% on unannotated, numerically intensive queries. Furthermore, our analyses show that ChartAgent is (a) effective across diverse chart types, (b) achieves the highest scores across varying visual and reasoning complexity levels, and (c) serves as a plug-and-play framework that boosts performance across diverse underlying LLMs. Our work is among the first to demonstrate visually grounded reasoning for chart understanding using tool-augmented multimodal agents.

图表理解多模态智能体视觉推理

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