paper-with-me

홈 › Papers

Robust and Conjugate Spatio-Temporal Gaussian Processes

2025-02-04 · William Laplante, Matias Altamirano, Andrew Duncan, Jeremias Knoblauch, François-Xavier Briol

State-space formulations allow for Gaussian process (GP) regression with linear-in-time computational cost in spatio-temporal settings, but performance typically suffers in the presence of outliers. In this paper, we adapt and specialise the robust and conjugate GP (RCGP) framework of Altamirano et al. (2024) to the spatio-temporal setting. In doing so, we obtain an outlier-robust spatio-temporal GP with a computational cost comparable to classical spatio-temporal GPs. We also overcome the three main drawbacks of RCGPs: their unreliable performance when the prior mean is chosen poorly, their lack of reliable uncertainty quantification, and the need to carefully select a hyperparameter by hand. We study our method extensively in finance and weather forecasting applications, demonstrating that it provides a reliable approach to spatio-temporal modelling in the presence of outliers.

📄 PDF Abstract BibTeX arXiv:2502.02450

Code (1)

williamlaplante/st-rcgp 공식 구현 pytorch

Tasks

Gaussian ProcessesUncertainty QuantificationWeather Forecasting

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Spatio-Temporal Variational Gaussian Processes

2021-11-02 · NeurIPS 2021 12 · Oliver Hamelijnck, William J. Wilkinson, Niki A. Loppi, Arno Solin 외

We introduce a scalable approach to Gaussian process inference that combines spatio-temporal filtering with natural gradient variational inference, resulting in a non-conjugate GP method for multivariate data that scales…

Gaussian ProcessesVariational Inference

State Space Expectation Propagation: Efficient Inference Schemes for Temporal Gaussian Processes

2020-07-12 · ICML 2020 1 · William J. Wilkinson, Paul E. Chang, Michael Riis Andersen, Arno Solin

We formulate approximate Bayesian inference in non-conjugate temporal and spatio-temporal Gaussian process models as a simple parameter update rule applied during Kalman smoothing. This viewpoint encompasses most inferen…

Bayesian InferenceComputational EfficiencyGaussian ProcessesVariational Inference

Deep Gaussian Markov Random Fields for Graph-Structured Dynamical Systems

2023-06-14 · NeurIPS 2023 11

Probabilistic inference in high-dimensional state-space models is computationally challenging. For many spatiotemporal systems, however, prior knowledge about the dependency structure of state variables is available. We …

State EstimationState Space ModelsVariational Inference

Multi-Output Robust and Conjugate Gaussian Processes

2025-10-30 · Joshua Rooijakkers, Leiv Rønneberg, François-Xavier Briol, Jeremias Knoblauch 외 arxiv

Multi-output Gaussian process (MOGP) regression allows modelling dependencies among multiple correlated response variables. Similarly to standard Gaussian processes, MOGPs are sensitive to model misspecification and outl…

Gaussian Processes

Automated Augmented Conjugate Inference for Non-conjugate Gaussian Process Models

2020-02-26 · Théo Galy-Fajou, Florian Wenzel, Manfred Opper

We propose automated augmented conjugate inference, a new inference method for non-conjugate Gaussian processes (GP) models. Our method automatically constructs an auxiliary variable augmentation that renders the GP mode…

Gaussian ProcessesVariational Inference