English

From Data to Insights: Exploring Program-of-Thoughts Prompting for Chart Summarization

Computation and Language 2026-05-29 v1

Abstract

Charts play a critical role in conveying numerical data insights through structured visual representations. However, semantic visual understanding and numerical reasoning requirements hinder the accurate description of charts, interpreting a challenging task in chart summarization. Despite recent advancements in visual language models (VLMs), approaches lack robust mechanisms for verifying statistical fact correctness and are computationally heavy. To address this gap, this paper explores a strategy of using zero-shot learning to motivate the lightweight VLMs to perform computational reasoning, via Python programs as intermediaries to derive valid summary statistics for chart understanding. Specifically, we introduce a novel chart-to-dictionary auxiliary task, offering a more flexible representation compared to traditional chart-to-table methods, making it particularly well-suited for integration with the Program-of-Thought (PoT) strategy. Experimental results demonstrate our strategy performs on par with existing chart summarization methods across semantic and factual metrics. Code is available on https://anonymous.4open.science/r/ZeroShot-PoT-C2T-5A6B.

Keywords

Cite

@article{arxiv.2605.28874,
  title  = {From Data to Insights: Exploring Program-of-Thoughts Prompting for Chart Summarization},
  author = {Yutong Qu and Wei Zhang},
  journal= {arXiv preprint arXiv:2605.28874},
  year   = {2026}
}

Comments

22 pages, 9 figures