Scaling Pre-training to One Hundred Billion Data for Vision Language Models
Xiao Wang, Ibrahim Alabdulmohsin, Daniel Salz, Zhe Li, Keran Rong, Xiaohua Zhai
TL;DR
This work investigates scaling vision-language pretraining to 100 billion web-sourced image-text pairs and analyzes its impact beyond traditional benchmarks. Using the WebLI-100B dataset and SigLIP contrastive pretraining across multiple ViT backbones, the study reveals that Western benchmarks show limited gains at this scale, while cultural diversity and multilingual performance improve substantially, aided by long-tail concept coverage and language rebalancing. However, aggressive data filtering can inadvertently reduce cultural representation and fairness, underscoring the data-quality vs. diversity trade-off. Overall, the 100B-scale regime is crucial for building inclusive multimodal systems, even as it poses challenges for bias mitigation and transferability to generative tasks.
Abstract
We provide an empirical investigation of the potential of pre-training vision-language models on an unprecedented scale: 100 billion examples. We find that model performance tends to saturate at this scale on many common Western-centric classification and retrieval benchmarks, such as COCO Captions. Nevertheless, tasks of cultural diversity achieve more substantial gains from the 100-billion scale web data, thanks to its coverage of long-tail concepts. Furthermore, we analyze the model's multilinguality and show gains in low-resource languages as well. In addition, we observe that reducing the size of the pretraining dataset via quality filters like using CLIP, typically used to enhance performance, may inadvertently reduce the cultural diversity represented even in large-scale datasets. Our results highlight that while traditional benchmarks may not benefit significantly from scaling noisy, raw web data to 100 billion examples, this data scale is vital for building truly inclusive multimodal systems.
