MLLGSep 27, 2019

Deep recurrent Gaussian process with variational Sparse Spectrum approximation

arXiv:1909.13743v11 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses sequential data modeling for applications like autonomous driving and weather forecasting, but it is incremental as it builds on existing recurrent Gaussian process frameworks.

The authors tackled modeling sequential data by introducing new Deep recurrent Gaussian process (DRGP) models based on Sparse Spectrum approximations, which improved prediction accuracy over state-of-the-art methods on experimental datasets.

Modeling sequential data has become more and more important in practice. Some applications are autonomous driving, virtual sensors and weather forecasting. To model such systems, so called recurrent models are frequently used. In this paper we introduce several new Deep recurrent Gaussian process (DRGP) models based on the Sparse Spectrum Gaussian process (SSGP) and the improved version, called variational Sparse Spectrum Gaussian process (VSSGP). We follow the recurrent structure given by an existing DRGP based on a specific variational sparse Nyström approximation, the recurrent Gaussian process (RGP). Similar to previous work, we also variationally integrate out the input-space and hence can propagate uncertainty through the Gaussian process (GP) layers. Our approach can deal with a larger class of covariance functions than the RGP, because its spectral nature allows variational integration in all stationary cases. Furthermore, we combine the (variational) Sparse Spectrum ((V)SS) approximations with a well known inducing-input regularization framework. We improve over current state of the art methods in prediction accuracy for experimental data-sets used for their evaluation and introduce a new data-set for engine control, named Emission.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes