paper-with-me

홈 › Papers

A Framework for Bounding Deterministic Risk with PAC-Bayes: Applications to Majority Votes

2025-10-29 · Benjamin Leblanc, Pascal Germain arxiv

PAC-Bayes is a popular and efficient framework for obtaining generalization guarantees in situations involving uncountable hypothesis spaces. Unfortunately, in its classical formulation, it only provides guarantees on the expected risk of a randomly sampled hypothesis. This requires stochastic predictions at test time, making PAC-Bayes unusable in many practical situations where a single deterministic hypothesis must be deployed. We propose a unified framework to extract guarantees holding for a single hypothesis from stochastic PAC-Bayesian guarantees. We present a general oracle bound and derive from it a numerical bound and a specialization to majority vote. We empirically show that our approach consistently outperforms popular baselines (by up to a factor of 2) when it comes to generalization bounds on deterministic classifiers.

📄 PDF Abstract BibTeX arXiv:2510.25569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the disintegration of the stochastic majority vote: From PAC-Bayesian bounds to a self-bounding algorithm

2026-09-15 · Julien Bastian, Benjamin Leblanc, Pascal Germain, Amaury Habrard 외 arxiv

Weighted majority votes are central to many successful ensemble methods. PAC-Bayesian theory provides tight generalization guarantees for such models by analyzing the expected risk of stochastic classifiers, while analyz…

PAC-Bayesian Generalization Guarantees for Fairness on Stochastic and Deterministic Classifiers

2026-02-12 · Julien Bastian, Benjamin Leblanc, Pascal Germain, Amaury Habrard 외 arxiv

Classical PAC generalization bounds on the prediction risk of a classifier are insufficient to provide theoretical guarantees on fairness when the goal is to learn models balancing predictive risk and fairness constraint…

An Uncertainty-aware DETR Enhancement Framework for Object Detection

2025-07-20 · Xingshu Chen, Sicheng Yu, Chong Cheng, Hao Wang 외 arxiv

This paper investigates the problem of object detection with a focus on improving both the localization accuracy of bounding boxes and explicitly modeling prediction uncertainty. Conventional detectors rely on determinis…

Object Detection

Bounding Box-based Multi-objective Bayesian Optimization of Risk Measures under Input Uncertainty

2023-01-27 · Yu Inatsu, Shion Takeno, Hiroyuki Hanada, Kazuki Iwata 외

In this study, we propose a novel multi-objective Bayesian optimization (MOBO) method to efficiently identify the Pareto front (PF) defined by risk measures for black-box functions under the presence of input uncertainty…

Bayesian Optimization

Self-Bounding Majority Vote Learning Algorithms by the Direct Minimization of a Tight PAC-Bayesian C-Bound

2021-04-28 · Paul Viallard, Pascal Germain, Amaury Habrard, Emilie Morvant

In the PAC-Bayesian literature, the C-Bound refers to an insightful relation between the risk of a majority vote classifier (under the zero-one loss) and the first two moments of its margin (i.e., the expected margin and…

DiversityGeneralization Bounds