paper-with-me

Papers

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, 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.

📄 PDF Abstract BibTeX arXiv:2011.10334

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learnability Can Be Independent of ZFC Axioms: Explanations and Implications

2019-09-16 · William Taylor

In Ben-David et al.'s "Learnability Can Be Undecidable," they prove an independence result in theoretical machine learning. In particular, they define a new type of learnability, called Estimating The Maximum (EMX) learn…

A learning problem that is independent of the set theory ZFC axioms

2017-11-14 · Shai Ben-David, Pavel Hrubes, Shay Moran, Amir Shpilka 외

We consider the following statistical estimation problem: given a family F of real valued functions over some domain X and an i.i.d. sample drawn from an unknown distribution P over X, find h in F such that the expectati…

General ClassificationPAC learning

On Learnability under General Stochastic Processes

2020-05-15 · A. Philip Dawid, Ambuj Tewari

Statistical learning theory under independent and identically distributed (iid) sampling and online learning theory for worst case individual sequences are two of the best developed branches of learning theory. Statistic…

Binary ClassificationLearning Theoryregression

Characterizing Online and Private Learnability under Distributional Constraints via Generalized Smoothness

2026-02-24 · Moïse Blanchard, Abhishek Shetty, Alexander Rakhlin arxiv

Understanding minimal assumptions that enable learning and generalization is perhaps the central question of learning theory. Several celebrated results in statistical learning theory, such as the VC theorem and Littlest…

Decision Making

Learning Influence Functions from Incomplete Observations

2016-11-07 · NeurIPS 2016 12 · Xinran He, Ke Xu, David Kempe, Yan Liu

We study the problem of learning influence functions under incomplete observations of node activations. Incomplete observations are a major concern as most (online and real-world) social networks are not fully observable…