English

State Space Expectation Propagation: Efficient Inference Schemes for Temporal Gaussian Processes

Machine Learning 2020-07-14 v1 Machine Learning

Abstract

We formulate approximate Bayesian inference in non-conjugate temporal and spatio-temporal Gaussian process models as a simple parameter update rule applied during Kalman smoothing. This viewpoint encompasses most inference schemes, including expectation propagation (EP), the classical (Extended, Unscented, etc.) Kalman smoothers, and variational inference. We provide a unifying perspective on these algorithms, showing how replacing the power EP moment matching step with linearisation recovers the classical smoothers. EP provides some benefits over the traditional methods via introduction of the so-called cavity distribution, and we combine these benefits with the computational efficiency of linearisation, providing extensive empirical analysis demonstrating the efficacy of various algorithms under this unifying framework. We provide a fast implementation of all methods in JAX.

Keywords

Cite

@article{arxiv.2007.05994,
  title  = {State Space Expectation Propagation: Efficient Inference Schemes for Temporal Gaussian Processes},
  author = {William J. Wilkinson and Paul E. Chang and Michael Riis Andersen and Arno Solin},
  journal= {arXiv preprint arXiv:2007.05994},
  year   = {2020}
}

Comments

Accepted to International Conference on Machine Learning (ICML) 2020

R2 v1 2026-06-23T17:03:21.623Z