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

RILS: Masked Visual Reconstruction in Language Semantic Space

About

Both masked image modeling (MIM) and natural language supervision have facilitated the progress of transferable visual pre-training. In this work, we seek the synergy between two paradigms and study the emerging properties when MIM meets natural language supervision. To this end, we present a novel masked visual Reconstruction In Language semantic Space (RILS) pre-training framework, in which sentence representations, encoded by the text encoder, serve as prototypes to transform the vision-only signals into patch-sentence probabilities as semantically meaningful MIM reconstruction targets. The vision models can therefore capture useful components with structured information by predicting proper semantic of masked tokens. Better visual representations could, in turn, improve the text encoder via the image-text alignment objective, which is essential for the effective MIM target transformation. Extensive experimental results demonstrate that our method not only enjoys the best of previous MIM and CLIP but also achieves further improvements on various tasks due to their mutual benefits. RILS exhibits advanced transferability on downstream classification, detection, and segmentation, especially for low-shot regimes. Code will be made available at https://github.com/hustvl/RILS.

Shusheng Yang, Yixiao Ge, Kun Yi, Dian Li, Ying Shan, Xiaohu Qie, Xinggang Wang• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K
mIoU48.1
936
Text-to-Image RetrievalFlickr30K
R@125.48
460
Image-to-Text RetrievalFlickr30K
R@132.21
379
Image ClassificationImageNet (val)
Accuracy45
300
Object DetectionCOCO
AP50 (Box)70.5
190
Image ClassificationImageNet-1K
Accuracy83.6
190
Image ClassificationImageNet V2 (test)
Top-1 Accuracy43.3
181
Image ClassificationImageNet-Sketch (test)
Top-1 Acc0.314
132
Text-to-Image RetrievalCOCO
Recall@134.86
130
Image-to-Text RetrievalCOCO
R@145.06
123
Showing 10 of 24 rows

Other info

Code

Follow for update