paper-with-me

Papers

ChartAgent: A Chart Understanding Framework with Tool Integrated Reasoning

2025-12-16 · Boran Wang, Xinming Wang, Yi Chen, Xiang Li, Jian Xu, Jing Yuan, Chenglin Liu arxiv

With their high information density and intuitive readability, charts have become the de facto medium for data analysis and communication across disciplines. Recent multimodal large language models (MLLMs) have made notable progress in automated chart understanding, yet they remain heavily dependent on explicit textual annotations and the performance degrades markedly when key numerals are absent. To address this limitation, we introduce ChartAgent, a chart understanding framework grounded in Tool-Integrated Reasoning (TIR). Inspired by human cognition, ChartAgent decomposes complex chart analysis into a sequence of observable, replayable steps. Supporting this architecture is an extensible, modular tool library comprising more than a dozen core tools, such as keyelement detection, instance segmentation, and optical character recognition (OCR), which the agent dynamically orchestrates to achieve systematic visual parsing across diverse chart types. Leveraging TIRs transparency and verifiability, ChartAgent moves beyond the black box paradigm by standardizing and consolidating intermediate outputs into a structured Evidence Package, providing traceable and reproducible support for final conclusions. Experiments show that ChartAgent substantially improves robustness under sparse annotation settings, offering a practical path toward trustworthy and extensible systems for chart understanding.

📄 PDF Abstract BibTeX arXiv:2512.14040

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentation

Similar Papers 제목 키워드 기반

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

2025-10-06 · Rachneet Kaur, Nishan Srishankar, Zhen Zeng, Sumitra Ganesh 외 arxiv

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 textua…

Visual Question AnsweringChart Question AnsweringVisual Reasoning

CharTool: Tool-Integrated Visual Reasoning for Chart Understanding

2026-04-03 · Situo Zhang, Yifan Zhang, Zichen Zhu, Da Ma 외 arxiv

Charts are ubiquitous in scientific and financial literature for presenting structured data. However, chart reasoning remains challenging for multimodal large language models (MLLMs) due to the lack of high-quality train…

Reinforcement LearningVisual GroundingVisual ReasoningImage Cropping

MSG-Chart: Multimodal Scene Graph for ChartQA

2024-08-09 · Yue Dai, Soyeon Caren Han, Wei Liu

Automatic Chart Question Answering (ChartQA) is challenging due to the complex distribution of chart elements with patterns of the underlying data not explicitly displayed in charts. To address this challenge, we design …

Chart Question AnsweringInductive BiasQuestion Answering

Flowchart2Mermaid: A Vision-Language Model Powered System for Converting Flowcharts into Editable Diagram Code

2025-12-01 · Pritam Deka, Barry Devereux arxiv

Flowcharts are common tools for communicating processes but are often shared as static images that cannot be easily edited or reused. We present Flowchart2Mermaid, a lightweight web system that converts flowchart images …

FlowLearn: Evaluating Large Vision-Language Models on Flowchart Understanding

2024-07-06 · Huitong Pan, Qi Zhang, Cornelia Caragea, Eduard Dragut 외

Flowcharts are graphical tools for representing complex concepts in concise visual representations. This paper introduces the FlowLearn dataset, a resource tailored to enhance the understanding of flowcharts. FlowLearn c…

Optical Character Recognition (OCR)Visual Question Answering (VQA)