paper-with-me

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-tailed challenge. Despite achieving significant performance, these SCL-based methods focus more on head classes, yet ignoring the utilization of information in tail classes. In this paper, we propose class-Enhancement Contrastive Learning (ECL), which enriches the information of minority classes and treats different classes equally. For information enhancement, we design a hybrid-proxy model to generate class-dependent proxies and propose a cycle update strategy for parameters optimization. A balanced-hybrid-proxy loss is designed to exploit relations between samples and proxies with different classes treated equally. Taking both "imbalanced data" and "imbalanced diagnosis difficulty" into account, we further present a balanced-weighted cross-entropy loss following curriculum learning schedule. Experimental results on the classification of imbalanced skin lesion data have demonstrated the superiority and effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2307.04136

Code (1)

zylbuaa/ecl 공식 구현 pytorch

Tasks

Contrastive LearningLesion ClassificationSkin Lesion Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

SMCL: Saliency Masked Contrastive Learning for Long-tailed Recognition

2024-06-04 · Sanglee Park, Seung-won Hwang, Jungmin So

Real-world data often follow a long-tailed distribution with a high imbalance in the number of samples between classes. The problem with training from imbalanced data is that some background features, common to all class…

Contrastive LearningSaliency Detection

Flexible Sampling for Long-tailed Skin Lesion Classification

2022-04-07 · Lie Ju, Yicheng Wu, Lin Wang, Zhen Yu 외

Most of the medical tasks naturally exhibit a long-tailed distribution due to the complex patient-level conditions and the existence of rare diseases. Existing long-tailed learning methods usually treat each class equall…

ClassificationLesion ClassificationSkin Lesion Classification

Out-of-Distribution Detection for Long-tailed and Fine-grained Skin Lesion Images

2022-06-30 · Deval Mehta, Yaniv Gal, Adrian Bowling, Paul Bonnington 외

Recent years have witnessed a rapid development of automated methods for skin lesion diagnosis and classification. Due to an increasing deployment of such systems in clinics, it has become important to develop a more rob…

Lesion ClassificationMulti-class ClassificationOut-of-Distribution DetectionOut of Distribution (OOD) Detection+1

A dual-branch model with inter- and intra-branch contrastive loss for long-tailed recognition

2023-09-28 · Qiong Chen, Tianlin Huang, Geren Zhu, Enlu Lin

Real-world data often exhibits a long-tailed distribution, in which head classes occupy most of the data, while tail classes only have very few samples. Models trained on long-tailed datasets have poor adaptability to ta…

Contrastive Learning

AMCEN: An Attention Masking-based Contrastive Event Network for Two-stage Temporal Knowledge Graph Reasoning

2024-05-16 · Jing Yang, Xiao Wang, Yutong Wang, Jiawei Wang 외

Temporal knowledge graphs (TKGs) can effectively model the ever-evolving nature of real-world knowledge, and their completeness and enhancement can be achieved by reasoning new events from existing ones. However, reasoni…

Contrastive LearningKnowledge GraphsWorld Knowledge