Learning with Randomized Majority Votes

Abstract

We propose algorithms for producing weighted majority votes that learn by probing the empirical risk of a randomized (uniformly weighted) majority vote—instead of probing the zero-one loss, at some margin level, of the deterministic weighted majority vote as it is often proposed. The learning algorithms minimize a risk bound which is convex in the weights. Our numerical results indicate that learners producing a weighted majority vote based on the empirical risk of the randomized majority vote at some finite margin have no significant advantage over learners that achieve this same task based on the empirical risk at zero margin. We also find that it is sufficient for learners to minimize only the empirical risk of the randomized majority vote at a fixed number of voters without considering explicitly the entropy of the distribution of voters. Finally, our extensive numerical results indicate that the proposed learning algorithms are producing weighted majority votes that generally compare favorably to those produced by AdaBoost.

Cite

Text

Lacasse et al. "Learning with Randomized Majority Votes." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2010. doi:10.1007/978-3-642-15883-4_11

Markdown

[Lacasse et al. "Learning with Randomized Majority Votes." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2010.](https://mlanthology.org/ecmlpkdd/2010/lacasse2010ecmlpkdd-learning/) doi:10.1007/978-3-642-15883-4_11

BibTeX

@inproceedings{lacasse2010ecmlpkdd-learning,
  title     = {{Learning with Randomized Majority Votes}},
  author    = {Lacasse, Alexandre and Laviolette, François and Marchand, Mario and Turgeon-Boutin, Francis},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2010},
  pages     = {162-177},
  doi       = {10.1007/978-3-642-15883-4_11},
  url       = {https://mlanthology.org/ecmlpkdd/2010/lacasse2010ecmlpkdd-learning/}
}