Stare at What You See: Masked Image Modeling without Reconstruction
Hongwei Xue, Peng Gao, Hongyang Li, Yu Qiao, Hao Sun, Houqiang Li,, Jiebo Luo

TL;DR
MaskAlign introduces a reconstruction-free masked image modeling approach that leverages feature consistency with a teacher model, achieving state-of-the-art results with higher efficiency.
Contribution
The paper proposes MaskAlign, a novel masked image modeling method that eliminates the need for reconstruction by aligning features from student and teacher models.
Findings
Reconstruction is not necessary for effective masked image modeling.
MaskAlign achieves state-of-the-art performance on vision benchmarks.
Dynamic Alignment improves feature consistency and model performance.
Abstract
Masked Autoencoders (MAE) have been prevailing paradigms for large-scale vision representation pre-training. By reconstructing masked image patches from a small portion of visible image regions, MAE forces the model to infer semantic correlation within an image. Recently, some approaches apply semantic-rich teacher models to extract image features as the reconstruction target, leading to better performance. However, unlike the low-level features such as pixel values, we argue the features extracted by powerful teacher models already encode rich semantic correlation across regions in an intact image.This raises one question: is reconstruction necessary in Masked Image Modeling (MIM) with a teacher model? In this paper, we propose an efficient MIM paradigm named MaskAlign. MaskAlign simply learns the consistency of visible patch features extracted by the student model and intact image…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications · Advanced Neural Network Applications
MethodsMasked autoencoder · Mutual Information Machine/Mask Image Modeling
