Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Less is More: Removing Text-regions Improves CLIP Training Efficiency and Robustness

About

The CLIP (Contrastive Language-Image Pre-training) model and its variants are becoming the de facto backbone in many applications. However, training a CLIP model from hundreds of millions of image-text pairs can be prohibitively expensive. Furthermore, the conventional CLIP model doesn't differentiate between the visual semantics and meaning of text regions embedded in images. This can lead to non-robustness when the text in the embedded region doesn't match the image's visual appearance. In this paper, we discuss two effective approaches to improve the efficiency and robustness of CLIP training: (1) augmenting the training dataset while maintaining the same number of optimization steps, and (2) filtering out samples that contain text regions in the image. By doing so, we significantly improve the classification and retrieval accuracy on public benchmarks like ImageNet and CoCo. Filtering out images with text regions also protects the model from typographic attacks. To verify this, we build a new dataset named ImageNet with Adversarial Text Regions (ImageNet-Attr). Our filter-based CLIP model demonstrates a top-1 accuracy of 68.78\%, outperforming previous models whose accuracy was all below 50\%.

Liangliang Cao, Bowen Zhang, Chen Chen, Yinfei Yang, Xianzhi Du, Wencong Zhang, Zhiyun Lu, Yantao Zheng• 2023

Related benchmarks

TaskDatasetResultRank
Generalist Multi-task EvaluationMultiple (ImageNet-1K, COCO)
Mean Delta-5.9
13
Text-to-Image RetrievalCOCO 2017 (test)
T2I Score42.5
13
Image ClassificationImageNet-1K 1.0 (val)
Zero-Shot Accuracy70.8
13
Image-to-Text RetrievalCOCO 2017 (test)
I2T Score58.3
13
Showing 4 of 4 rows

Other info

Follow for update