paper-with-me

Papers

Contrastive Learning based Hybrid Networks for Long-Tailed Image Classification

2021-03-26 · CVPR 2021 1 · Peng Wang, Kai Han, Xiu-Shen Wei, Lei Zhang, Lei Wang

Learning discriminative image representations plays a vital role in long-tailed image classification because it can ease the classifier learning in imbalanced cases. Given the promising performance contrastive learning has shown recently in representation learning, in this work, we explore effective supervised contrastive learning strategies and tailor them to learn better image representations from imbalanced data in order to boost the classification accuracy thereon. Specifically, we propose a novel hybrid network structure being composed of a supervised contrastive loss to learn image representations and a cross-entropy loss to learn classifiers, where the learning is progressively transited from feature learning to the classifier learning to embody the idea that better features make better classifiers. We explore two variants of contrastive loss for feature learning, which vary in the forms but share a common idea of pulling the samples from the same class together in the normalized embedding space and pushing the samples from different classes apart. One of them is the recently proposed supervised contrastive (SC) loss, which is designed on top of the state-of-the-art unsupervised contrastive loss by incorporating positive samples from the same class. The other is a prototypical supervised contrastive (PSC) learning strategy which addresses the intensive memory consumption in standard SC loss and thus shows more promise under limited memory budget. Extensive experiments on three long-tailed classification datasets demonstrate the advantage of the proposed contrastive learning based hybrid networks in long-tailed classification.

📄 PDF Abstract BibTeX arXiv:2103.14267

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive LearningGeneral Classificationimage-classificationImage ClassificationLong-tail LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Supervised Contrastive Loss 설명 없음

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

RAHNet: Retrieval Augmented Hybrid Network for Long-tailed Graph Classification

2023-08-04 · Zhengyang Mao, Wei Ju, Yifang Qin, Xiao Luo 외

Graph classification is a crucial task in many real-world multimedia applications, where graphs can represent various multimedia data types such as images, videos, and social networks. Previous efforts have applied graph…

Graph ClassificationRetrieval

Improving Tail-Class Representation with Centroid Contrastive Learning

2021-10-19 · Anthony Meng Huat Tiong, Junnan Li, Guosheng Lin, Boyang Li 외

In vision domain, large-scale natural datasets typically exhibit long-tailed distribution which has large class imbalance between head and tail classes. This distribution poses difficulty in learning good representations…

Contrastive Learningimage-classificationImage ClassificationLong-tail Learning+1

Long-Tailed Recognition by Mutual Information Maximization between Latent Features and Ground-Truth Labels

2023-05-02 · Min-Kook Suh, Seung-Woo Seo

Although contrastive learning methods have shown prevailing performance on a variety of representation learning tasks, they encounter difficulty when the training dataset is long-tailed. Many researchers have combined co…

Contrastive Learningimage-classificationImage ClassificationImage Segmentation+3

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

2022-09-01 · Zhixiong Yang, Junwen Pan, Yanzhan Yang, Xiaozhou Shi 외

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…

ClassificationContrastive Learningimage-classificationImage Classification+2