paper-with-me

홈 › Papers

Advancing Chart Question Answering with Robust Chart Component Recognition

2024-07-19 · Hanwen Zheng, Sijia Wang, Chris Thomas, Lifu Huang

Chart comprehension presents significant challenges for machine learning models due to the diverse and intricate shapes of charts. Existing multimodal methods often overlook these visual features or fail to integrate them effectively for chart question answering (ChartQA). To address this, we introduce Chartformer, a unified framework that enhances chart component recognition by accurately identifying and classifying components such as bars, lines, pies, titles, legends, and axes. Additionally, we propose a novel Question-guided Deformable Co-Attention (QDCAt) mechanism, which fuses chart features encoded by Chartformer with the given question, leveraging the question's guidance to ground the correct answer. Extensive experiments demonstrate that the proposed approaches significantly outperform baseline models in chart component recognition and ChartQA tasks, achieving improvements of 3.2% in mAP and 15.4% in accuracy, respectively. These results underscore the robustness of our solution for detailed visual data interpretation across various applications.

📄 PDF Abstract BibTeX arXiv:2407.21038

Code (0)

등록된 구현이 없습니다.

Tasks

Chart Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

InfoChartQA: A Benchmark for Multimodal Question Answering on Infographic Charts

2025-05-25 · Minzhi Lin, Tianchi Xie, Mengchen Liu, Yilin Ye 외

Understanding infographic charts with design-driven visual elements (e.g., pictograms, icons) requires both visual recognition and reasoning, posing challenges for multimodal large language models (MLLMs). However, exist…

Chart UnderstandingQuestion AnsweringVisual Question Answering

ChartQAPro: A More Diverse and Challenging Benchmark for Chart Question Answering

2025-04-07 · Ahmed Masry, Mohammed Saidul Islam, Mahir Ahmed, Aayush Bajaj 외

Charts are ubiquitous, as people often use them to analyze data, answer questions, and discover critical insights. However, performing complex analytical tasks with charts requires significant perceptual and cognitive ef…

Chart Question AnsweringChart UnderstandingMultiple-choiceQuestion Answering

STL-CQA: Structure-based Transformers with Localization and Encoding for Chart Question Answering

2020-11-01 · EMNLP 2020 11 · Hrituraj Singh, Sumit Shekhar

Chart Question Answering (CQA) is the task of answering natural language questions about visualisations in the chart image. Recent solutions, inspired by VQA approaches, rely on image-based attention for question/answeri…

Chart Question AnsweringQuestion AnsweringVisual Question Answering (VQA)

Unmasking Deceptive Visuals: Benchmarking Multimodal Large Language Models on Misleading Chart Question Answering

2025-03-23 · Zixin Chen, Sicheng Song, Kashun Shum, Yanna Lin 외

Misleading chart visualizations, which intentionally manipulate data representations to support specific claims, can distort perceptions and lead to incorrect conclusions. Despite decades of research, misleading visualiz…

BenchmarkingChart Question AnsweringMultiple-choiceQuestion Answering

Chart Question Answering: State of the Art and Future Directions

2022-05-08 · Enamul Hoque, Parsa Kavehzadeh, Ahmed Masry

Information visualizations such as bar charts and line charts are very common for analyzing data and discovering critical insights. Often people analyze charts to answer questions that they have in mind. Answering such q…

Chart Question AnsweringQuestion Answering