AdvMIM: Adversarial Masked Image Modeling for Semi-Supervised Medical Image Segmentation
Lei Zhu, Jun Zhou, Rick Siow Mong Goh, Yong Liu

TL;DR
This paper introduces AdvMIM, an adversarial masked image modeling approach that enhances semi-supervised medical image segmentation by increasing supervision signals and reducing domain gaps between original and masked data, significantly improving performance.
Contribution
The paper proposes a novel adversarial masked image modeling method that leverages masked domain training and adversarial loss to improve transformer-based semi-supervised segmentation, extending to CNNs.
Findings
Outperforms existing semi-supervised methods on three datasets
Effectively increases supervision signals via masked image modeling
Reduces domain gap with adversarial training
Abstract
Vision Transformer has recently gained tremendous popularity in medical image segmentation task due to its superior capability in capturing long-range dependencies. However, transformer requires a large amount of labeled data to be effective, which hinders its applicability in annotation scarce semi-supervised learning scenario where only limited labeled data is available. State-of-the-art semi-supervised learning methods propose combinatorial CNN-Transformer learning to cross teach a transformer with a convolutional neural network, which achieves promising results. However, it remains a challenging task to effectively train the transformer with limited labeled data. In this paper, we propose an adversarial masked image modeling method to fully unleash the potential of transformer for semi-supervised medical image segmentation. The key challenge in semi-supervised learning with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Medical Imaging and Analysis
MethodsDropout · Dense Connections · Absolute Position Encodings · Layer Normalization · Byte Pair Encoding · Label Smoothing · Softmax · Transformer
