paper-with-me

Papers

Learning More from Less: Exploiting Counterfactuals for Data-Efficient Chart Understanding

2026-05-11 · Jianzhu Bao, Haozhen Zhang, Kuicai Dong, Bozhi Wu, Sarthak Ketanbhai Modi, Zi Pong Lim, Yon Shin Teo, Wenya Wang arxiv

Vision-Language Models (VLMs) have demonstrated remarkable progress in chart understanding, largely driven by supervised fine-tuning (SFT) on increasingly large synthetic datasets. However, scaling SFT data alone is inefficient and overlooks a key property of charts: charts are programmatically generated visual artifacts, where small, code-controlled visual changes can induce drastic shifts in semantics and correct answers. Learning this counterfactual sensitivity requires VLMs to discriminate fine-grained visual differences, yet standard SFT treats training instances independently and provides limited supervision to enforce this behavior. To address this, we introduce ChartCF, a data-efficient training framework designed to enhance counterfactual sensitivity. ChartCF consists of: (1) a counterfactual data synthesis pipeline via code modification, (2) a chart similarity-based data selection strategy that filters overly difficult samples for improved training efficiency, and (3) multimodal preference optimization across both textual and visual modalities. Experiments on five benchmarks show that ChartCF achieves superior or comparable performance to strong chart-specific VLMs while using significantly less training data.

📄 PDF Abstract BibTeX arXiv:2605.10855

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Wireless Channel Charting: Theory, Practice, and Applications

2023-04-17 · Paul Ferrand, Maxime Guillaud, Christoph Studer, Olav Tirkkonen

Channel charting is a recently proposed framework that applies dimensionality reduction to channel state information (CSI) in wireless systems with the goal of associating a pseudo-position to each mobile user in a low-d…

Dimensionality ReductionPosition

Efficient Annotation of Medieval Charters

2023-06-24 · Anguelos Nicolaou, Daniel Luger, Franziska Decker, Nicolas Renet 외

Diplomatics, the analysis of medieval charters, is a major field of research in which paleography is applied. Annotating data, if performed by laymen, needs validation and correction by experts. In this paper, we propose…

object-detectionObject DetectionSegmentation

Robustifying Sentiment Classification by Maximally Exploiting Few Counterfactuals

2022-10-21 · Maarten De Raedt, Fréderic Godin, Chris Develder, Thomas Demeester

For text classification tasks, finetuned language models perform remarkably well. Yet, they tend to rely on spurious patterns in training data, thus limiting their performance on out-of-distribution (OOD) test data. Amon…

ClassificationcounterfactualSentiment AnalysisSentiment Classification+2

Chartwin: a Case Study on Channel Charting-aided Localization in Dynamic Digital Network Twins

2025-08-12 · Lorenzo Cazzella, Francesco Linsalata, Mahdi Maleki, Damiano Badini 외 arxiv

Wireless communication systems can significantly benefit from the availability of spatially consistent representations of the wireless channel to efficiently perform a wide range of communication tasks. Towards this purp…

ChartCoder: Advancing Multimodal Large Language Model for Chart-to-Code Generation

2025-01-11 · Xuanle Zhao, Xianzhen Luo, Qi Shi, Chi Chen 외

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in chart understanding tasks. However, interpreting charts with textual descriptions often leads to information loss, as it fails to full…

Chart UnderstandingCode GenerationLanguage ModelingLanguage Modelling+2