paper-with-me

홈 › Papers

Generating Statistical Charts with Validation-Driven LLM Workflows

2026-05-01 · Pavlin G. Poličar, Andraž Pevcin, Blaž Zupan arxiv

Generating diverse, readable statistical charts from tabular data remains challenging for LLMs, as many failures become apparent after rendering and are not detectable from data or code alone. Existing chart datasets also rarely provide fully aligned artifacts, such as executable code, dataset context, and question-answer pairs. We present a structured LLM-based workflow that decomposes chart generation into dataset screening, plot proposal, code synthesis, rendering, validation-driven refinement, description generation, and question-answer generation. By incorporating rendered-output validation, the workflow addresses visualization-specific failure modes such as readability and semantic mismatch. It treats chart generation as an inspectable process rather than a one-shot prompt-to-code task, retaining each chart with its code, dataset context, description, and question-answer pairs. Applied to UCI datasets, the workflow produces 1,500 charts from 74 datasets, spanning 24 chart families and paired with 30,003 question-answer pairs. We evaluate 16 multimodal LLMs (MLLMs) on these chart-question pairs. The results show that chart-syntax questions are nearly saturated, while value extraction, comparison, and reasoning remain more challenging, illustrating the workflow's utility for diagnostic studies of chart-grounded multimodal reasoning.

📄 PDF Abstract BibTeX arXiv:2605.00800

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningAnswer Generation

Similar Papers 제목 키워드 기반

Infogen: Generating Complex Statistical Infographics from Documents

2025-07-26 · Akash Ghosh, Aparna Garimella, Pritika Ramu, Sambaran Bandyopadhyay 외 arxiv

Statistical infographics are powerful tools that simplify complex data into visually engaging and easy-to-understand formats. Despite advancements in AI, particularly with LLMs, existing efforts have been limited to gene…

Semantic-Structural Alignment for Generative Pictorial Charts

2026-05-05 · Zhida Sun, Yulin Zhang, Zheng Gu, Min Lu 외 arxiv

Traditional statistical graphics are precise but often lack the visual appeal, memorability, and engagement of pictorial charts. We present a generative framework for the automated synthesis of pictorial charts that brid…

Visual StorytellingImage Editing

Finch: Benchmarking Finance & Accounting across Spreadsheet-Centric Enterprise Workflows

2025-12-15 · Haoyu Dong, Pengkun Zhang, Yan Gao, Xuanyu Dong 외 arxiv

We introduce FinWorkBench (a.k.a. Finch) for evaluating AI agents on real-world, enterprise-grade finance and accounting workflows that interleave data entry, structuring, formatting, web search, cross-file retrieval, ca…

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…

General ClassificationVisual Reasoning

ChArtist: Generating Pictorial Charts with Unified Spatial and Subject Control

2026-03-15 · Shishi Xiao, Tongyu Zhou, David Laidlaw, Gromit Yeuk-Yin Chan arxiv

A pictorial chart is an effective medium for visual storytelling, seamlessly integrating visual elements with data charts. However, creating such images is challenging because the flexibility of visual elements often con…

Visual Storytelling