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

Learning Vision from Models Rivals Learning Vision from Data

About

We introduce SynCLR, a novel approach for learning visual representations exclusively from synthetic images and synthetic captions, without any real data. We synthesize a large dataset of image captions using LLMs, then use an off-the-shelf text-to-image model to generate multiple images corresponding to each synthetic caption. We perform visual representation learning on these synthetic images via contrastive learning, treating images sharing the same caption as positive pairs. The resulting representations transfer well to many downstream tasks, competing favorably with other general-purpose visual representation learners such as CLIP and DINO v2 in image classification tasks. Furthermore, in dense prediction tasks such as semantic segmentation, SynCLR outperforms previous self-supervised methods by a significant margin, e.g., improving over MAE and iBOT by 6.2 and 4.3 mIoU on ADE20k for ViT-B/16.

Yonglong Tian, Lijie Fan, Kaifeng Chen, Dina Katabi, Dilip Krishnan, Phillip Isola• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1K
Top-1 Acc85.8
836
Image ClassificationStanford Cars--
477
Image ClassificationDTD
Accuracy79.9
419
Image ClassificationSUN397
Accuracy76.2
246
Image ClassificationFGVC Aircraft
Top-1 Accuracy81.7
185
Image ClassificationCaltech101--
129
Image ClassificationOxford Pets
Top-1 Acc93.6
86
Image ClassificationFood101
Top-1 Accuracy91.6
24
Showing 8 of 8 rows

Other info

Follow for update