paper-with-me

Papers

ProCo: Prototype-aware Contrastive Learning for Long-tailed Medical Image Classification

2022-09-01 · Zhixiong Yang, Junwen Pan, Yanzhan Yang, Xiaozhou Shi, Hong-Yu Zhou, Zhicheng Zhang, Cheng Bian

Medical image classification has been widely adopted in medical image analysis. However, due to the difficulty of collecting and labeling data in the medical area, medical image datasets are usually highly-imbalanced. To address this problem, previous works utilized class samples as prior for re-weighting or re-sampling but the feature representation is usually still not discriminative enough. In this paper, we adopt the contrastive learning to tackle the long-tailed medical imbalance problem. Specifically, we first propose the category prototype and adversarial proto-instance to generate representative contrastive pairs. Then, the prototype recalibration strategy is proposed to address the highly imbalanced data distribution. Finally, a unified proto-loss is designed to train our framework. The overall framework, namely as Prototype-aware Contrastive learning (ProCo), is unified as a single-stage pipeline in an end-to-end manner to alleviate the imbalanced problem in medical image classification, which is also a distinct progress than existing works as they follow the traditional two-stage pipeline. Extensive experiments on two highly-imbalanced medical image classification datasets demonstrate that our method outperforms the existing state-of-the-art methods by a large margin.

📄 PDF Abstract BibTeX arXiv:2209.00183

Code (1)

skyz215/proco 공식 구현 pytorch

Tasks

ClassificationContrastive Learningimage-classificationImage ClassificationMedical Image AnalysisMedical Image Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ReProCon: Scalable and Resource-Efficient Few-Shot Biomedical Named Entity Recognition

2025-08-22 · Jeongkyun Yoo, Nela Riddle, Andrew Hoblitzell arxiv

Named Entity Recognition (NER) in biomedical domains faces challenges due to data scarcity and imbalanced label distributions, especially with fine-grained entity types. We propose ReProCon, a novel few-shot NER framewor…

Contrastive LearningFew-shot NER

Probabilistic Contrastive Learning for Long-Tailed Visual Recognition

2024-03-11 · Chaoqun Du, Yulin Wang, Shiji Song, Gao Huang

Long-tailed distributions frequently emerge in real-world data, where a large number of minority categories contain a limited number of samples. Such imbalance issue considerably impairs the performance of standard super…

Long-tail Learning

ProCompNav: Proactive Instance Navigation with Comparative Judgment for Ambiguous User Queries

2026-05-07 · Junhyuk Kwon, Seungjoon Lee, Hyejin Park, Kyle Min 외 arxiv

Natural-language instance navigation becomes challenging when the initial user request does not uniquely specify the target instance. A practical agent should reduce the user's burden by actively asking only the informat…

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

ProContEXT: Exploring Progressive Context Transformer for Tracking

2022-10-27 · Jin-Peng Lan, Zhi-Qi Cheng, Jun-Yan He, Chenyang Li 외

Existing Visual Object Tracking (VOT) only takes the target area in the first frame as a template. This causes tracking to inevitably fail in fast-changing and crowded scenes, as it cannot account for changes in object a…

ObjectObject TrackingVideo Object TrackingVisual Object Tracking