paper-with-me

Papers

Co-distilled attention guided masked image modeling with noisy teacher for self-supervised learning on medical images

2026-04-16 · Jue Jiang, Aneesh Rangnekar, Harini Veeraraghavan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.14506

Code (0)

등록된 구현이 없습니다.

Tasks

Lung Nodule ClassificationSelf-Supervised LearningTumor Segmentation

Similar Papers 제목 키워드 기반

Self-distilled Masked Attention guided masked image modeling with noise Regularized Teacher (SMART) for medical image analysis

2023-10-02 · Jue Jiang, Aneesh Rangnekar, Chloe Min Seo Choi, Harini Veeraraghavan

Pretraining vision transformers (ViT) with attention guided masked image modeling (MIM) has shown to increase downstream accuracy for natural image analysis. Hierarchical shifted window (Swin) transformer, often used in …

Computed Tomography (CT)Medical Image Analysis

MaDis-Stereo: Enhanced Stereo Matching via Distilled Masked Image Modeling

2024-09-04 · Jihye Ahn, Hyesong Choi, SooMin Kim, Dongbo Min

In stereo matching, CNNs have traditionally served as the predominant architectures. Although Transformer-based stereo models have been studied recently, their performance still lags behind CNN-based stereo models due to…

Depth EstimationDepth PredictionImage ReconstructionInductive Bias+1

What to Hide from Your Students: Attention-Guided Masked Image Modeling

2022-03-23 · Ioannis Kakogeorgiou, Spyros Gidaris, Bill Psomas, Yannis Avrithis 외

Transformers and masked language modeling are quickly being adopted and explored in computer vision as vision transformers and masked image modeling (MIM). In this work, we argue that image token masking differs from tok…

Language ModelingLanguage ModellingMasked Language ModelingSelf-Supervised Learning

Partition Generative Modeling: Masked Modeling Without Masks

2025-05-24 · Justin Deschenaux, Lan Tran, Caglar Gulcehre

We introduce ``Partition Generative Models'' (PGMs), a novel approach to masked generative modeling (MGMs), particularly effective for masked diffusion language modeling (MDLMs). PGM divides tokens into two distinct grou…

Computational EfficiencyLanguage ModelingLanguage Modelling

SemMAE: Semantic-Guided Masking for Learning Masked Autoencoders

2022-06-21 · Gang Li, Heliang Zheng, Daqing Liu, Chaoyue Wang 외

Recently, significant progress has been made in masked image modeling to catch up to masked language modeling. However, unlike words in NLP, the lack of semantic decomposition of images still makes masked autoencoding (M…

Language ModelingLanguage ModellingMasked Language ModelingSemantic Segmentation