paper-with-me

홈 › Papers

Semi-supervised learning for medical image classification using imbalanced training data

2021-08-20 · Tri Huynh, Aiden Nibali, Zhen He

Medical image classification is often challenging for two reasons: a lack of labelled examples due to expensive and time-consuming annotation protocols, and imbalanced class labels due to the relative scarcity of disease-positive individuals in the wider population. Semi-supervised learning (SSL) methods exist for dealing with a lack of labels, but they generally do not address the problem of class imbalance. In this study we propose Adaptive Blended Consistency Loss (ABCL), a drop-in replacement for consistency loss in perturbation-based SSL methods. ABCL counteracts data skew by adaptively mixing the target class distribution of the consistency loss in accordance with class frequency. Our experiments with ABCL reveal improvements to unweighted average recall on two different imbalanced medical image classification datasets when compared with existing consistency losses that are not designed to counteract class imbalance.

📄 PDF Abstract BibTeX arXiv:2108.08956

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMedical Image Classification

Similar Papers 제목 키워드 기반

Cluster-Guided Semi-Supervised Domain Adaptation for Imbalanced Medical Image Classification

2023-03-02 · Shota Harada, Ryoma Bise, Kengo Araki, Akihiko Yoshizawa 외

Semi-supervised domain adaptation is a technique to build a classifier for a target domain by modifying a classifier in another (source) domain using many unlabeled samples and a small number of labeled samples from the …

ClusteringDomain Adaptationimage-classificationImage Classification+3

Class-Specific Distribution Alignment for Semi-Supervised Medical Image Classification

2023-07-29 · Zhongzheng Huang, Jiawei Wu, Tao Wang, Zuoyong Li 외

Despite the success of deep neural networks in medical image classification, the problem remains challenging as data annotation is time-consuming, and the class distribution is imbalanced due to the relative scarcity of …

image-classificationImage ClassificationMedical Image ClassificationSemi-supervised Medical Image Classification

Dynamic Bank Learning for Semi-supervised Federated Image Diagnosis with Class Imbalance

2022-06-27 · Meirui Jiang, Hongzheng Yang, Xiaoxiao Li, Quande Liu 외

Despite recent progress on semi-supervised federated learning (FL) for medical image diagnosis, the problem of imbalanced class distributions among unlabeled clients is still unsolved for real-world use. In this paper, w…

Federated Learning

Towards Data-Efficient Medical Imaging: A Generative and Semi-Supervised Framework

2025-10-07 · Mosong Ma, Tania Stathaki, Michalis Lazarou arxiv

Deep learning in medical imaging is often limited by scarce and imbalanced annotated data. We present SSGNet, a unified framework that combines class specific generative modeling with iterative semisupervised pseudo labe…

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

2021-11-25 · CVPR 2022 1 · Fengbei Liu, Yu Tian, Yuanhong Chen, Yuyuan Liu 외

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 diagnosi…

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+3