Fast Gaussian Process Approximations for Autocorrelated Data
Ahmadreza Chokhachian, Matthias Katzfuss, and Yu Ding

TL;DR
This paper develops and validates methods to accelerate Gaussian process regression on autocorrelated data by adapting existing approximations, effectively preventing temporal overfitting and maintaining prediction accuracy.
Contribution
It introduces modifications to existing Gaussian process approximations to handle autocorrelated data through data blocking, improving computational speed without sacrificing performance.
Findings
Significant speedup in Gaussian process regression on autocorrelated data
Effective prevention of temporal overfitting
Maintained prediction accuracy across diverse datasets
Abstract
This paper is concerned with the problem of how to speed up computation for Gaussian process models trained on autocorrelated data. The Gaussian process model is a powerful tool commonly used in nonlinear regression applications. Standard regression modeling assumes random samples and an independently, identically distributed noise. Various fast approximations that speed up Gaussian process regression work under this standard setting. But for autocorrelated data, failing to account for autocorrelation leads to a phenomenon known as temporal overfitting that deteriorates model performance on new test instances. To handle autocorrelated data, existing fast Gaussian process approximations have to be modified; one such approach is to segment the originally correlated data points into blocks in which the blocked data are de-correlated. This work explains how to make some of the existing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms · Stochastic Gradient Optimization Techniques
