English

Model Agnostic Combination for Ensemble Learning

Machine Learning 2020-06-17 v1 Machine Learning

Abstract

Ensemble of models is well known to improve single model performance. We present a novel ensembling technique coined MAC that is designed to find the optimal function for combining models while remaining invariant to the number of sub-models involved in the combination. Being agnostic to the number of sub-models enables addition and replacement of sub-models to the combination even after deployment, unlike many of the current methods for ensembling such as stacking, boosting, mixture of experts and super learners that lock the models used for combination during training and therefore need retraining whenever a new model is introduced into the ensemble. We show that on the Kaggle RSNA Intracranial Hemorrhage Detection challenge, MAC outperforms classical average methods, demonstrates competitive results to boosting via XGBoost for a fixed number of sub-models, and outperforms it when adding sub-models to the combination without retraining.

Keywords

Cite

@article{arxiv.2006.09025,
  title  = {Model Agnostic Combination for Ensemble Learning},
  author = {Ohad Silbert and Yitzhak Peleg and Evi Kopelowitz},
  journal= {arXiv preprint arXiv:2006.09025},
  year   = {2020}
}
R2 v1 2026-06-23T16:21:57.530Z