paper-with-me

Papers Chart Question Answering

“Chart Question Answering” 태그가 달린 논문 65편 · 필터 해제

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

Enhancing Numerical Prediction in LLMs via Smooth MMD Alignment

2026-06-26 · Zhuo Zuo, Li Yue, Wenhao Zheng, Chenpeng Wang 외 arxiv

Despite their strong general capabilities, large language models (LLMs) often remain unreliable when outputs must be numerically precise. A key reason is the training objective: standard cross-entropy treats numeric toke…

Chart Question AnsweringMathematical Reasoning

AgentFinVQA: A Deployable Multi-Agent Pipeline for Auditable Financial Chart QA

2026-06-18 · Aravind Narayanan, Shaina Raza arxiv

Financial chart question answering in regulated settings demands more than accuracy: practitioners must know which answers to trust before acting on them, and many institutions cannot send client data to external model p…

Chart Question Answering

SAFE-Cascade: Cost-Adaptive Vision-Language Routing for Chart Question Answering

2026-06-17 · Ayush Dwivedi, Qixin Wang, Ashvi Soni, Ruoteng Wang 외 arxiv

Vision-language models (VLMs) are powerful for chart question answering, but invoking a VLM for every query can be unnecessarily expensive when many questions are answerable from OCR text and lightweight language reasoni…

Chart Question AnsweringVisual Grounding

Hierarchical Visual Agent: Managing Contexts in Joint Image-Text Space for Advanced Chart Reasoning

2026-05-05 · Qihua Dong, Ruozhen He, Junwen Chen, Yizhou Wang 외 arxiv

Advanced chart question answering requires both precise perception of small visual elements and multi-step reasoning across several subplots. While existing MLLMs are strong at understanding single plots, they often stru…

Chart Question Answering

Chart-RL: Policy Optimization Reinforcement Learning for Enhanced Visual Reasoning in Chart Question Answering with Vision Language Models

2026-04-03 · Yunfei Bai, Amit Dhanda, Shekhar Jain arxiv

The recent advancements in Vision Language Models (VLMs) have demonstrated progress toward true intelligence requiring robust reasoning capabilities. Beyond pattern recognition, linguistic reasoning must integrate with v…

parameter-efficient fine-tuningChart Question AnsweringReinforcement LearningVisual Reasoning

Navigating the Mirage: A Dual-Path Agentic Framework for Robust Misleading Chart Question Answering

2026-03-30 · Yanjie Zhang, Yafei Li, Rui Sheng, Zixin Chen 외 arxiv

Despite the success of Vision-Language Models (VLMs), misleading charts remain a significant challenge due to their deceptive visual structures and distorted data representations. We present ChartCynics, an agentic dual-…

Chart Question Answering

Chart-RL: Generalized Chart Comprehension via Reinforcement Learning with Verifiable Rewards

2026-03-07 · Xin Zhang, Xingyu Li, Rongguang Wang, Ruizhong Miao 외 arxiv

Accurate chart comprehension represents a critical challenge in advancing multimodal learning systems, as extensive information is compressed into structured visual representations. However, existing vision-language mode…

Chart Question AnsweringReinforcement LearningDomain Generalization

Evaluating Prompting Strategies for Chart Question Answering with Large Language Models

2026-03-03 · Ruthuparna Naikar, Ying Zhu arxiv

Prompting strategies affect LLM reasoning performance, but their role in chart-based QA remains underexplored. We present a systematic evaluation of four widely used prompting paradigms (Zero-Shot, Few-Shot, Zero-Shot Ch…

Chart Question Answering

CycleChart: A Unified Consistency-Based Learning Framework for Bidirectional Chart Understanding and Generation

2025-12-22 · Dazhen Deng, Sen Yang, Yuchen He, Yuan Tian 외 arxiv

Current chart-related tasks, such as chart generation (NL2Chart), chart schema parsing, chart data parsing, and chart question answering (ChartQA), are typically studied in isolation, preventing models from learning the …

Chart Question Answering

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

Vision-Zero: Scalable VLM Self-Improvement via Strategic Gamified Self-Play

2025-09-29 · Qinsi Wang, Bo Liu, Tianyi Zhou, Jing Shi 외 arxiv

Although reinforcement learning (RL) has emerged as a promising approach for improving vision-language models (VLMs) and multimodal large language models (MLLMs), current methods rely heavily on manually curated datasets…

Chart Question AnsweringReinforcement Learning

ChartGaze: Enhancing Chart Understanding in LVLMs with Eye-Tracking Guided Attention Refinement

2025-09-16 · Ali Salamatian, Amirhossein Abaskohi, Wan-Cyuan Fan, Mir Rayat Imtiaz Hossain 외 arxiv

Charts are a crucial visual medium for communicating and representing information. While Large Vision-Language Models (LVLMs) have made progress on chart question answering (CQA), the task remains challenging, particular…

Chart Question Answering

POLYCHARTQA: Benchmarking Large Vision-Language Models with Multilingual Chart Question Answering

2025-07-16 · Yichen Xu, Liangyu Chen, Liang Zhang, Jianzhe Ma 외 arxiv

Charts are a universally adopted medium for data communication, yet existing chart understanding benchmarks are overwhelmingly English-centric, limiting their accessibility and relevance to global audiences. To address t…

Chart Question Answering

Chart Question Answering from Real-World Analytical Narratives

2025-07-02 · Maeve Hutchinson, Radu Jianu, Aidan Slingsby, Jo Wood 외 arxiv

We present a new dataset for chart question answering (CQA) constructed from visualization notebooks. The dataset features real-world, multi-view charts paired with natural language questions grounded in analytical narra…

Chart Question Answering

ChartReasoner: Code-Driven Modality Bridging for Long-Chain Reasoning in Chart Question Answering

2025-06-11 · Caijun Jia, Nan Xu, Jingxuan Wei, Qingli Wang 외

Recently, large language models have shown remarkable reasoning capabilities through long-chain reasoning before responding. However, how to extend this capability to visual reasoning tasks remains an open challenge. Exi…

Chart Question AnsweringImage to textMultimodal ReasoningQuestion Answering+1

ChartMind: A Comprehensive Benchmark for Complex Real-world Multimodal Chart Question Answering

2025-05-29 · Jingxuan Wei, Nan Xu, Junnan Zhu, Yanni Hao 외

Chart question answering (CQA) has become a critical multimodal task for evaluating the reasoning capabilities of vision-language models. While early approaches have shown promising performance by focusing on visual feat…

Chart Question AnsweringChart UnderstandingInstruction FollowingOptical Character Recognition (OCR)+1

ChartCards: A Chart-Metadata Generation Framework for Multi-Task Chart Understanding

2025-05-21 · Yifan Wu, Lutao Yan, Leixian Shen, Yinan Mei 외

The emergence of Multi-modal Large Language Models (MLLMs) presents new opportunities for chart understanding. However, due to the fine-grained nature of these tasks, applying MLLMs typically requires large, high-quality…

Chart Question AnsweringChart UnderstandingQuestion AnsweringRetrieval

ChartMuseum: Testing Visual Reasoning Capabilities of Large Vision-Language Models

2025-05-19 · Liyan Tang, Grace Kim, Xinyu Zhao, Thom Lake 외

Chart understanding presents a unique challenge for large vision-language models (LVLMs), as it requires the integration of sophisticated textual and visual reasoning capabilities. However, current LVLMs exhibit a notabl…

Chart Question AnsweringChart UnderstandingQuestion AnsweringVisual Reasoning

Judging the Judges: Can Large Vision-Language Models Fairly Evaluate Chart Comprehension and Reasoning?

2025-05-13 · Md Tahmid Rahman Laskar, Mohammed Saidul Islam, Ridwan Mahbub, Ahmed Masry 외

Charts are ubiquitous as they help people understand and reason with data. Recently, various downstream tasks, such as chart question answering, chart2text, and fact-checking, have emerged. Large Vision-Language Models (…

Chart Question AnsweringFact CheckingInformativenessInstruction Following+1
1–20 / 65 다음 →