English

Scalable Training of Inference Networks for Gaussian-Process Models

Machine Learning 2019-05-28 v1 Machine Learning

Abstract

Inference in Gaussian process (GP) models is computationally challenging for large data, and often difficult to approximate with a small number of inducing points. We explore an alternative approximation that employs stochastic inference networks for a flexible inference. Unfortunately, for such networks, minibatch training is difficult to be able to learn meaningful correlations over function outputs for a large dataset. We propose an algorithm that enables such training by tracking a stochastic, functional mirror-descent algorithm. At each iteration, this only requires considering a finite number of input locations, resulting in a scalable and easy-to-implement algorithm. Empirical results show comparable and, sometimes, superior performance to existing sparse variational GP methods.

Keywords

Cite

@article{arxiv.1905.10969,
  title  = {Scalable Training of Inference Networks for Gaussian-Process Models},
  author = {Jiaxin Shi and Mohammad Emtiyaz Khan and Jun Zhu},
  journal= {arXiv preprint arXiv:1905.10969},
  year   = {2019}
}

Comments

ICML 2019. Update results added in the camera-ready version

R2 v1 2026-06-23T09:25:28.551Z