Beyond Masking: Demystifying Token-Based Pre-Training for Vision Transformers
Yunjie Tian, Lingxi Xie, Jiemin Fang, Mengnan Shi, Junran, Peng, Xiaopeng Zhang, Jianbin Jiao, Qi Tian, Qixiang Ye

TL;DR
This paper explores alternative learning objectives for vision transformers beyond traditional masked image modeling, revealing that combining style preservation with spatial misalignment enhances downstream task performance.
Contribution
It introduces new learning objectives and design principles for token-based pre-training, surpassing MIM without additional computational cost.
Findings
Spatial misalignment improves recognition accuracy.
Preserving image style benefits downstream tasks.
Proposed methods outperform traditional MIM.
Abstract
The past year has witnessed a rapid development of masked image modeling (MIM). MIM is mostly built upon the vision transformers, which suggests that self-supervised visual representations can be done by masking input image parts while requiring the target model to recover the missing contents. MIM has demonstrated promising results on downstream tasks, yet we are interested in whether there exist other effective ways to `learn by recovering missing contents'. In this paper, we investigate this topic by designing five other learning objectives that follow the same procedure as MIM but degrade the input image in different ways. With extensive experiments, we manage to summarize a few design principles for token-based pre-training of vision transformers. In particular, the best practice is obtained by keeping the original image style and enriching spatial masking with spatial misalignment…
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
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Generative Adversarial Networks and Image Synthesis
