Large Linear Multi-output Gaussian Process Learning
Vladimir Feinberg, Li-Fang Cheng, Kai Li, Barbara E Engelhardt

TL;DR
The paper introduces LLGP, a scalable multi-output Gaussian process model that improves training efficiency and predictive accuracy by inducing structure in the kernel through shared input grids, especially for non-stationary data.
Contribution
It proposes a novel large linear GP method that handles non-stationarity in multi-output GPs by sharing input grids, enabling efficient hyperparameter optimization and better confidence estimates.
Findings
Reduces training time compared to existing methods.
Maintains or improves predictive accuracy.
Enhances model confidence estimation.
Abstract
Gaussian processes (GPs), or distributions over arbitrary functions in a continuous domain, can be generalized to the multi-output case: a linear model of coregionalization (LMC) is one approach. LMCs estimate and exploit correlations across the multiple outputs. While model estimation can be performed efficiently for single-output GPs, these assume stationarity, but in the multi-output case the cross-covariance interaction is not stationary. We propose Large Linear GP (LLGP), which circumvents the need for stationarity by inducing structure in the LMC kernel through a common grid of inputs shared between outputs, enabling optimization of GP hyperparameters for multi-dimensional outputs and low-dimensional inputs. When applied to synthetic two-dimensional and real time series data, we find our theoretical improvement relative to the current solutions for multi-output GPs is realized…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Control Systems and Identification · Advanced Multi-Objective Optimization Algorithms
