Adaptive Mix for Semi-Supervised Medical Image Segmentation
Zhiqiang Shen, Peng Cao, Junming Su, Jinzhu Yang, Osmar R. Zaiane

TL;DR
This paper introduces AdaMix, an adaptive image mix-up method for semi-supervised medical image segmentation that dynamically adjusts perturbation strength during training, leading to improved segmentation performance.
Contribution
The paper proposes AdaMix, a novel self-paced adaptive mix-up algorithm that controls perturbation degree based on model learning state, enhancing semi-supervised segmentation accuracy.
Findings
AdaMix-CT outperforms state-of-the-art methods with 2.62% higher Dice score.
Adaptive perturbation improves regularization effectiveness.
Significant performance gains on three public datasets.
Abstract
Mix-up is a key technique for consistency regularization-based semi-supervised learning methods, blending two or more images to generate strong-perturbed samples for strong-weak pseudo supervision. Existing mix-up operations are performed either randomly or with predefined fixed rules, such as replacing low-confidence patches with high-confidence ones. The former lacks control over the perturbation degree, leading to overfitting on randomly perturbed samples, while the latter tends to generate images with trivial perturbations, both of which limit the effectiveness of consistency regularization. This paper aims to answer the following question: How can image mix-up perturbation be adaptively performed during training? To this end, we propose an Adaptive Mix algorithm (AdaMix) for image mix-up in a self-paced learning manner. Given that, in general, a model's performance gradually…
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
TopicsMedical Image Segmentation Techniques · Brain Tumor Detection and Classification
