paper-with-me

Papers

ChartNet: Visual Reasoning over Statistical Charts using MAC-Networks

2019-11-21 · Monika Sharma, Shikha Gupta, Arindam Chowdhury, Lovekesh Vig

Despite the improvements in perception accuracies brought about via deep learning, developing systems combining accurate visual perception with the ability to reason over the visual percepts remains extremely challenging. A particular application area of interest from an accessibility perspective is that of reasoning over statistical charts such as bar and pie charts. To this end, we formulate the problem of reasoning over statistical charts as a classification task using MAC-Networks to give answers from a predefined vocabulary of generic answers. Additionally, we enhance the capabilities of MAC-Networks to give chart-specific answers to open-ended questions by replacing the classification layer by a regression layer to localize the textual answers present over the images. We call our network ChartNet, and demonstrate its efficacy on predicting both in vocabulary and out of vocabulary answers. To test our methods, we generated our own dataset of statistical chart images and corresponding question answer pairs. Results show that ChartNet consistently outperform other state-of-the-art methods on reasoning over these questions and may be a viable candidate for applications containing images of statistical charts.

📄 PDF Abstract BibTeX arXiv:1911.09375

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationVisual Reasoning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

ChartNet: A Million-Scale, High-Quality Multimodal Dataset for Robust Chart Understanding

2026-03-28 · Jovana Kondic, Pengyuan Li, Dhiraj Joshi, Isaac Sanchez 외 arxiv

Understanding charts requires models to jointly reason over geometric visual patterns, structured numerical data, and natural language -- a capability where current vision-language models (VLMs) remain limited. We introd…

ClimateViz: A Benchmark for Statistical Reasoning and Fact Verification on Scientific Charts

2025-06-10 · Ruiran Su, Jiasheng Si, Zhijiang Guo, Janet B. Pierrehumbert

Scientific fact-checking has mostly focused on text and tables, overlooking scientific charts, which are key for presenting quantitative evidence and statistical reasoning. We introduce ClimateViz, the first large-scale …

Fact CheckingFact Verification

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

ChartQA: A Benchmark for Question Answering about Charts with Visual and Logical Reasoning

2022-03-19 · Findings (ACL) 2022 5 · Ahmed Masry, Do Xuan Long, Jia Qing Tan, Shafiq Joty 외

Charts are very popular for analyzing data. When exploring charts, people often ask a variety of complex reasoning questions that involve several logical and arithmetic operations. They also commonly refer to visual feat…

Chart Question AnsweringLogical ReasoningQuestion Answering

InterChart: Benchmarking Visual Reasoning Across Decomposed and Distributed Chart Information

2025-08-11 · Anirudh Iyengar Kaniyar Narayana Iyengar, Srija Mukhopadhyay, Adnan Qidwai, Shubhankar Singh 외 arxiv

We introduce InterChart, a diagnostic benchmark that evaluates how well vision-language models (VLMs) reason across multiple related charts, a task central to real-world applications such as scientific reporting, financi…

Multimodal ReasoningVisual Reasoning