An Efficient Implementation for Spatial-Temporal Gaussian Process Regression and Its Applications
Junpeng Zhang, Yue Ju, Biqiang Mu, Renxin Zhong, Tianshi Chen

TL;DR
This paper introduces a computationally efficient method for spatial-temporal Gaussian process regression by exploiting Kronecker structure, enabling applications to larger datasets with improved prediction accuracy.
Contribution
It presents a novel implementation that reduces computational complexity from d7(NM^3) to d7(M^3+NM^2) by leveraging Kronecker structure, expanding applicability to larger data.
Findings
Reduced computational complexity enables larger datasets processing.
Improved prediction performance on weather and temperature data.
Effective kernel design enhances model accuracy.
Abstract
Spatial-temporal Gaussian process regression is a popular method for spatial-temporal data modeling. Its state-of-art implementation is based on the state-space model realization of the spatial-temporal Gaussian process and its corresponding Kalman filter and smoother, and has computational complexity , where and are the number of time instants and spatial input locations, respectively, and thus can only be applied to data with large but relatively small . In this paper, our primary goal is to show that by exploring the Kronecker structure of the state-space model realization of the spatial-temporal Gaussian process, it is possible to further reduce the computational complexity to and thus the proposed implementation can be applied to data with large and moderately large . The proposed implementation is illustrated over…
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 · Air Quality Monitoring and Forecasting · Health, Environment, Cognitive Aging
MethodsGaussian Process
