Parametric Contrastive Learning
Jiequan Cui, Zhisheng Zhong, Shu Liu, Bei Yu, Jiaya Jia

TL;DR
Parametric Contrastive Learning (PaCo) introduces class-wise learnable centers to improve long-tailed recognition, outperforming existing methods by adaptively balancing class representations and enhancing hard example learning.
Contribution
The paper proposes a novel parametric contrastive loss with class-wise centers, addressing bias in supervised contrastive learning for imbalanced data.
Findings
Achieves state-of-the-art results on long-tailed datasets.
Surpasses supervised contrastive learning on full ImageNet.
Effectively balances classes and improves hard example learning.
Abstract
In this paper, we propose Parametric Contrastive Learning (PaCo) to tackle long-tailed recognition. Based on theoretical analysis, we observe supervised contrastive loss tends to bias on high-frequency classes and thus increases the difficulty of imbalanced learning. We introduce a set of parametric class-wise learnable centers to rebalance from an optimization perspective. Further, we analyze our PaCo loss under a balanced setting. Our analysis demonstrates that PaCo can adaptively enhance the intensity of pushing samples of the same class close as more samples are pulled together with their corresponding centers and benefit hard example learning. Experiments on long-tailed CIFAR, ImageNet, Places, and iNaturalist 2018 manifest the new state-of-the-art for long-tailed recognition. On full ImageNet, models trained with PaCo loss surpass supervised contrastive learning across various…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Contrastive Learning · Convolution · Batch Normalization · Residual Connection · Average Pooling · Kaiming Initialization · Residual Block · Global Average Pooling · 1x1 Convolution
