paper-with-me

Papers

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/answering while ignoring the inherent chart structure. We propose STL-CQA which improves the question/answering through sequential elements localization, question encoding and then, a structural transformer-based learning approach. We conduct extensive experiments while proposing pre-training tasks, methodology and also an improved dataset with more complex and balanced questions of different types. The proposed methodology shows a significant accuracy improvement compared to the state-of-the-art approaches on various chart Q/A datasets, while outperforming even human baseline on the DVQA Dataset. We also demonstrate interpretability while examining different components in the inference pipeline.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Chart Question AnsweringQuestion AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

LEAF-QA: Locate, Encode & Attend for Figure Question Answering

2019-07-30 · Ritwick Chaudhry, Sumit Shekhar, Utkarsh Gupta, Pranav Maneriker 외

We introduce LEAF-QA, a comprehensive dataset of $250,000$ densely annotated figures/charts, constructed from real-world open data sources, along with ~2 million question-answer (QA) pairs querying the structure and sema…

Chart Question AnsweringQuestion AnsweringVisual Question Answering (VQA)

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

Arrow-Guided VLM: Enhancing Flowchart Understanding via Arrow Direction Encoding

2025-05-09 · Takamitsu Omasa, Ryo Koshihara, Masumi Morishige

Flowcharts are indispensable tools in software design and business-process analysis, yet current vision-language models (VLMs) frequently misinterpret the directional arrows and graph topology that set these diagrams apa…

Optical Character RecognitionOptical Character Recognition (OCR)

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

GoT-CQA: Graph-of-Thought Guided Compositional Reasoning for Chart Question Answering

2024-09-04 · Lingling Zhang, Muye Huang, Qianying Wang, Yaxian Wang 외

Chart Question Answering (CQA) aims at answering questions based on the visual chart content, which plays an important role in chart sumarization, business data analysis, and data report generation. CQA is a challenging …

Chart Question AnsweringQuestion Answering