Quantifying the Prediction Uncertainty of Machine Learning Models for Individual Data
Koby Bibas

TL;DR
This paper explores the pNML method for quantifying prediction uncertainty in machine learning models, demonstrating its advantages in robustness, out-of-distribution detection, and active learning without distribution assumptions.
Contribution
The study analyzes pNML's learnability for linear regression and neural networks, showing it enhances performance and provides accurate confidence measures in various tasks.
Findings
pNML improves robustness and out-of-distribution detection
pNML offers state-of-the-art results in adversarial resistance
pNML provides reliable confidence estimates for predictions
Abstract
Machine learning models have exhibited exceptional results in various domains. The most prevalent approach for learning is the empirical risk minimizer (ERM), which adapts the model's weights to reduce the loss on a training set and subsequently leverages these weights to predict the label for new test data. Nonetheless, ERM makes the assumption that the test distribution is similar to the training distribution, which may not always hold in real-world situations. In contrast, the predictive normalized maximum likelihood (pNML) was proposed as a min-max solution for the individual setting where no assumptions are made on the distribution of the tested input. This study investigates pNML's learnability for linear regression and neural networks, and demonstrates that pNML can improve the performance and robustness of these models on various tasks. Moreover, the pNML provides an accurate…
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
TopicsStatistical and Computational Modeling · Advanced Data Processing Techniques
MethodsSparse Evolutionary Training · Linear Regression
