paper-with-me

홈 › 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, Guillaume Metzler, Emilie Morvant, Paul Viallard 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 analyzing the risk of deterministic majority votes relies on surrogate bounds. To avoid these surrogates, Zantedeschi et al. ( 2021) introduced guarantees for stochastic majority votes, but the resulting models remain randomized. In this paper, we propose a derandomization framework for stochastic majority votes. To do so, we apply recent advances in disintegrated PAC-Bayesian theory directly to the space of majority vote weight vectors, transforming stochastic guarantees into certificates for a single deterministic majority vote. We derive two families of high-probability generalization bounds, covering both data-independent and data-dependent constructions of the ensemble, which naturally lead to a self-bounding learning algorithm optimizing deterministic majority vote guarantees.

📄 PDF Abstract BibTeX arXiv:2609.16803

Code (1)

teddytennant/jax-dis-smv

Similar Papers 제목 키워드 기반

Risk Bounds for the Majority Vote: From a PAC-Bayesian Analysis to a Learning Algorithm

2015-03-28 · Pascal Germain, Alexandre Lacasse, François Laviolette, Mario Marchand 외

We propose an extensive analysis of the behavior of majority votes in binary classification. In particular, we introduce a risk bound for majority votes, called the C-bound, that takes into account the average quality of…

Binary ClassificationLearning Theory

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

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 th…

On PAC-Bayesian Bounds for Random Forests

2018-10-23 · Stephan Sloth Lorenzen, Christian Igel, Yevgeny Seldin

Existing guarantees in terms of rigorous upper bounds on the generalization error for the original random forest algorithm, one of the most frequently used machine learning methods, are unsatisfying. We discuss and evalu…

Generalization Bounds

Learning Stochastic Majority Votes by Minimizing a PAC-Bayes Generalization Bound

2021-06-23 · NeurIPS 2021 12 · Valentina Zantedeschi, Paul Viallard, Emilie Morvant, Rémi Emonet 외

We investigate a stochastic counterpart of majority votes over finite ensembles of classifiers, and study its generalization properties. While our approach holds for arbitrary distributions, we instantiate it with Dirich…

Generalization Bounds