Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ACPL: Anti-curriculum Pseudo-labelling for Semi-supervised Medical Image Classification

About

Effective semi-supervised learning (SSL) in medical image analysis (MIA) must address two challenges: 1) work effectively on both multi-class (e.g., lesion classification) and multi-label (e.g., multiple-disease diagnosis) problems, and 2) handle imbalanced learning (because of the high variance in disease prevalence). One strategy to explore in SSL MIA is based on the pseudo labelling strategy, but it has a few shortcomings. Pseudo-labelling has in general lower accuracy than consistency learning, it is not specifically designed for both multi-class and multi-label problems, and it can be challenged by imbalanced learning. In this paper, unlike traditional methods that select confident pseudo label by threshold, we propose a new SSL algorithm, called anti-curriculum pseudo-labelling (ACPL), which introduces novel techniques to select informative unlabelled samples, improving training balance and allowing the model to work for both multi-label and multi-class problems, and to estimate pseudo labels by an accurate ensemble of classifiers (improving pseudo label accuracy). We run extensive experiments to evaluate ACPL on two public medical image classification benchmarks: Chest X-Ray14 for thorax disease multi-label classification and ISIC2018 for skin lesion multi-class classification. Our method outperforms previous SOTA SSL methods on both datasets

Fengbei Liu, Yu Tian, Yuanhong Chen, Yuyuan Liu, Vasileios Belagiannis, Gustavo Carneiro• 2021

Related benchmarks

TaskDatasetResultRank
Multi-Label ClassificationChestX-Ray14 (test)
AUROC (%)81.77
88
Thoracic Disease ClassificationNIH ChestX-ray14 (test)
AUROC81.8
44
Skin lesion classificationISIC 2018 (test)
AUC94.36
30
Thoracic Pathology ClassificationChestX-ray14 2017 (test)
Mean AUC81.77
29
Showing 4 of 4 rows

Other info

Code

Follow for update