Pith. sign in

REVIEW 4 cited by

TinyChart: Efficient Chart Understanding with Visual Token Merging and Program-of-Thoughts Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.16635 v1 pith:ZJW2OYZW submitted 2024-04-25 cs.CV

classification cs.CV
keywords chartunderstandingtinychartvisionefficientlearningmllmmodel
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Charts are important for presenting and explaining complex data relationships. Recently, multimodal large language models (MLLMs) have shown remarkable capabilities in various chart understanding tasks. However, the sheer size of these models in terms of parameters and computational requirements limits their use in resource-constrained environments. In this paper, we present TinyChart, an efficient MLLM for chart understanding with only 3B parameters. TinyChart overcomes two key challenges in efficient chart understanding: (1) reduce the burden of learning numerical computations through a Program-of-Thoughts (PoT) learning strategy, which trains the model to generate Python programs for numerical calculations, and (2) reduce lengthy vision feature sequences produced by the vision transformer for high-resolution images through a Vision Token Merging module, which gradually merges most similar vision tokens. Extensive experiments demonstrate that our 3B TinyChart achieves SOTA performance on a variety of chart understanding benchmarks including ChartQA, Chart-to-Text, Chart-to-Table, OpenCQA, and ChartX. It outperforms several chart understanding MLLM with up to 13B parameters such as ChartLlama and ChartAst, and close-sourced general-purpose MLLM GPT-4V on ChartQA. It also demonstrates its superior efficiency with higher throughput during inference due to a smaller model scale and more efficient vision encoding. Our code and model are available at https://github.com/X-PLUG/mPLUG-DocOwl/tree/main/TinyChart.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Infinity-Parser2 Technical Report

    cs.AI 2026-07 unverdicted novelty 6.0 of 10

    Infinity-Parser2 pairs a 5M synthetic bilingual document corpus with multi-task RL to claim SOTA document parsing on olmOCR-Bench and ParseBench.

  2. In-Depth and In-Breadth: Pre-training Multimodal Language Models Customized for Comprehensive Chart Understanding

    cs.CL 2025-07 conditional novelty 6.0 of 10

    ChartScope, using a template-based synthetic data pipeline and dual-path reasoning training, outperforms prior chart-reading models on several advanced chart benchmarks.

  3. Automated HEMT Model Construction from Datasheets via Multi-Modal Intelligence and Prior-Knowledge-Free Optimization

    cs.AR 2025-07 conditional novelty 5.0 of 10

    An AI pipeline combining document parsing, curve digitization, and an iterative Bayesian optimizer converts PDF datasheets into ASM-HEMT SPICE models automatically, with reported fitting errors of 1.2 to 4.9 percent o...

  4. SimVecVis: A Dataset for Enhancing MLLMs in Visualization Understanding

    cs.HC 2025-06 conditional novelty 5.0 of 10

    A new chart dataset with simplified vector encodings and chain-of-thought answers improves fine-tuned MLLM performance on data-centric chart QA, at least for models with strong spatial perception.

Pith tools