Masked Autoencoding Does Not Help Natural Language Supervision at Scale
Floris Weers, Vaishaal Shankar, Angelos Katharopoulos, Yinfei Yang,, Tom Gunter

TL;DR
This paper investigates the effectiveness of combining masked auto-encoders and contrastive language image pre-training for large-scale image-text datasets, finding limited benefits at scale.
Contribution
It provides empirical evidence that combining MAE and CLIP offers minimal gains over CLIP alone on very large datasets, clarifying their effectiveness at scale.
Findings
Limited benefit of MAE+CLIP on 1.4B images
Some improvement on smaller datasets (11.3M images)
Clarifies the scale-dependent effectiveness of self-supervision techniques
Abstract
Self supervision and natural language supervision have emerged as two exciting ways to train general purpose image encoders which excel at a variety of downstream tasks. Recent works such as M3AE and SLIP have suggested that these approaches can be effectively combined, but most notably their results use small pre-training datasets (<50M samples) and don't effectively reflect the large-scale regime (>100M examples) that is commonly used for these approaches. Here we investigate whether a similar approach can be effective when trained with a much larger amount of data. We find that a combination of two state of the art approaches: masked auto-encoders, MAE and contrastive language image pre-training, CLIP provides a benefit over CLIP when trained on a corpus of 11.3M image-text pairs, but little to no benefit (as evaluated on a suite of common vision tasks) over CLIP when trained on a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
MethodsMasked autoencoder · Contrastive Language-Image Pre-training
