Papers › Contrastive Learning based Hybrid Networks for Long-Tailed Image Classification

Contrastive Learning based Hybrid Networks for Long-Tailed Image Classification

26 Mar 2021CVPR 2021 1arXiv:2103.14267archive 2025-07-28

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.

PaperPDFConference PDF

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

ClassificationContrastive LearningGeneral ClassificationImage ClassificationLong-tail LearningRepresentation Learningimage-classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Long-tail Learning CIFAR-10-LT (ρ=10) Hybrid-SC Error Rate 8.9 #11 of 50 Archive leaderboard report
Long-tail Learning CIFAR-100-LT (ρ=10) Hybrid-PSC Error Rate 37.63 #20 of 31 Archive leaderboard report
Long-tail Learning CIFAR-100-LT (ρ=100) Hybrid-PSC Error Rate 55.03 #51 of 66 Archive leaderboard report
Long-tail Learning CIFAR-100-LT (ρ=50) Hybrid-PSC Error Rate 51.07 #23 of 25 Archive leaderboard report
Long-tail Learning iNaturalist 2018 Hybrid-PSC Top-1 Accuracy 68.1% #40 of 43 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Contrastive LearningSupervised Contrastive Loss

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections