paper-with-me

Papers

Deep pNML: Predictive Normalized Maximum Likelihood for Deep Neural Networks

2019-04-28 · Koby Bibas, Yaniv Fogel, Meir Feder

The Predictive Normalized Maximum Likelihood (pNML) scheme has been recently suggested for universal learning in the individual setting, where both the training and test samples are individual data. The goal of universal learning is to compete with a `genie'' or reference learner that knows the data values, but is restricted to use a learner from a given model class. The pNML minimizes the associated regret for any possible value of the unknown label. Furthermore, its min-max regret can serve as a pointwise measure of learnability for the specific training and data sample. In this work we examine the pNML and its associated learnability measure for the Deep Neural Network (DNN) model class. As shown, the pNML outperforms the commonly used Empirical Risk Minimization (ERM) approach and provides robustness against adversarial attacks. Together with its learnability measure it can detect out of distribution test examples, be tolerant to noisy labels and serve as a confidence measure for the ERM. Finally, we extend the pNML to a `twice universal'' solution, that provides universality for model class selection and generates a learner competing with the best one from all model classes.

📄 PDF Abstract BibTeX arXiv:1904.12286

Code (1)

kobybibas/deep_pnml_experiments 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Single Layer Predictive Normalized Maximum Likelihood for Out-of-Distribution Detection

2021-10-18 · NeurIPS 2021 12 · Koby Bibas, Meir Feder, Tal Hassner

Detecting out-of-distribution (OOD) samples is vital for developing machine learning based models for critical safety systems. Common approaches for OOD detection assume access to some OOD samples during training which m…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Beyond Ridge Regression for Distribution-Free Data

2022-06-17 · Koby Bibas, Meir Feder

In supervised batch learning, the predictive normalized maximum likelihood (pNML) has been proposed as the min-max regret solution for the distribution-free setting, where no distributional assumptions are made on the da…

regression

Quantifying the Prediction Uncertainty of Machine Learning Models for Individual Data

2024-12-10 · Koby Bibas

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 trai…

Active LearningOut-of-Distribution Detection

Efficient Data-Dependent Learnability

2020-11-20 · Yaniv Fogel, Tal Shapira, Meir Feder

The predictive normalized maximum likelihood (pNML) approach has recently been proposed as the min-max optimal solution to the batch learning problem where both the training set and the test data feature are individuals,…

Measuring Stochastic Data Complexity with Boltzmann Influence Functions

2024-06-04 · Nathan Ng, Roger Grosse, Marzyeh Ghassemi

Estimating the uncertainty of a model's prediction on a test point is a crucial part of ensuring reliability and calibration under distribution shifts. A minimum description length approach to this problem uses the predi…