English

SLURP: Side Learning Uncertainty for Regression Problems

Computer Vision and Pattern Recognition 2022-01-04 v2 Machine Learning

Abstract

It has become critical for deep learning algorithms to quantify their output uncertainties to satisfy reliability constraints and provide accurate results. Uncertainty estimation for regression has received less attention than classification due to the more straightforward standardized output of the latter class of tasks and their high importance. However, regression problems are encountered in a wide range of applications in computer vision. We propose SLURP, a generic approach for regression uncertainty estimation via a side learner that exploits the output and the intermediate representations generated by the main task model. We test SLURP on two critical regression tasks in computer vision: monocular depth and optical flow estimation. In addition, we conduct exhaustive benchmarks comprising transfer to different datasets and the addition of aleatoric noise. The results show that our proposal is generic and readily applicable to various regression problems and has a low computational cost with respect to existing solutions.

Keywords

Cite

@article{arxiv.2110.11182,
  title  = {SLURP: Side Learning Uncertainty for Regression Problems},
  author = {Xuanlong Yu and Gianni Franchi and Emanuel Aldea},
  journal= {arXiv preprint arXiv:2110.11182},
  year   = {2022}
}

Comments

Accepted at BMVC 2021

R2 v1 2026-06-24T07:04:36.876Z