English

DataComp-VLM: Improved Open Datasets for Vision-Language Models

Computer Vision and Pattern Recognition 2026-06-26 v1 Computation and Language Machine Learning

Abstract

Building performant Vision-Language Models (VLMs) requires carefully curating large-scale training datasets, yet the community lacks systematic benchmarks for evaluating such curation strategies. We introduce DataComp for VLMs (DCVLM), a benchmark for controlled data-centric experiments to improve VLM training. As part of DCVLM, we collect 160 datasets spanning four data types -- image-caption pairs, multimodal interleaved documents, text-only, and instruction-tuning data -- into a corpus of 6T multimodal tokens. DCVLM allows participants to test curation strategies (filtering, mixing, formatting, sampling) across 1B-8B models and 6.25B-200B token budgets. Models are then evaluated on a carefully selected suite of up to 52 downstream benchmarks across 9 domains. We conduct extensive experiments on DCVLM and find that data mixing, not filtering, is key to a high-quality training dataset: instruction-heavy mixtures scale better than caption-heavy ones, with gains widening at larger scales. The resulting dataset, DCVLM-Baseline, enables training an 8B VLM to 63.6% accuracy on our 33-task core suite with 200B training tokens. Compared to FineVision, the state-of-the-art open VLM training dataset, this represents an improvement of +5.4pp. DCVLM and all accompanying artifacts will be made publicly available at https://www.datacomp.ai/dcvlm/.

Cite

@article{arxiv.2606.28551,
  title  = {DataComp-VLM: Improved Open Datasets for Vision-Language Models},
  author = {Matteo Farina and Vishaal Udandarao and Thao Nguyen and Selim Kuzucu and Maximilian Böther and Andreas Hochlehnert and Adhiraj Ghosh and Marianna Nezhurina and Karsten Roth and Joschka Struber and Yuhui Zhang and Sebastian Dziadzio and Elaine Sui and Soumya Jahagirdar and Dhruba Ghosh and Hasan Hammoud and Thomas De Min and Simone Caldarella and Jehanzeb Mirza and Sedrick Keh and Mehdi Cherti and Hilde Kuehne and Bernt Schiele and Serena Yeung-Levy and Muhammad Ferjad Naeem and Federico Tombari and Ana Klimovic and Elisa Ricci and Matthias Bethge and Sewoong Oh and Ameya Prabhu and Alessio Tonioni and Jenia Jitsev and Massimiliano Mancini and Ludwig Schmidt and Nikhil Parthasarathy},
  journal= {arXiv preprint arXiv:2606.28551},
  year   = {2026}
}

Comments

Preprint