paper-with-me

홈 › Papers

SuperCon: Supervised Contrastive Learning for Imbalanced Skin Lesion Classification

2022-02-11 · Keyu Chen, Di Zhuang, J. Morris Chang

Convolutional neural networks (CNNs) have achieved great success in skin lesion classification. A balanced dataset is required to train a good model. However, due to the appearance of different skin lesions in practice, severe or even deadliest skin lesion types (e.g., melanoma) naturally have quite small amount represented in a dataset. In that, classification performance degradation occurs widely, it is significantly important to have CNNs that work well on class imbalanced skin lesion image dataset. In this paper, we propose SuperCon, a two-stage training strategy to overcome the class imbalance problem on skin lesion classification. It contains two stages: (i) representation training that tries to learn a feature representation that closely aligned among intra-classes and distantly apart from inter-classes, and (ii) classifier fine-tuning that aims to learn a classifier that correctly predict the label based on the learnt representations. In the experimental evaluation, extensive comparisons have been made among our approach and other existing approaches on skin lesion benchmark datasets. The results show that our two-stage training strategy effectively addresses the class imbalance classification problem, and significantly improves existing works in terms of F1-score and AUC score, resulting in state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2202.05685

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive LearningLesion ClassificationSkin Lesion Classification

Similar Papers 제목 키워드 기반

ECL: Class-Enhancement Contrastive Learning for Long-tailed Skin Lesion Classification

2023-07-09 · Yilan Zhang, Jianqi Chen, Ke Wang, Fengying Xie

Skin image datasets often suffer from imbalanced data distribution, exacerbating the difficulty of computer-aided skin disease diagnosis. Some recent works exploit supervised contrastive learning (SCL) for this long-tail…

Contrastive LearningLesion ClassificationSkin Lesion Classification

FairDisCo: Fairer AI in Dermatology via Disentanglement Contrastive Learning

2022-08-22 · Siyi Du, Ben Hers, Nourhan Bayasi, Ghassan Hamarneh 외

Deep learning models have achieved great success in automating skin lesion diagnosis. However, the ethnic disparity in these models' predictions, where lesions on darker skin types are usually underrepresented and have l…

AttributeContrastive LearningDeep LearningDisentanglement+3

Deep Pneumonia: Attention-Based Contrastive Learning for Class-Imbalanced Pneumonia Lesion Recognition in Chest X-rays

2022-07-23 · Xinxu Wei, Haohan Bai, Xianshi Zhang, YongJie Li

Computer-aided X-ray pneumonia lesion recognition is important for accurate diagnosis of pneumonia. With the emergence of deep learning, the identification accuracy of pneumonia has been greatly improved, but there are s…

Contrastive LearningHard Attention

Deep Clustering via Center-Oriented Margin Free-Triplet Loss for Skin Lesion Detection in Highly Imbalanced Datasets

2022-04-03 · Saban Ozturk, Tolga Cukur

Melanoma is a fatal skin cancer that is curable and has dramatically increasing survival rate when diagnosed at early stages. Learning-based methods hold significant promise for the detection of melanoma from dermoscopic…

ClusteringDeep ClusteringLesion DetectionTriplet

Single Model Deep Learning on Imbalanced Small Datasets for Skin Lesion Classification

2021-02-02 · Peng Yao, Shuwei Shen, Mengjuan Xu, Peng Liu 외

Deep convolutional neural network (DCNN) models have been widely explored for skin disease diagnosis and some of them have achieved the diagnostic outcomes comparable or even superior to those of dermatologists. However,…

ClassificationData AugmentationDiagnosticGeneral Classification+2