Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Hi-End-MAE: Hierarchical encoder-driven masked autoencoders are stronger vision learners for medical image segmentation

About

Medical image segmentation remains a formidable challenge due to the label scarcity. Pre-training Vision Transformer (ViT) through masked image modeling (MIM) on large-scale unlabeled medical datasets presents a promising solution, providing both computational efficiency and model generalization for various downstream tasks. However, current ViT-based MIM pre-training frameworks predominantly emphasize local aggregation representations in output layers and fail to exploit the rich representations across different ViT layers that better capture fine-grained semantic information needed for more precise medical downstream tasks. To fill the above gap, we hereby present Hierarchical Encoder-driven MAE (Hi-End-MAE), a simple yet effective ViT-based pre-training solution, which centers on two key innovations: (1) Encoder-driven reconstruction, which encourages the encoder to learn more informative features to guide the reconstruction of masked patches; and (2) Hierarchical dense decoding, which implements a hierarchical decoding structure to capture rich representations across different layers. We pre-train Hi-End-MAE on a large-scale dataset of 10K CT scans and evaluated its performance across seven public medical image segmentation benchmarks. Extensive experiments demonstrate that Hi-End-MAE achieves superior transfer learning capabilities across various downstream tasks, revealing the potential of ViT in medical imaging applications. The code is available at: https://github.com/FengheTan9/Hi-End-MAE

Fenghe Tang, Qingsong Yao, Wenxin Ma, Chenxu Wu, Zihang Jiang, S. Kevin Zhou• 2025

Related benchmarks

TaskDatasetResultRank
ClassificationCT-RATE
AUC0.806
71
Radiology Report GenerationCT-RATE (test)
BL-158.3
49
CT Report GenerationCTRG-Chest-548K (test)
BLEU-436.1
40
Medical Image SegmentationCOVID-19 CT (test)
DSC74.4
21
SegmentationBTCV (100% labels)
Dice Coefficient81.7
20
Pulmonary SegmentationLUNA16 (10% labels)
Dice Coefficient90.6
20
Pulmonary SegmentationLUNA16 100% labels
Dice Score93.2
20
Volumetric SegmentationLUNA16 -> C19-CT (test)
Dice Score88.8
18
Abnormality ClassificationCT-Rate AHPH-10K (test)
AUC65.1
18
SegmentationWORD
1-shot Acc77.24
13
Showing 10 of 34 rows

Other info

Follow for update