paper-with-me

홈 › Papers

BoostMIS: Boosting Medical Image Semi-supervised Learning with Adaptive Pseudo Labeling and Informative Active Annotation

2022-03-04 · CVPR 2022 1 · Wenqiao Zhang, Lei Zhu, James Hallinan, Andrew Makmur, Shengyu Zhang, Qingpeng Cai, Beng Chin Ooi

In this paper, we propose a novel semi-supervised learning (SSL) framework named BoostMIS that combines adaptive pseudo labeling and informative active annotation to unleash the potential of medical image SSL models: (1) BoostMIS can adaptively leverage the cluster assumption and consistency regularization of the unlabeled data according to the current learning status. This strategy can adaptively generate one-hot "hard" labels converted from task model predictions for better task model training. (2) For the unselected unlabeled images with low confidence, we introduce an Active learning (AL) algorithm to find the informative samples as the annotation candidates by exploiting virtual adversarial perturbation and model's density-aware entropy. These informative candidates are subsequently fed into the next training cycle for better SSL label propagation. Notably, the adaptive pseudo-labeling and informative active annotation form a learning closed-loop that are mutually collaborative to boost medical image SSL. To verify the effectiveness of the proposed method, we collected a metastatic epidural spinal cord compression (MESCC) dataset that aims to optimize MESCC diagnosis and classification for improved specialist referral and treatment. We conducted an extensive experimental study of BoostMIS on MESCC and another public dataset COVIDx. The experimental results verify our framework's effectiveness and generalisability for different medical image datasets with a significant improvement over various state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2203.02533

Code (1)

wannature/BoostMIS pytorch

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Mutual- and Self- Prototype Alignment for Semi-supervised Medical Image Segmentation

2022-06-03 · Zhenxi Zhang, Chunna Tian, Zhicheng Jiao

Semi-supervised learning methods have been explored in medical image segmentation tasks due to the scarcity of pixel-level annotation in the real scenario. Proto-type alignment based consistency constraint is an intuitio…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Diverse Teaching and Label Propagation for Generic Semi-Supervised Medical Image Segmentation

2025-08-12 · Wei Li, Pengcheng Zhou, Linye Ma, Wenyi Zhao 외 arxiv

Both limited annotation and domain shift are significant challenges frequently encountered in medical image segmentation, leading to derivative scenarios like semi-supervised medical (SSMIS), semi-supervised medical doma…

Semi-supervised Medical Image SegmentationDomain GeneralizationData AugmentationDomain Adaptation

PEFAT: Boosting Semi-Supervised Medical Image Classification via Pseudo-Loss Estimation and Feature Adversarial Training

2023-01-01 · CVPR 2023 1 · Qingjie Zeng, Yutong Xie, Zilin Lu, Yong Xia

Pseudo-labeling approaches have been proven beneficial for semi-supervised learning (SSL) schemes in computer vision and medical imaging. Most works are dedicated to finding samples with high-confidence pseudo-labels…

image-classificationImage ClassificationMedical Image ClassificationSemi-supervised Medical Image Classification

Boosting Semi-Supervised Medical Image Segmentation via Masked Image Consistency and Discrepancy Learning

2025-03-18 · Pengcheng Zhou, Lantian Zhang, Wei Li

Semi-supervised learning is of great significance in medical image segmentation by exploiting unlabeled data. Among its strategies, the co-training framework is prominent. However, previous co-training studies predominan…

DecoderDiversityImage SegmentationMedical Image Segmentation+3

Boosting Semi-supervised Image Segmentation with Global and Local Mutual Information Regularization

2021-03-08 · Jizong Peng, Marco Pedersoli, Christian Desrosiers

The scarcity of labeled data often impedes the application of deep learning to the segmentation of medical images. Semi-supervised learning seeks to overcome this limitation by exploiting unlabeled examples in the learni…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1