paper-with-me

Papers

ChartPoint: Guiding MLLMs with Grounding Reflection for Chart Reasoning

2025-11-29 · Zhengzhuo Xu, SiNan Du, Yiyan Qi, SiwenLu, Chengjin Xu, Chun Yuan, Jian Guo arxiv

Multimodal Large Language Models (MLLMs) have emerged as powerful tools for chart comprehension. However, they heavily rely on extracted content via OCR, which leads to numerical hallucinations when chart textual annotations are sparse. While existing methods focus on scaling instructions, they fail to address the fundamental challenge, i.e., reasoning with visual perception. In this paper, we identify a critical observation: MLLMs exhibit weak grounding in chart elements and proportional relationships, as evidenced by their inability to localize key positions to match their reasoning. To bridge this gap, we propose PointCoT, which integrates reflective interaction into chain-of-thought reasoning in charts. By prompting MLLMs to generate bounding boxes and re-render charts based on location annotations, we establish connections between textual reasoning steps and visual grounding regions. We further introduce an automated pipeline to construct ChartPoint-SFT-62k, a dataset featuring 19.2K high-quality chart samples with step-by-step CoT, bounding box, and re-rendered visualizations. Leveraging this data, we develop two instruction-tuned models, ChartPointQ2 and ChartPointQ2.5, which outperform state-of-the-art across several chart benchmarks, e.g., +5.04\% on ChartBench.

📄 PDF Abstract BibTeX arXiv:2512.00305

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

ChartPointFlow for Topology-Aware 3D Point Cloud Generation

2020-12-04 · Takumi Kimura, Takashi Matsubara, Kuniaki Uehara

A point cloud serves as a representation of the surface of a three-dimensional (3D) shape. Deep generative models have been adapted to model their variations typically using a map from a ball-like set of latent variables…

Point Cloud Generation

ChartAnchor: Chart Grounding with Structural-Semantic Fidelity

2025-11-30 · Xinhang Li, Jingbo Zhou, Pengfei Luo, Yixiong Xiao 외 arxiv

Recent advances in multimodal large language models (MLLMs) highlight the need for benchmarks that rigorously evaluate structured chart comprehension. Chart grounding refers to the bidirectional alignment between a chart…

Code Generation

ChartAnno: Evaluating MLLMs for Chart Annotation Generation

2026-08-04 · Zhenghan Chen, Zekai Shao, Lidan Tan, Xin Lin 외 arxiv

Multimodal large language models (MLLMs) have made significant progress in chart understanding, generation, and editing, but their ability to annotate existing charts remains underexplored. Annotating charts is a common …

ChartSketcher: Reasoning with Multimodal Feedback and Reflection for Chart Understanding

2025-05-25 · Muye Huang, Lingling Zhang, Jie Ma, Han Lai 외

Charts are high-density visualization carriers for complex data, serving as a crucial medium for information extraction and analysis. Automated chart understanding poses significant challenges to existing multimodal larg…

Chart UnderstandingLogical Reasoningmultimodal interactionVisual Reasoning

CURV: Enhancing Chart Understanding Through Curriculum Visual Grounded Reasoning

2026-08-03 · Xuehang Guo, Pingyue Zhang, Ruiyi Zhang, Zhenhailong Wang 외 hf

Chart question answering (CQA) requires multimodal large language models (MLLMs) to integrate visual comprehension with logical reasoning, yet current models struggle with accurate visual grounding and coherent reasoning…

Chart Question AnsweringMultimodal ReasoningLogical ReasoningVisual Reasoning