Ensembles of Random Sphere Cover Classifiers
Anthony Bagnall, Reda Younsi

TL;DR
This paper introduces ensemble methods for the Randomised Sphere Cover (RSC) classifier, demonstrating improved performance over some tree-based ensembles and effectiveness on high-dimensional gene expression data.
Contribution
The paper proposes two novel ensemble schemes for RSC, a new instance-based classifier, and evaluates their performance against existing ensemble methods on various datasets.
Findings
RSC ensembles outperform some tree-based ensembles.
$ ext{α}$RSSE performs well on high-dimensional gene expression data.
Bias/Variance analysis explains sources of improvement.
Abstract
We propose and evaluate alternative ensemble schemes for a new instance based learning classifier, the Randomised Sphere Cover (RSC) classifier. RSC fuses instances into spheres, then bases classification on distance to spheres rather than distance to instances. The randomised nature of RSC makes it ideal for use in ensembles. We propose two ensemble methods tailored to the RSC classifier; RSE, an ensemble based on instance resampling and RSSE, a subspace ensemble. We compare RSE and RSSE to tree based ensembles on a set of UCI datasets and demonstrates that RSC ensembles perform significantly better than some of these ensembles, and not significantly worse than the others. We demonstrate via a case study on six gene expression data sets that RSSE can outperform other subspace ensemble methods on high dimensional data when used in…
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.
Taxonomy
TopicsMachine Learning and Data Classification · Gene expression and cancer classification · Machine Learning and Algorithms
