paper-with-me

Papers

StructChart: On the Schema, Metric, and Augmentation for Visual Chart Understanding

2023-09-20 · Renqiu Xia, Haoyang Peng, Hancheng Ye, Mingsheng Li, Xiangchao Yan, Peng Ye, Botian Shi, Yu Qiao, Junchi Yan, Bo Zhang

Charts are common in literature across various scientific fields, conveying rich information easily accessible to readers. Current chart-related tasks focus on either chart perception that extracts information from the visual charts, or chart reasoning given the extracted data, e.g. in a tabular form. In this paper, we introduce StructChart, a novel framework that leverages Structured Triplet Representations (STR) to achieve a unified and label-efficient approach to chart perception and reasoning tasks, which is generally applicable to different downstream tasks, beyond the question-answering task as specifically studied in peer works. Specifically, StructChart first reformulates the chart data from the tubular form (linearized CSV) to STR, which can friendlily reduce the task gap between chart perception and reasoning. We then propose a Structuring Chart-oriented Representation Metric (SCRM) to quantitatively evaluate the chart perception task performance. To augment the training, we further explore the potential of Large Language Models (LLMs) to enhance the diversity in both chart visual style and statistical information. Extensive experiments on various chart-related tasks demonstrate the effectiveness and potential of a unified chart perception-reasoning paradigm to push the frontier of chart understanding.

📄 PDF Abstract BibTeX arXiv:2309.11268

Code (3)

unimodal4reasoning/chartvlm 공식 구현 pytorch
unimodal4reasoning/simchart9k 공식 구현
alpha-innovator/chartvlm pytorch

Tasks

Chart Question AnsweringChart UnderstandingLanguage ModellingLarge Language ModelQuestion AnsweringTriplet

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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

ChartCitor: Multi-Agent Framework for Fine-Grained Chart Visual Attribution

2025-02-03 · Kanika Goswami, Puneet Mathur, Ryan Rossi, Franck Dernoncourt

Large Language Models (LLMs) can perform chart question-answering tasks but often generate unverified hallucinated responses. Existing answer attribution methods struggle to ground responses in source charts due to limit…

Chart Question AnsweringQuestion AnsweringRe-RankingRetrieval+1

Synthesize Step-by-Step: Tools Templates and LLMs as Data Generators for Reasoning-Based Chart VQA

2024-01-01 · CVPR 2024 1 · Zhuowan Li, Bhavan Jasani, Peng Tang, Shabnam Ghadar

Understanding data visualizations like charts and plots requires reasoning about both visual elements and numerics. Although strong in extractive questions current chart visual question answering (chart VQA) models s…

Chart Question AnsweringData AugmentationQuestion AnsweringVisual Question Answering+1

Synthesize Step-by-Step: Tools, Templates and LLMs as Data Generators for Reasoning-Based Chart VQA

2024-03-25 · Zhuowan Li, Bhavan Jasani, Peng Tang, Shabnam Ghadar

Understanding data visualizations like charts and plots requires reasoning about both visual elements and numerics. Although strong in extractive questions, current chart visual question answering (chart VQA) models suff…

Chart Question AnsweringData AugmentationQuestion AnsweringVisual Question Answering+1

SO-Bench: A Structural Output Evaluation of Multimodal LLMs

2025-11-23 · Di Feng, Kaixin Ma, Feng Nan, Haofeng Chen 외 arxiv

Multimodal large language models (MLLMs) are increasingly deployed in real-world, agentic settings where outputs must not only be correct, but also conform to predefined data schemas. Despite recent progress in structure…

Information Extraction