CLIPLoss and Norm-Based Data Selection Methods for Multimodal Contrastive Learning
Yiping Wang, Yifang Chen, Wendan Yan, Alex Fang, Wenjing Zhou, Kevin, Jamieson, Simon Shaolei Du

TL;DR
This paper introduces two novel data selection methods, s-CLIPLoss and NormSim, to improve the quality of web-curated datasets for large-scale visual-language models, leading to better downstream task performance.
Contribution
The paper advances the third approach to data selection by proposing surrogate-CLIPLoss and NormSim, which enhance data quality measurement without relying on specific CLIP model properties.
Findings
s-CLIPLoss improves data quality assessment.
NormSim effectively measures similarity to target data.
Combined methods achieve state-of-the-art results on DataComp.
Abstract
Data selection has emerged as a core issue for large-scale visual-language model pretaining (e.g., CLIP), particularly with noisy web-curated datasets. Three main data selection approaches are: (1) leveraging external non-CLIP models to aid data selection, (2) training new CLIP-style embedding models that are more effective at selecting high-quality data than the original OpenAI CLIP model, and (3) designing better metrics or strategies universally applicable to any CLIP embedding without requiring specific model properties (e.g., CLIPScore is one popular metric). While the first two approaches have been extensively studied, the third remains under-explored. In this paper, we advance the third approach by proposing two new methods. Firstly, instead of classical CLIP scores that only consider the alignment between two modalities from a single sample, we introduce surrogate-CLIPLoss…
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
TopicsNatural Language Processing Techniques · Text and Document Classification Technologies
MethodsContrastive Language-Image Pre-training
