paper-with-me

Papers

Second Order PAC-Bayesian Bounds for the Weighted Majority Vote

2020-07-01 · NeurIPS 2020 12 · Andrés R. Masegosa, Stephan S. Lorenzen, Christian Igel, Yevgeny Seldin

We present a novel analysis of the expected risk of weighted majority vote in multiclass classification. The analysis takes correlation of predictions by ensemble members into account and provides a bound that is amenable to efficient minimization, which yields improved weighting for the majority vote. We also provide a specialized version of our bound for binary classification, which allows to exploit additional unlabeled data for tighter risk estimation. In experiments, we apply the bound to improve weighting of trees in random forests and show that, in contrast to the commonly used first order bound, minimization of the new bound typically does not lead to degradation of the test error of the ensemble.

📄 PDF Abstract BibTeX arXiv:2007.13532

Code (1)

stephanlorenzen/majorityvotebounds

Tasks

Binary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Chebyshev-Cantelli PAC-Bayes-Bennett Inequality for the Weighted Majority Vote

2021-06-25 · NeurIPS 2021 12 · Yi-Shan Wu, Andrés R. Masegosa, Stephan S. Lorenzen, Christian Igel 외

We present a new second-order oracle bound for the expected risk of a weighted majority vote. The bound is based on a novel parametric form of the Chebyshev- Cantelli inequality (a.k.a. one-sided Chebyshev's), which is a…

Form

Multi-View Majority Vote Learning Algorithms: Direct Minimization of PAC-Bayesian Bounds

2024-11-09 · Mehdi Hennequin, Abdelkrim Zitouni, Khalid Benabdeslem, Haytham Elghazel 외

The PAC-Bayesian framework has significantly advanced the understanding of statistical learning, particularly for majority voting methods. Despite its successes, its application to multi-view learning -- a setting with m…

Generalization BoundsMULTI-VIEW LEARNING

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…

Consistency of weighted majority votes

2013-12-02 · NeurIPS 2014 12 · Daniel Berend, Aryeh Kontorovich

We revisit the classical decision-theoretic problem of weighted expert voting from a statistical learning perspective. In particular, we examine the consistency (both asymptotic and finitary) of the optimal Nitzan-Parous…

Error Rate Bounds and Iterative Weighted Majority Voting for Crowdsourcing

2014-11-15 · Hongwei Li, Bin Yu

Crowdsourcing has become an effective and popular tool for human-powered computation to label large datasets. Since the workers can be unreliable, it is common in crowdsourcing to assign multiple workers to one task, and…