Gaussian Process Random Fields
Abstract
Gaussian processes have been successful in both supervised and unsupervised machine learning tasks, but their computational complexity has constrained practical applications. We introduce a new approximation for large-scale Gaussian processes, the Gaussian Process Random Field (GPRF), in which local GPs are coupled via pairwise potentials. The GPRF likelihood is a simple, tractable, and parallelizeable approximation to the full GP marginal likelihood, enabling latent variable modeling and hyperparameter selection on large datasets. We demonstrate its effectiveness on synthetic spatial data as well as a real-world application to seismic event location.
Cite
Text
Moore and Russell. "Gaussian Process Random Fields." Neural Information Processing Systems, 2015.Markdown
[Moore and Russell. "Gaussian Process Random Fields." Neural Information Processing Systems, 2015.](https://mlanthology.org/neurips/2015/moore2015neurips-gaussian/)BibTeX
@inproceedings{moore2015neurips-gaussian,
title = {{Gaussian Process Random Fields}},
author = {Moore, David and Russell, Stuart},
booktitle = {Neural Information Processing Systems},
year = {2015},
pages = {3357-3365},
url = {https://mlanthology.org/neurips/2015/moore2015neurips-gaussian/}
}