English

Streaming Sparse Gaussian Process Approximations

Machine Learning 2017-11-15 v2

Abstract

Sparse pseudo-point approximations for Gaussian process (GP) models provide a suite of methods that support deployment of GPs in the large data regime and enable analytic intractabilities to be sidestepped. However, the field lacks a principled method to handle streaming data in which both the posterior distribution over function values and the hyperparameter estimates are updated in an online fashion. The small number of existing approaches either use suboptimal hand-crafted heuristics for hyperparameter learning, or suffer from catastrophic forgetting or slow updating when new data arrive. This paper develops a new principled framework for deploying Gaussian process probabilistic models in the streaming setting, providing methods for learning hyperparameters and optimising pseudo-input locations. The proposed framework is assessed using synthetic and real-world datasets.

Keywords

Cite

@article{arxiv.1705.07131,
  title  = {Streaming Sparse Gaussian Process Approximations},
  author = {Thang D. Bui and Cuong V. Nguyen and Richard E. Turner},
  journal= {arXiv preprint arXiv:1705.07131},
  year   = {2017}
}

Comments

To appear at the 31st Conference on Neural Information Processing Systems (NIPS 2017), Long Beach, CA, USA. The first two authors contributed equally to this work