English

Adaptive and Calibrated Ensemble Learning with Dependent Tail-free Process

Machine Learning 2018-12-20 v2 Machine Learning

Abstract

Ensemble learning is a mainstay in modern data science practice. Conventional ensemble algorithms assigns to base models a set of deterministic, constant model weights that (1) do not fully account for variations in base model accuracy across subgroups, nor (2) provide uncertainty estimates for the ensemble prediction, which could result in mis-calibrated (i.e. precise but biased) predictions that could in turn negatively impact the algorithm performance in real-word applications. In this work, we present an adaptive, probabilistic approach to ensemble learning using dependent tail-free process as ensemble weight prior. Given input feature x\mathbf{x}, our method optimally combines base models based on their predictive accuracy in the feature space xX\mathbf{x} \in \mathcal{X}, and provides interpretable uncertainty estimates both in model selection and in ensemble prediction. To encourage scalable and calibrated inference, we derive a structured variational inference algorithm that jointly minimize KL objective and the model's calibration score (i.e. Continuous Ranked Probability Score (CRPS)). We illustrate the utility of our method on both a synthetic nonlinear function regression task, and on the real-world application of spatio-temporal integration of particle pollution prediction models in New England.

Keywords

Cite

@article{arxiv.1812.03350,
  title  = {Adaptive and Calibrated Ensemble Learning with Dependent Tail-free Process},
  author = {Jeremiah Zhe Liu and John Paisley and Marianthi-Anna Kioumourtzoglou and Brent A. Coull},
  journal= {arXiv preprint arXiv:1812.03350},
  year   = {2018}
}

Comments

Work-in-progress manuscript appeared at Bayesian Nonparametrics Workshop, Neural Information Processing Systems 2018

R2 v1 2026-06-23T06:36:17.888Z