Reliability Evaluation of Individual Predictions: A Data-centric Approach
Nima Shahbazi, Abolfazl Asudeh

TL;DR
This paper introduces data-centric reliability measures for individual predictions in machine learning, focusing on training data similarity and local uncertainty to assess prediction trustworthiness, with scalable algorithms and extensive validation.
Contribution
It proposes novel, scalable algorithms for data-centric reliability assessment of individual predictions, independent of model certainty, applicable to large and high-dimensional datasets.
Findings
Reliability measures correlate with model performance across datasets.
Algorithms are efficient and scalable for large, multi-dimensional data.
Extensive experiments validate the effectiveness of the proposed measures.
Abstract
Machine learning models only provide probabilistic guarantees on the expected loss of random samples from the distribution represented by their training data. As a result, a model with high accuracy, may or may not be reliable for predicting an individual query point. To address this issue, XAI aims to provide explanations of individual predictions, while approaches such as conformal predictions, probabilistic predictions, and prediction intervals count on the model's certainty in its prediction to identify unreliable cases. Conversely, instead of relying on the model itself, we look for insights in the training data. That is, following the fact a model's performance is limited to the data it has been trained on, we ask "is a model trained on a given data set, fit for making a specific prediction?". Specifically, we argue that a model's prediction is not reliable if (i) there were not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
