paper-with-me

홈 › Papers

Generalized Parametric Contrastive Learning

2022-09-26 · Jiequan Cui, Zhisheng Zhong, Zhuotao Tian, Shu Liu, Bei Yu, Jiaya Jia

In this paper, we propose the Generalized Parametric Contrastive Learning (GPaCo/PaCo) which works well on both imbalanced and balanced data. Based on theoretical analysis, we observe that supervised contrastive loss tends to bias 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 GPaCo/PaCo loss under a balanced setting. Our analysis demonstrates that GPaCo/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 benchmarks manifest the new state-of-the-art for long-tailed recognition. On full ImageNet, models from CNNs to vision transformers trained with GPaCo loss show better generalization performance and stronger robustness compared with MAE models. Moreover, GPaCo can be applied to the semantic segmentation task and obvious improvements are observed on the 4 most popular benchmarks. Our code is available at https://github.com/dvlab-research/Parametric-Contrastive-Learning.

📄 PDF Abstract BibTeX arXiv:2209.12400

Code (4)

dvlab-research/parametric-contrastive-learning 공식 구현 pytorch
dvlab-research/imbalanced-learning pytorch
dvlab-research/rescom pytorch
jiequancui/Parametric-Contrastive-Learning pytorch

Tasks

Contrastive LearningDomain GeneralizationImage ClassificationLong-tail LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

ParamCrop: Parametric Cubic Cropping for Video Contrastive Learning

2021-08-24 · Zhiwu Qing, Ziyuan Huang, Shiwei Zhang, Mingqian Tang 외

The central idea of contrastive learning is to discriminate between different instances and force different views from the same instance to share the same representation. To avoid trivial solutions, augmentation plays an…

Contrastive Learning

Parametric Contrastive Learning

2021-07-26 · ICCV 2021 10 · Jiequan Cui, Zhisheng Zhong, Shu Liu, Bei Yu 외

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 i…

Contrastive LearningImage ClassificationLong-tail Learning

Generalized Supervised Contrastive Learning

2022-06-01 · Jaewon Kim, Hyukjong Lee, Jooyoung Chang, Sang Min Park

With the recent promising results of contrastive learning in the self-supervised learning paradigm, supervised contrastive learning has successfully extended these contrastive approaches to supervised contexts, outperfor…

Contrastive LearningKnowledge DistillationRepresentation LearningSelf-Supervised Learning

Mirror Descent Using the Tempesta Generalized Multi-parametric Logarithms

2025-06-08 · Andrzej Cichocki

In this paper, we develop a wide class Mirror Descent (MD) algorithms, which play a key role in machine learning. For this purpose we formulated the constrained optimization problem, in which we exploits the Bregman dive…

A Semi-Parametric Bayesian Generalized Least Squares Estimator

2020-11-20 · Ruochen Wu, Melvyn Weeks

In this paper we propose a semi-parametric Bayesian Generalized Least Squares estimator. In a generic setting where each error is a vector, the parametric Generalized Least Square estimator maintains the assumption that …