ChartAdapter: Large Vision-Language Model for Chart Summarization
Peixin Xu, Yujuan Ding, Wenqi Fan

TL;DR
This paper introduces ChartAdapter, a lightweight transformer module that improves chart summarization by better aligning visual and textual data, enabling end-to-end training with large language models and achieving superior results.
Contribution
The paper presents a novel transformer-based module, ChartAdapter, designed specifically for chart summarization, along with a hierarchical training procedure and a large-scale dataset.
Findings
Outperforms existing chart summarization methods on standard benchmarks.
Effective cross-modal alignment improves semantic understanding of charts.
Ablation studies confirm the importance of key components in ChartAdapter.
Abstract
Chart summarization, which focuses on extracting key information from charts and interpreting it in natural language, is crucial for generating and delivering insights through effective and accessible data analysis. Traditional methods for chart understanding and summarization often rely on multi-stage pipelines, which may produce suboptimal semantic alignment between visual and textual information. In comparison, recently developed LLM-based methods are more dependent on the capability of foundation images or languages, while ignoring the characteristics of chart data and its relevant challenges. To address these limitations, we propose ChartAdapter, a novel lightweight transformer module designed to bridge the gap between charts and textual summaries. ChartAdapter employs learnable query vectors to extract implicit semantics from chart data and incorporates a cross-modal alignment…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Natural Language Processing Techniques · Topic Modeling
MethodsSparse Evolutionary Training
