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

Learning Probabilistic Ordinal Embeddings for Uncertainty-Aware Regression

About

Uncertainty is the only certainty there is. Modeling data uncertainty is essential for regression, especially in unconstrained settings. Traditionally the direct regression formulation is considered and the uncertainty is modeled by modifying the output space to a certain family of probabilistic distributions. On the other hand, classification based regression and ranking based solutions are more popular in practice while the direct regression methods suffer from the limited performance. How to model the uncertainty within the present-day technologies for regression remains an open issue. In this paper, we propose to learn probabilistic ordinal embeddings which represent each data as a multivariate Gaussian distribution rather than a deterministic point in the latent space. An ordinal distribution constraint is proposed to exploit the ordinal nature of regression. Our probabilistic ordinal embeddings can be integrated into popular regression approaches and empower them with the ability of uncertainty estimation. Experimental results show that our approach achieves competitive performance. Code is available at https://github.com/Li-Wanhua/POEs.

Wanhua Li, Xiaoke Huang, Jiwen Lu, Jianjiang Feng, Jie Zhou• 2021

Related benchmarks

TaskDatasetResultRank
Age EstimationMorph (test)
MAE (Years)2.35
52
Age EstimationMORPH II (test)
MAE2.35
51
Age Decade ClassificationHCI
Accuracy54.7
11
Age EstimationMORPH II
MAE2.35
10
Age EstimationAdience
Accuracy60.5
9
Historical Image DatingHistorical color image dataset (test)
Accuracy54.68
9
Ordinal RegressionAPTOS (test)
Accuracy0.672
9
Ordinal RegressionMessidor (test)
Accuracy44.7
9
Ordinal RegressionDDR (test)
Accuracy51.3
9
Ordinal RegressionDEEPDR (test)
Accuracy55.5
9
Showing 10 of 13 rows

Other info

Code

Follow for update