paper-with-me

Papers

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

2026-06-26 · Matteo Farina, Vishaal Udandarao, Thao Nguyen, Selim Kuzucu, Maximilian Böther, Andreas Hochlehnert, Adhiraj Ghosh, Marianna Nezhurina, Karsten Roth, Joschka Struber, Yuhui Zhang, Sebastian Dziadzio, Elaine Sui, Soumya Jahagirdar, Dhruba Ghosh, Hasan Hammoud, Thomas De Min, Simone Caldarella, Jehanzeb Mirza, Sedrick Keh, Mehdi Cherti, Hilde Kuehne, Bernt Schiele, Serena Yeung-Levy, Muhammad Ferjad Naeem, Federico Tombari, Ana Klimovic, Elisa Ricci, Matthias Bethge, Sewoong Oh, Ameya Prabhu, Alessio Tonioni, Jenia Jitsev, Massimiliano Mancini, Ludwig Schmidt, Nikhil Parthasarathy hf

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/.

📄 PDF Abstract BibTeX arXiv:2606.28551

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What If We Recaption Billions of Web Images with LLaMA-3?

2024-06-12 · Xianhang Li, Haoqin Tu, Mude Hui, Zeyu Wang 외

Web-crawled image-text pairs are inherently noisy. Prior studies demonstrate that semantically aligning and enriching textual descriptions of these pairs can significantly enhance model training across various vision-lan…

Cross-Modal RetrievalImage GenerationText to Image GenerationText-to-Image Generation+1

DataComp: In search of the next generation of multimodal datasets

2023-04-27 · NeurIPS 2023 11 · Samir Yitzhak Gadre, Gabriel Ilharco, Alex Fang, Jonathan Hayase 외

Multimodal datasets are a critical component in recent breakthroughs such as Stable Diffusion and GPT-4, yet their design does not receive the same research attention as model architectures or training algorithms. To add…

Scaling Laws for Robust Comparison of Open Foundation Language-Vision Models and Datasets

2025-06-05 · Marianna Nezhurina, Tomer Porian, Giovanni Pucceti, Tommie Kerssies 외

In studies of transferable learning, scaling laws are obtained for various important foundation models to predict their properties and performance at larger scales. We show here how scaling law derivation can also be use…

The Devil is in the Details: A Deep Dive into the Rabbit Hole of Data Filtering

2023-09-27 · Haichao Yu, Yu Tian, Sateesh Kumar, Linjie Yang 외

The quality of pre-training data plays a critical role in the performance of foundation models. Popular foundation models often design their own recipe for data filtering, which makes it hard to analyze and compare diffe…

LongProLIP: A Probabilistic Vision-Language Model with Long Context Text

2025-03-11 · Sanghyuk Chun, Sangdoo Yun

Recently, Probabilistic Language-Image Pre-Training (ProLIP) has been proposed to tackle the multiplicity issue of vision-language (VL) tasks. Despite their success in probabilistic representation learning at a scale, th…

Language ModelingLanguage ModellingLong-Context UnderstandingRepresentation Learning