COMPACT: COMPositional Atomic-to-Complex Visual Capability Tuning
Xindi Wu, Hee Seung Hwang, Polina Kirichenko, Esin Tureci, Olga Russakovsky
TL;DR
COMPACT tackles data efficiency in visual instruction tuning by elevating per-sample complexity through a compositional approach over atomic visual capabilities. It defines a $k$-value complexity metric and a four-step data recipe to generate multi-capability questions, enabling high information density with far fewer examples. Empirical results across eight multimodal benchmarks show COMPACT matches or exceeds full VIT performance using roughly 10% of the data (100.2% relative) and delivers pronounced gains on complex tasks like MM-Vet and MMStar, demonstrating the practicality of complexity-aware data curation. The work highlights significant potential for scalable, data-efficient learning in vision-language systems while outlining limitations and directions for extending the approach to knowledge-intensive tasks and broader capability sets.
Abstract
Visual instruction tuning (VIT) datasets are constructed from randomly sampled image-question pairs, without regard to the informativeness of each pair. Recent dataset selection methods have shown that a small fraction of such datasets enriched with informative samples can lead to efficient finetuning of Multimodal Large Language Models. In this work, we explore the impact of sample complexity on informative data curation and introduce COMPACT (COMPositional Atomic-to-complex Visual Capability Tuning), a VIT data recipe that scales training sample complexity by combining multiple atomic visual capabilities in a single training example. Concretely, we synthesize rich and informative text questions for each image, allowing us to significantly reduce the number of training examples required for effective visual instruction tuning. COMPACT demonstrates superior data efficiency compared to existing data reduction methods. When applied to the LLAVA-665K VIT dataset, COMPACT reduces the data budget by 90% while still achieving 100.2% of the full VIT performance (compared to only 97.5% by the state-of-the-art method) across eight multimodal benchmarks. Further, training on the COMPACT data outperforms training on the full-scale data on particularly complex benchmarks such as MM-Vet (+8.6%) and MMStar (+2.9%). COMPACT offers a scalable and efficient synthetic data generation recipe to improve on visual language tasks.
