Towards Latent Masked Image Modeling for Self-Supervised Visual Representation Learning
Yibing Wei, Abhinav Gupta, Pedro Morgado

TL;DR
This paper introduces Latent Masked Image Modeling (Latent MIM), a novel framework that enhances self-supervised visual representation learning by reconstructing images in latent space, overcoming previous limitations of pixel-level MIM.
Contribution
The study thoroughly analyzes challenges in Latent MIM and proposes solutions, enabling high-level semantic representations while maintaining MIM benefits.
Findings
Latent MIM can learn high-level representations.
Addressing training challenges improves model performance.
Latent MIM retains MIM advantages in self-supervised learning.
Abstract
Masked Image Modeling (MIM) has emerged as a promising method for deriving visual representations from unlabeled image data by predicting missing pixels from masked portions of images. It excels in region-aware learning and provides strong initializations for various tasks, but struggles to capture high-level semantics without further supervised fine-tuning, likely due to the low-level nature of its pixel reconstruction objective. A promising yet unrealized framework is learning representations through masked reconstruction in latent space, combining the locality of MIM with the high-level targets. However, this approach poses significant training challenges as the reconstruction targets are learned in conjunction with the model, potentially leading to trivial or suboptimal solutions.Our study is among the first to thoroughly analyze and address the challenges of such framework, which…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications
MethodsMutual Information Machine/Mask Image Modeling
