69
1

Self-distillation Augmented Masked Autoencoders for Histopathological Image Classification

Yang Luo
Zhineng Chen
Abstract

Self-supervised learning (SSL) has drawn increasing attention in pathological image analysis in recent years. However, the prevalent contrastive SSL is suboptimal in feature representation under this scenario due to the homogeneous visual appearance. Alternatively, masked autoencoders (MAE) build SSL from a generative paradigm. In this paper, we introduce MAE to pathological image analysis and verify the effect of visible patches. Based on it, a novel SD-MAE model is proposed to enable a self-distillation augmented SSL on top of the raw MAE. Besides the reconstruction loss on masked image patches, SD-MAE further imposes the self-distillation loss on visible patches. It enhances the attention of the encoder, as shown by focusing more on fewer parts in visualization results of attention map. We apply SD-MAE to the image classification task on two pathological and one natural image datasets. Experiments demonstrate that SD-MAE performs highly competitive when compared with leading contrastive SSL methods. The results, which are pre-trained using a moderate size of pathological images, are also comparable to the method pre-trained with two orders of magnitude more images. Our code will be released soon.

View on arXiv
Comments on this paper