paper-with-me

Papers

ChartBench: A Benchmark for Complex Visual Reasoning in Charts

2023-12-26 · Zhengzhuo Xu, Sinan Du, Yiyan Qi, Chengjin Xu, Chun Yuan, Jian Guo

Multimodal Large Language Models (MLLMs) have shown impressive capabilities in image understanding and generation. However, current benchmarks fail to accurately evaluate the chart comprehension of MLLMs due to limited chart types and inappropriate metrics. To address this, we propose ChartBench, a comprehensive benchmark designed to assess chart comprehension and data reliability through complex visual reasoning. ChartBench includes 42 categories, 66.6k charts, and 600k question-answer pairs. Notably, many charts lack data point annotations, which requires MLLMs to derive values similar to human understanding by leveraging inherent chart elements such as color, legends, and coordinate systems. We also design an enhanced evaluation metric, Acc+, to evaluate MLLMs without extensive manual or costly LLM-based evaluations. Furthermore, we propose two baselines based on the chain of thought and supervised fine-tuning to improve model performance on unannotated charts. Extensive experimental evaluations of 18 open-sourced and 3 proprietary MLLMs reveal their limitations in chart comprehension and offer valuable insights for further research. Code and dataset are publicly available at https://chartbench.github.io.

📄 PDF Abstract BibTeX arXiv:2312.15915

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

ChartPoint: Guiding MLLMs with Grounding Reflection for Chart Reasoning

2025-11-29 · Zhengzhuo Xu, SiNan Du, Yiyan Qi, SiwenLu 외 arxiv

Multimodal Large Language Models (MLLMs) have emerged as powerful tools for chart comprehension. However, they heavily rely on extracted content via OCR, which leads to numerical hallucinations when chart textual annotat…

Visual Grounding

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

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

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