Search papers, labs, and topics across Lattice.
This paper introduces DAGMaN, a self-supervised learning framework for medical images that uses attention-guided masking within a co-distillation framework to selectively mask semantically co-occurring patches. To combat reduced attention head diversity from attention-guided masking, DAGMaN incorporates a noisy teacher that preserves high attention head diversity. Experiments across lung nodule classification, immunotherapy outcome prediction, tumor segmentation, and unsupervised organ clustering demonstrate DAGMaN's effectiveness.
Attention-guided masking can boost self-supervised learning for medical images, but only if you use a noisy teacher to maintain attention head diversity.
Masked image modeling (MIM) is a highly effective self-supervised learning (SSL) approach to extract useful feature representations from unannotated data. Predominantly used random masking methods make SSL less effective for medical images due to the contextual similarity of neighboring patches, leading to information leakage and SSL simplification. Hierarchical shifted window (Swin) transformer, a highly effective approach for medical images cannot use advanced masking methods as it lacks a global [CLS] token. Hence, we introduced an attention guided masking mechanism for Swin within a co-distillation learning framework to selectively mask semantically co-occurring and discriminative patches, to reduce information leakage and increase the difficulty of SSL pretraining. However, attention guided masking inevitably reduces the diversity of attention heads, which negatively impacts downstream task performance. To address this, we for the first time, integrate a noisy teacher into the co-distillation framework (termed DAGMaN) that performs attentive masking while preserving high attention head diversity. We demonstrate the capability of DAGMaN on multiple tasks including full- and few-shot lung nodule classification, immunotherapy outcome prediction, tumor segmentation, and unsupervised organs clustering.