paper-with-me

홈 › Papers

PAC Learnability of Scenario Decision-Making Algorithms: Necessary and Sufficient Conditions

2025-01-15 · Guillaume O. Berger, Raphaël M. Jungers

We study the PAC property of scenario decision-making algorithms, that is, the ability to make a decision that has an arbitrarily low risk of violating an unknown safety constraint, provided sufficiently many realizations (called scenarios) of the safety constraint are sampled. Sufficient conditions for scenario decision-making algorithms to be PAC are available in the literature, such as finiteness of the VC dimension of its associated classifier and existence of a compression scheme. We study the question of whether these sufficient conditions are also necessary. We show with counterexamples that this is not the case in general. This contrasts with binary classification learning, for which the analogous conditions are sufficient and necessary. Popular scenario decision-making algorithms, such as scenario optimization, enjoy additional properties, such as stability and consistency. We show that even under these additional assumptions the above conclusions hold. Finally, we derive a necessary condition for scenario decision-making algorithms to be PAC, inspired by the VC dimension and the so-called no-free-lunch theorem.

📄 PDF Abstract BibTeX arXiv:2501.08887

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationDecision Making

Similar Papers 제목 키워드 기반

Estimating decision tree learnability with polylogarithmic sample complexity

2020-11-03 · NeurIPS 2020 12 · Guy Blanc, Neha Gupta, Jane Lange, Li-Yang Tan

We show that top-down decision tree learning heuristics are amenable to highly efficient learnability estimation: for monotone target functions, the error of the decision tree hypothesis constructed by these heuristics c…

On the Learnability of Out-of-distribution Detection

2024-04-07 · Zhen Fang, Yixuan Li, Feng Liu, Bo Han 외

Supervised learning aims to train a classifier under the assumption that training and test data are from the same distribution. To ease the above assumption, researchers have studied a more realistic setting: out-of-dist…

Learning TheoryOut-of-Distribution DetectionOut of Distribution (OOD) DetectionPAC learning

Is Out-of-Distribution Detection Learnable?

2022-10-26 · Zhen Fang, Yixuan Li, Jie Lu, Jiahua Dong 외

Supervised learning aims to train a classifier under the assumption that training and test data are from the same distribution. To ease the above assumption, researchers have studied a more realistic setting: out-of-dist…

DiversityLearning TheoryOut-of-Distribution DetectionOut of Distribution (OOD) Detection+1

A Complete Characterization of Learnability for Stochastic Noisy Bandits

2024-10-12 · Steve Hanneke, Kun Wang

We study the stochastic noisy bandit problem with an unknown reward function $f^*$ in a known function class $\mathcal{F}$. Formally, a model $M$ maps arms $\pi$ to a probability distribution $M(\pi)$ of reward. A model …

Assouad, Fano, and Le Cam with Interaction: A Unifying Lower Bound Framework and Characterization for Bandit Learnability

2024-10-07 · Fan Chen, Dylan J. Foster, Yanjun Han, Jian Qian 외

We develop a unifying framework for information-theoretic lower bound in statistical estimation and interactive decision making. Classical lower bound techniques -- such as Fano's method, Le Cam's method, and Assouad's l…

Decision MakingLEMMA