Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Reproducible scaling laws for contrastive language-image learning

About

Scaling up neural networks has led to remarkable performance across a wide range of tasks. Moreover, performance often follows reliable scaling laws as a function of training set size, model size, and compute, which offers valuable guidance as large-scale experiments are becoming increasingly expensive. However, previous work on scaling laws has primarily used private data \& models or focused on uni-modal language or vision learning. To address these limitations, we investigate scaling laws for contrastive language-image pre-training (CLIP) with the public LAION dataset and the open-source OpenCLIP repository. Our large-scale experiments involve models trained on up to two billion image-text pairs and identify power law scaling for multiple downstream tasks including zero-shot classification, retrieval, linear probing, and end-to-end fine-tuning. We find that the training distribution plays a key role in scaling laws as the OpenAI and OpenCLIP models exhibit different scaling behavior despite identical model architectures and similar training recipes. We open-source our evaluation workflow and all models, including the largest public CLIP models, to ensure reproducibility and make scaling laws research more accessible. Source code and instructions to reproduce this study will be available at https://github.com/LAION-AI/scaling-laws-openclip

Mehdi Cherti, Romain Beaumont, Ross Wightman, Mitchell Wortsman, Gabriel Ilharco, Cade Gordon, Christoph Schuhmann, Ludwig Schmidt, Jenia Jitsev• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU39.3
2731
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy86.17
1866
Semantic segmentationCityscapes (test)
mIoU16.2
1145
Visual Question AnsweringGQA
Accuracy59.8
963
Semantic segmentationADE20K
mIoU40.04
936
Object Hallucination EvaluationPOPE
Accuracy81.3
935
Image ClassificationImageNet-1K
Top-1 Acc85.3
836
Image ClassificationImageNet 1k (test)
Top-1 Accuracy66.31
798
Image ClassificationCIFAR-100--
622
Semantic segmentationCityscapes
mIoU510
578
Showing 10 of 233 rows
...

Other info

Code

Follow for update