Inner Ensembles: Using Ensemble Methods Inside the Learning Algorithm

Abstract

Ensemble Methods represent an important research area within machine learning. Here, we argue that the use of such methods can be generalized and applied in many more situations than they have been previously. Instead of using them only to combine the output of an algorithm, we can apply them to the decisions made inside the learning algorithm, itself. We call this approach Inner Ensembles. The main contribution of this work is to demonstrate how broadly this idea can applied. Specifically, we show that the idea can be applied to different classes of learner such as Bayesian networks and K-means clustering.

Cite

Text

Abbasian et al. "Inner Ensembles: Using Ensemble Methods Inside the Learning Algorithm." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013. doi:10.1007/978-3-642-40994-3_3

Markdown

[Abbasian et al. "Inner Ensembles: Using Ensemble Methods Inside the Learning Algorithm." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013.](https://mlanthology.org/ecmlpkdd/2013/abbasian2013ecmlpkdd-inner/) doi:10.1007/978-3-642-40994-3_3

BibTeX

@inproceedings{abbasian2013ecmlpkdd-inner,
  title     = {{Inner Ensembles: Using Ensemble Methods Inside the Learning Algorithm}},
  author    = {Abbasian, Houman and Drummond, Chris and Japkowicz, Nathalie and Matwin, Stan},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2013},
  pages     = {33-48},
  doi       = {10.1007/978-3-642-40994-3_3},
  url       = {https://mlanthology.org/ecmlpkdd/2013/abbasian2013ecmlpkdd-inner/}
}