CVFeb 27, 2025

Learning Mask Invariant Mutual Information for Masked Image Modeling

arXiv:2502.19718v14 citationsh-index: 19ICLR
Originality Highly original
AI Analysis

This work provides a novel theoretical understanding and practical enhancement for MAEs in self-supervised learning, which is incremental but offers deeper insights for developing more powerful models in computer vision.

The paper tackled the problem of understanding masked autoencoders (MAEs) by proposing a theoretical framework based on the information bottleneck principle, and introduced MI-MAE, a method that optimizes MAEs through mutual information, achieving significant performance improvements in image classification, object detection, and semantic segmentation on standard benchmarks.

Masked autoencoders (MAEs) represent a prominent self-supervised learning paradigm in computer vision. Despite their empirical success, the underlying mechanisms of MAEs remain insufficiently understood. Recent studies have attempted to elucidate the functioning of MAEs through contrastive learning and feature representation analysis, yet these approaches often provide only implicit insights. In this paper, we propose a new perspective for understanding MAEs by leveraging the information bottleneck principle in information theory. Our theoretical analyses reveal that optimizing the latent features to balance relevant and irrelevant information is key to improving MAE performance. Building upon our proofs, we introduce MI-MAE, a novel method that optimizes MAEs through mutual information maximization and minimization. By enhancing latent features to retain maximal relevant information between them and the output, and minimizing irrelevant information between them and the input, our approach achieves better performance. Extensive experiments on standard benchmarks show that MI-MAE significantly outperforms MAE models in tasks such as image classification, object detection, and semantic segmentation. Our findings validate the theoretical framework and highlight the practical advantages of applying the information bottleneck principle to MAEs, offering deeper insights for developing more powerful self-supervised learning models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes