Data-Efficient Contrastive Language-Image Pretraining: Prioritizing Data Quality over Quantity
Siddharth Joshi, Arnav Jain, Ali Payani, Baharan Mirzasoleiman

TL;DR
This paper introduces a theoretically grounded data selection method for CLIP that prioritizes data quality over quantity, leading to significantly improved zero-shot generalization across multiple datasets.
Contribution
The authors propose the first rigorous data selection approach for CLIP based on preserving cross-covariance, demonstrating substantial performance gains.
Findings
Subsets selected by extbackslash method extquotesingle{} outperform baselines by over 2.7x accuracy on ImageNet.
Selected subsets achieve 1.5x average accuracy across 11 downstream datasets.
The method is validated on ConceptualCaptions datasets, showing superior generalization.
Abstract
Contrastive Language-Image Pre-training (CLIP) on large-scale image-caption datasets learns representations that can achieve remarkable zero-shot generalization. However, such models require a massive amount of pre-training data. Improving the quality of the pre-training data has been shown to be much more effective in improving CLIP's performance than increasing its volume. Nevertheless, finding small subsets of training data that provably generalize the best has remained an open question. In this work, we propose the first theoretically rigorous data selection method for CLIP. We show that subsets that closely preserve the cross-covariance of the images and captions of the full data provably achieve a superior generalization performance. Our extensive experiments on ConceptualCaptions3M and ConceptualCaptions12M demonstrate that subsets found by \method\ achieve over 2.7x and 1.4x the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Image Retrieval and Classification Techniques · Biomedical Text Mining and Ontologies
MethodsContrastive Language-Image Pre-training
