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

S-CLIP: Semi-supervised Vision-Language Learning using Few Specialist Captions

About

Vision-language models, such as contrastive language-image pre-training (CLIP), have demonstrated impressive results in natural image domains. However, these models often struggle when applied to specialized domains like remote sensing, and adapting to such domains is challenging due to the limited number of image-text pairs available for training. To address this, we propose S-CLIP, a semi-supervised learning method for training CLIP that utilizes additional unpaired images. S-CLIP employs two pseudo-labeling strategies specifically designed for contrastive learning and the language modality. The caption-level pseudo-label is given by a combination of captions of paired images, obtained by solving an optimal transport problem between unpaired and paired images. The keyword-level pseudo-label is given by a keyword in the caption of the nearest paired image, trained through partial label learning that assumes a candidate set of labels for supervision instead of the exact one. By combining these objectives, S-CLIP significantly enhances the training of CLIP using only a few image-text pairs, as demonstrated in various specialist domains, including remote sensing, fashion, scientific figures, and comics. For instance, S-CLIP improves CLIP by 10% for zero-shot classification and 4% for image-text retrieval on the remote sensing benchmark, matching the performance of supervised CLIP while using three times fewer image-text pairs.

Sangwoo Mo, Minkyu Kim, Kyungmin Lee, Jinwoo Shin• 2023

Related benchmarks

TaskDatasetResultRank
Image-Text RetrievalRSICD
Mean Recall15.19
119
Image ClassificationWHU-RS19
Accuracy97.3
60
Image ClassificationAID
Accuracy93.1
45
Text-to-Image RetrievalNWPU (test)
R@12.86
44
Image-to-Text RetrievalNWPU (test)
Recall@1 (R@1)2.73
44
ClassificationAID (test)
Top-1 Accuracy73
41
Image-to-Text RetrievalRSICD (val)
R@518.4
16
Image ClassificationUCM
Accuracy88.9
14
Image ClassificationRSICD CLS
Accuracy0.874
11
Image ClassificationRSSCN7
Accuracy79.1
11
Showing 10 of 43 rows

Other info

Code

Follow for update