Beyond the Norms: Detecting Prediction Errors in Regression Models
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.
Cite
Text
Altieri et al. "Beyond the Norms: Detecting Prediction Errors in Regression Models." International Conference on Machine Learning, 2024.Markdown
[Altieri et al. "Beyond the Norms: Detecting Prediction Errors in Regression Models." International Conference on Machine Learning, 2024.](https://mlanthology.org/icml/2024/altieri2024icml-beyond/)BibTeX
@inproceedings{altieri2024icml-beyond,
title = {{Beyond the Norms: Detecting Prediction Errors in Regression Models}},
author = {Altieri, Andres and Romanelli, Marco and Pichler, Georg and Alberge, Florence and Piantanida, Pablo},
booktitle = {International Conference on Machine Learning},
year = {2024},
pages = {1186-1221},
volume = {235},
url = {https://mlanthology.org/icml/2024/altieri2024icml-beyond/}
}