Masked Modeling for Self-supervised Representation Learning on Vision and Beyond
Siyuan Li, Luyuan Zhang, Zedong Wang, Di Wu, Lirong Wu, Zicheng Liu, Jun Xia, Cheng Tan, Yang Liu, Baigui Sun, Stan Z. Li
TL;DR
Masked Modeling for Self-supervised Representation Learning on Vision and Beyond presents a unified four-module framework (Mask, Target, Encoder, Head) for masked image modeling and extends it to diverse modalities. It contrasts Masked Modeling with traditional contrastive SSL, surveys masking strategies, target types, and network designs, and highlights theoretical perspectives and practical extensions including autoregressive generation and vision foundation models. The survey aggregates a wide range of MIM methods across vision, audio, graphs, and biology, and discusses downstream applications in video, detection, medical imaging, OCR, and 3D vision, while outlining limitations and future directions such as multimodality, efficient training with large models, and generalist architectures. Overall, the work provides a comprehensive taxonomy, methodological guidance, and practical insights to accelerate masked modeling research across domains.
Abstract
As the deep learning revolution marches on, self-supervised learning has garnered increasing attention in recent years thanks to its remarkable representation learning ability and the low dependence on labeled data. Among these varied self-supervised techniques, masked modeling has emerged as a distinctive approach that involves predicting parts of the original data that are proportionally masked during training. This paradigm enables deep models to learn robust representations and has demonstrated exceptional performance in the context of computer vision, natural language processing, and other modalities. In this survey, we present a comprehensive review of the masked modeling framework and its methodology. We elaborate on the details of techniques within masked modeling, including diverse masking strategies, recovering targets, network architectures, and more. Then, we systematically investigate its wide-ranging applications across domains. Furthermore, we also explore the commonalities and differences between masked modeling methods in different fields. Toward the end of this paper, we conclude by discussing the limitations of current techniques and point out several potential avenues for advancing masked modeling research. A paper list project with this survey is available at \url{https://github.com/Lupin1998/Awesome-MIM}.
