Voting with Random Classifiers (VORACE): Theoretical and Experimental Analysis
Cristina Cornelio, Michele Donini, Andrea Loreggia, Maria Silvia Pini, and Francesca Rossi

TL;DR
This paper introduces VORACE, an ensemble method that uses voting over randomly-generated classifiers to classify data effectively without extensive hyper-parameter tuning or domain expertise, supported by theoretical and empirical analysis.
Contribution
It presents a novel ensemble technique that leverages random classifiers and voting rules, reducing the need for hyper-parameter tuning and domain-specific knowledge.
Findings
Achieves competitive accuracy compared to state-of-the-art methods.
Provides a theoretical framework supporting the approach.
Demonstrates effectiveness across multiple datasets.
Abstract
In many machine learning scenarios, looking for the best classifier that fits a particular dataset can be very costly in terms of time and resources. Moreover, it can require deep knowledge of the specific domain. We propose a new technique which does not require profound expertise in the domain and avoids the commonly used strategy of hyper-parameter tuning and model selection. Our method is an innovative ensemble technique that uses voting rules over a set of randomly-generated classifiers. Given a new input sample, we interpret the output of each classifier as a ranking over the set of possible classes. We then aggregate these output rankings using a voting rule, which treats them as preferences over the classes. We show that our approach obtains good results compared to the state-of-the-art, both providing a theoretical analysis and an empirical evaluation of the approach on several…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
