English

Ensembles of Random Sphere Cover Classifiers

Machine Learning 2014-09-18 v1 Artificial Intelligence Machine Learning

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; αβ\alpha \betaRSE, an ensemble based on instance resampling and α\alphaRSSE, a subspace ensemble. We compare αβ\alpha \betaRSE and α\alphaRSSE 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 α\alphaRSSE can outperform other subspace ensemble methods on high dimensional data when used in conjunction with an attribute filter. Finally, we perform a set of Bias/Variance decomposition experiments to analyse the source of improvement in comparison to a base classifier.

Keywords

Cite

@article{arxiv.1409.4936,
  title  = {Ensembles of Random Sphere Cover Classifiers},
  author = {Anthony Bagnall and Reda Younsi},
  journal= {arXiv preprint arXiv:1409.4936},
  year   = {2014}
}
R2 v1 2026-06-22T05:58:43.735Z