English

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

Machine Learning 2025-10-30 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2510.25569,
  title  = {A Framework for Bounding Deterministic Risk with PAC-Bayes: Applications to Majority Votes},
  author = {Benjamin Leblanc and Pascal Germain},
  journal= {arXiv preprint arXiv:2510.25569},
  year   = {2025}
}
R2 v1 2026-07-01T07:12:00.465Z