paper-with-me

홈 › Papers

Rank-N-Contrast: Learning Continuous Representations for Regression

2022-10-03 · NeurIPS 2023 11

Deep regression models typically learn in an end-to-end fashion without explicitly emphasizing a regression-aware representation. Consequently, the learned representations exhibit fragmentation and fail to capture the continuous nature of sample orders, inducing suboptimal results across a wide range of regression tasks. To fill the gap, we propose Rank-N-Contrast (RNC), a framework that learns continuous representations for regression by contrasting samples against each other based on their rankings in the target space. We demonstrate, theoretically and empirically, that RNC guarantees the desired order of learned representations in accordance with the target orders, enjoying not only better performance but also significantly improved robustness, efficiency, and generalization. Extensive experiments using five real-world regression datasets that span computer vision, human-computer interaction, and healthcare verify that RNC achieves state-of-the-art performance, highlighting its intriguing properties including better data efficiency, robustness to spurious targets and data corruptions, and generalization to distribution shifts. Code is available at: https://github.com/kaiwenzha/Rank-N-Contrast.

📄 PDF Abstract BibTeX arXiv:2210.01189

Code (1)

kaiwenzha/rank-n-contrast 공식 구현 pytorch

Tasks

regression

Similar Papers 제목 키워드 기반

Evaluating Rank-N-Contrast: Continuous and Robust Representations for Regression

2024-11-25 · Six Valentin, Chidiac Alexandre, Worlikar Arkin

This document is a replication of the original "Rank-N-Contrast" (arXiv:2210.01189v2) paper published in 2023. This evaluation is done for academic purposes. Deep regression models often fail to capture the continuous na…

regression

RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression

2022-05-30 · Yu Gong, Greg Mori, Frederick Tung

Data imbalance, in which a plurality of the data samples come from a small proportion of labels, poses a challenge in training deep neural networks. Unlike classification, in regression the labels are continuous, potenti…

Deep imbalanced regressionInductive BiasregressionSTS+1

Constrained Optimization of Rank-One Functions with Indicator Variables

2023-03-31 · Soroosh Shafiee, Fatma Kılınç-Karzan

Optimization problems involving minimization of a rank-one convex function over constraints modeling restrictions on the support of the decision variables emerge in various machine learning applications. These problems a…

Mixup Your Own Pairs

2023-09-28 · Yilei Wu, Zijian Dong, Chongyao Chen, Wangchunshu Zhou 외

In representation learning, regression has traditionally received less attention than classification. Directly applying representation learning techniques designed for classification to regression often results in fragme…

Contrastive LearningregressionRepresentation LearningTime Series+1

MRI-Based Brain Age Estimation with Supervised Contrastive Learning of Continuous Representation

2025-11-27 · Simon Joseph Clément Crête, Marta Kersten-Oertel, Yiming Xiao arxiv

MRI-based brain age estimation models aim to assess a subject's biological brain age based on information, such as neuroanatomical features. Various factors, including neurodegenerative diseases, can accelerate brain agi…

Contrastive LearningAge Estimation