Discovering Predictive Ensembles for Transfer Learning and Meta-Learning

Abstract

Recent meta-learning approaches are oriented towards algorithm selection, optimization or recommendation of existing algorithms. In this article we show how data-tailored algorithms can be constructed from building blocks on small data sub-samples. Building blocks, typically weak learners, are optimized and evolved into data-tailored hierarchical ensembles. Good-performing algorithms discovered by evolutionary algorithm can be reused on data sets of comparable complexity. Furthermore, these algorithms can be scaled up to model large data sets. We demonstrate how one particular template (simple ensemble of fast sigmoidal regression models) outperforms state-of-the-art approaches on the Airline data set. Evolved hierarchical ensembles can therefore be beneficial as algorithmic building blocks in meta-learning, including meta-learning at scale.

Cite

Text

Kordík et al. "Discovering Predictive Ensembles for Transfer Learning and Meta-Learning." Machine Learning, 2018. doi:10.1007/S10994-017-5682-0

Markdown

[Kordík et al. "Discovering Predictive Ensembles for Transfer Learning and Meta-Learning." Machine Learning, 2018.](https://mlanthology.org/mlj/2018/kordik2018mlj-discovering/) doi:10.1007/S10994-017-5682-0

BibTeX

@article{kordik2018mlj-discovering,
  title     = {{Discovering Predictive Ensembles for Transfer Learning and Meta-Learning}},
  author    = {Kordík, Pavel and Cerný, Ján and Frýda, Tomás},
  journal   = {Machine Learning},
  year      = {2018},
  pages     = {177-207},
  doi       = {10.1007/S10994-017-5682-0},
  volume    = {107},
  url       = {https://mlanthology.org/mlj/2018/kordik2018mlj-discovering/}
}