Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression

About

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, potentially boundless, and form a natural ordering. These distinct features of regression call for new techniques that leverage the additional information encoded in label-space relationships. This paper presents the RankSim (ranking similarity) regularizer for deep imbalanced regression, which encodes an inductive bias that samples that are closer in label space should also be closer in feature space. In contrast to recent distribution smoothing based approaches, RankSim captures both nearby and distant relationships: for a given data sample, RankSim encourages the sorted list of its neighbors in label space to match the sorted list of its neighbors in feature space. RankSim is complementary to conventional imbalanced learning techniques, including re-weighting, two-stage training, and distribution smoothing, and lifts the state-of-the-art performance on three imbalanced regression benchmarks: IMDB-WIKI-DIR, AgeDB-DIR, and STS-B-DIR.

Yu Gong, Greg Mori, Frederick Tung• 2022

Related benchmarks

TaskDatasetResultRank
Age EstimationAgeDB-DIR 1.0 (Many)
bMAE6.34
18
Age EstimationAgeDB-DIR 1.0 (All)
BMAE7.96
18
Age EstimationAgeDB-DIR 1.0 (Few)
bMAE11.35
18
Age EstimationAgeDB-DIR 1.0 (Med.)
bMAE7.84
18
Age PredictionAgeDB-DIR v1 (test)
MSE (All)83.51
14
Imbalanced RegressionAgeDB-DIR
MAE (all)7.02
14
Imbalanced RegressionSTS-B-DIR All (test)
MSE0.903
14
Imbalanced RegressionSTS-B-DIR Medium-shot (test)
MSE0.911
14
Imbalanced RegressionSTS-B-DIR Few-shot (test)
MSE0.804
14
RegressionSTS-B DIR (All)
MSE0.903
14
Showing 10 of 28 rows

Other info

Follow for update