English

Adaptive Inducing Points Selection For Gaussian Processes

Machine Learning 2021-07-22 v1 Machine Learning

Abstract

Gaussian Processes (\textbf{GPs}) are flexible non-parametric models with strong probabilistic interpretation. While being a standard choice for performing inference on time series, GPs have few techniques to work in a streaming setting. \cite{bui2017streaming} developed an efficient variational approach to train online GPs by using sparsity techniques: The whole set of observations is approximated by a smaller set of inducing points (\textbf{IPs}) and moved around with new data. Both the number and the locations of the IPs will affect greatly the performance of the algorithm. In addition to optimizing their locations, we propose to adaptively add new points, based on the properties of the GP and the structure of the data.

Keywords

Cite

@article{arxiv.2107.10066,
  title  = {Adaptive Inducing Points Selection For Gaussian Processes},
  author = {Théo Galy-Fajou and Manfred Opper},
  journal= {arXiv preprint arXiv:2107.10066},
  year   = {2021}
}

Comments

Accepted at Continual Learning Workshop - ICML 2020 : https://sites.google.com/view/cl-icml/home

R2 v1 2026-06-24T04:23:48.859Z