English

Variational Imbalanced Regression: Fair Uncertainty Quantification via Probabilistic Smoothing

Machine Learning 2024-11-12 v8 Computer Vision and Pattern Recognition Neural and Evolutionary Computing Machine Learning

Abstract

Existing regression models tend to fall short in both accuracy and uncertainty estimation when the label distribution is imbalanced. In this paper, we propose a probabilistic deep learning model, dubbed variational imbalanced regression (VIR), which not only performs well in imbalanced regression but naturally produces reasonable uncertainty estimation as a byproduct. Different from typical variational autoencoders assuming I.I.D. representations (a data point's representation is not directly affected by other data points), our VIR borrows data with similar regression labels to compute the latent representation's variational distribution; furthermore, different from deterministic regression models producing point estimates, VIR predicts the entire normal-inverse-gamma distributions and modulates the associated conjugate distributions to impose probabilistic reweighting on the imbalanced data, thereby providing better uncertainty estimation. Experiments in several real-world datasets show that our VIR can outperform state-of-the-art imbalanced regression models in terms of both accuracy and uncertainty estimation. Code will soon be available at https://github.com/Wang-ML-Lab/variational-imbalanced-regression.

Keywords

Cite

@article{arxiv.2306.06599,
  title  = {Variational Imbalanced Regression: Fair Uncertainty Quantification via Probabilistic Smoothing},
  author = {Ziyan Wang and Hao Wang},
  journal= {arXiv preprint arXiv:2306.06599},
  year   = {2024}
}

Comments

Accepted at NeurIPS 2023

R2 v1 2026-06-28T11:02:10.794Z