English

Beyond the Norms: Detecting Prediction Errors in Regression Models

Machine Learning 2024-06-12 v1 Artificial Intelligence

Abstract

This paper tackles the challenge of detecting unreliable behavior in regression algorithms, which may arise from intrinsic variability (e.g., aleatoric uncertainty) or modeling errors (e.g., model uncertainty). First, we formally introduce the notion of unreliability in regression, i.e., when the output of the regressor exceeds a specified discrepancy (or error). Then, using powerful tools for probabilistic modeling, we estimate the discrepancy density, and we measure its statistical diversity using our proposed metric for statistical dissimilarity. In turn, this allows us to derive a data-driven score that expresses the uncertainty of the regression outcome. We show empirical improvements in error detection for multiple regression tasks, consistently outperforming popular baseline approaches, and contributing to the broader field of uncertainty quantification and safe machine learning systems. Our code is available at https://zenodo.org/records/11281964.

Keywords

Cite

@article{arxiv.2406.06968,
  title  = {Beyond the Norms: Detecting Prediction Errors in Regression Models},
  author = {Andres Altieri and Marco Romanelli and Georg Pichler and Florence Alberge and Pablo Piantanida},
  journal= {arXiv preprint arXiv:2406.06968},
  year   = {2024}
}

Comments

To appear as spotlight at ICML 2024. 36 pages, 4 figures

R2 v1 2026-06-28T17:00:49.360Z