Efficient Data-Dependent Learnability
Yaniv Fogel, Tal Shapira, Meir Feder

TL;DR
This paper introduces an influence function-based approximation of the pNML approach to improve out-of-distribution detection in neural networks, reducing computational costs while maintaining effectiveness.
Contribution
It proposes a novel influence function-based approximation of pNML, enabling efficient out-of-distribution detection in neural networks with theoretical and experimental validation.
Findings
Effective out-of-distribution detection using the approximation
Comparable performance to gradient step methods
Reduced computational costs for pNML approximation
Abstract
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, known sequences. This approach has yields a learnability measure that can also be interpreted as a stability measure. This measure has shown some potential in detecting out-of-distribution examples, yet it has considerable computational costs. In this project, we propose and analyze an approximation of the pNML, which is based on influence functions. Combining both theoretical analysis and experiments, we show that when applied to neural networks, this approximation can detect out-of-distribution examples effectively. We also compare its performance to that achieved by conducting a single gradient step for each possible label.
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
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Gaussian Processes and Bayesian Inference
