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

Delving into Deep Imbalanced Regression

About

Real-world data often exhibit imbalanced distributions, where certain target values have significantly fewer observations. Existing techniques for dealing with imbalanced data focus on targets with categorical indices, i.e., different classes. However, many tasks involve continuous targets, where hard boundaries between classes do not exist. We define Deep Imbalanced Regression (DIR) as learning from such imbalanced data with continuous targets, dealing with potential missing data for certain target values, and generalizing to the entire target range. Motivated by the intrinsic difference between categorical and continuous label space, we propose distribution smoothing for both labels and features, which explicitly acknowledges the effects of nearby targets, and calibrates both label and learned feature distributions. We curate and benchmark large-scale DIR datasets from common real-world tasks in computer vision, natural language processing, and healthcare domains. Extensive experiments verify the superior performance of our strategies. Our work fills the gap in benchmarks and techniques for practical imbalanced regression problems. Code and data are available at https://github.com/YyzHarry/imbalanced-regression.

Yuzhe Yang, Kaiwen Zha, Ying-Cong Chen, Hao Wang, Dina Katabi• 2021

Related benchmarks

TaskDatasetResultRank
Crowd CountingShanghaiTech Part B
MAE10.7
160
Crowd CountingShanghaiTech Part A
MAE65.4
138
Age EstimationAgeDB-DIR v1 (test)--
24
Age EstimationIMDB-WIKI-DIR v1 (test)
bMAE (All)12.39
19
Age EstimationAgeDB-DIR 1.0 (Many)
bMAE6.62
18
Age EstimationAgeDB-DIR 1.0 (All)
BMAE9.12
18
Age EstimationAgeDB-DIR 1.0 (Few)
bMAE13.66
18
Age EstimationAgeDB-DIR 1.0 (Med.)
bMAE8.8
18
Depth EstimationNYUD2-DIR (test)
MAE0.931
16
Imbalanced RegressionSTS-B-DIR Many-shot (test)
MSE0.802
14
Showing 10 of 34 rows

Other info

Follow for update