Pseudo Labelling for Enhanced Masked Autoencoders
Srinivasa Rao Nandam, Sara Atito, Zhenhua Feng, Josef Kittler,, Muhammad Awais

TL;DR
This paper introduces a novel masked autoencoder enhancement using pseudo labelling for class and data tokens, improving performance across multiple vision tasks by decoupling label generation and reconstruction with separate teacher models.
Contribution
It proposes a new approach that integrates pseudo labelling and token-level reconstruction in masked autoencoders, with a dual-teacher setup for improved performance.
Findings
Improved ImageNet-1K classification accuracy
Enhanced downstream task performance in segmentation and detection
Negligible impact on throughput and memory
Abstract
Masked Image Modeling (MIM)-based models, such as SdAE, CAE, GreenMIM, and MixAE, have explored different strategies to enhance the performance of Masked Autoencoders (MAE) by modifying prediction, loss functions, or incorporating additional architectural components. In this paper, we propose an enhanced approach that boosts MAE performance by integrating pseudo labelling for both class and data tokens, alongside replacing the traditional pixel-level reconstruction with token-level reconstruction. This strategy uses cluster assignments as pseudo labels to promote instance-level discrimination within the network, while token reconstruction requires generation of discrete tokens encapturing local context. The targets for pseudo labelling and reconstruction needs to be generated by a teacher network. To disentangle the generation of target pseudo labels and the reconstruction of the token…
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
TopicsAdvanced Numerical Analysis Techniques
MethodsMasked autoencoder
