paper-with-me

Papers

DEEPCHART: How Far are LLMs from Faithful Data-Science Chart Generation?

2026-08-27 · Jiahui tang, Kuicai Dong, Dexun Li, Hongchao Gu, Haocheng Yu, Wei Han, Chen Zhang, Yong Liu, Hao Wang, Enhong Chen arxiv

Faithful chart generation in real-world data-science workflows requires grounding visualizations in scattered evidence, computing chart-ready quantities, and rendering them accurately. Modern LLMs can produce visually plausible, instruction-compliant charts, yet data-level hallucinations remain difficult to detect in long, noisy, and multimodal contexts. To measure this gap, we introduce DEEPCHART, an expert-annotated benchmark of 1,482 task-conditioned chart-generation instances drawn from real-world scientific papers, financial filings, and ecosystem reports. DEEPCHART formulates chart generation as an Extract--Reason--Visualize pipeline and evaluates source-data extraction, derived-data reasoning, and chart rendering stage by stage. Experiments with state-of-the-art models show that visually plausible charts often conceal data-level hallucinations, with extraction and reasoning errors common in realistic long and multimodal settings. These findings suggest that larger context windows alone are insufficient; faithful chart generation also requires reliable evidence extraction and quantitative reasoning before rendering. Our benchmark and associated resources are available at https://github.com/tangdouer1005/DeepChart.

📄 PDF Abstract BibTeX arXiv:2608.26757

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChartFI: Benchmarking Faithfulness and Insightfulness of Chart Descriptions from Multimodal Large Language Models

2026-05-22 · Fen Wang, Zekai Shao, Qiman Kang, Chunran Hu 외 arxiv

Chart descriptions are essential for accessibility, cross-modal retrieval, and assisting readers in extracting insights from complex visualizations. As multimodal large language models (MLLMs) are increasingly adopted fo…

Cross-Modal Retrieval

FloCA: Towards Faithful and Logically Consistent Flowchart Reasoning

2026-02-15 · Jinzi Zou, Bolin Wang, Liang Li, Shuo Zhang 외 arxiv

Flowchart-oriented dialogue (FOD) systems aim to guide users through multi-turn decision-making or operational procedures by following a domain-specific flowchart to achieve a task goal. In this work, we formalize flowch…

Task-Oriented Dialogue SystemsResponse Generation

ChartAnchor: Chart Grounding with Structural-Semantic Fidelity

2025-11-30 · Xinhang Li, Jingbo Zhou, Pengfei Luo, Yixiong Xiao 외 arxiv

Recent advances in multimodal large language models (MLLMs) highlight the need for benchmarks that rigorously evaluate structured chart comprehension. Chart grounding refers to the bidirectional alignment between a chart…

Code Generation

CharXiv: Charting Gaps in Realistic Chart Understanding in Multimodal LLMs

2024-06-26 · ZiRui Wang, Mengzhou Xia, Luxi He, Howard Chen 외

Chart understanding plays a pivotal role when applying Multimodal Large Language Models (MLLMs) to real-world tasks such as analyzing scientific papers or financial reports. However, existing datasets often focus on over…

Chart Understanding

ArtChart: A Benchmark for Faithful Artistic Chart Generation with Integrated Text Rendering

2026-07-17 · Meijia Huang, Yingjie Yin, Shihao Wang, Chenguang Ma arxiv

Artistic charts make data memorable and visually engaging, but generating them faithfully demands simultaneously preserving numerical geometry, rendering exact in-image text, binding labels to correct marks, and maintain…

Instruction FollowingImage Editing