paper-with-me

홈 › Papers

Adaptive Inducing Points Selection For Gaussian Processes

2021-07-21 · Théo Galy-Fajou, Manfred Opper

Gaussian Processes (\textbf{GPs}) are flexible non-parametric models with strong probabilistic interpretation. While being a standard choice for performing inference on time series, GPs have few techniques to work in a streaming setting. \cite{bui2017streaming} developed an efficient variational approach to train online GPs by using sparsity techniques: The whole set of observations is approximated by a smaller set of inducing points (\textbf{IPs}) and moved around with new data. Both the number and the locations of the IPs will affect greatly the performance of the algorithm. In addition to optimizing their locations, we propose to adaptively add new points, based on the properties of the GP and the structure of the data.

📄 PDF Abstract BibTeX arXiv:2107.10066

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Probabilistic selection of inducing points in sparse Gaussian processes

2020-10-19 · Anders Kirk Uhrenholt, Valentin Charvet, Bjørn Sand Jensen

Sparse Gaussian processes and various extensions thereof are enabled through inducing points, that simultaneously bottleneck the predictive capacity and act as the main contributor towards model complexity. However, the …

Gaussian ProcessesVariational Inference

Scalable Gaussian Processes on Discrete Domains

2018-10-24 · Vincent Fortuin, Gideon Dresdner, Heiko Strathmann, Gunnar Rätsch

Kernel methods on discrete domains have shown great promise for many challenging data types, for instance, biological sequence data and molecular structure data. Scalable kernel methods like Support Vector Machines may o…

Gaussian ProcessesPoint Processes

Locally induced Gaussian processes for large-scale simulation experiments

2020-08-28 · D. Austin Cole, Ryan Christianson, Robert B. Gramacy

Gaussian processes (GPs) serve as flexible surrogates for complex surfaces, but buckle under the cubic cost of matrix decompositions with big training data sizes. Geospatial and machine learning communities suggest pseud…

Computational EfficiencyGaussian Processes

Decoupled Sparse Gaussian Processes Components]{Decoupled Sparse Gaussian Processes Components : Separating Decision Making from Data Manifold Fitting

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Sebastian Popescu, David J. Sharp, James H. Cole, Ben Glocker

We propose a decoupling in Reproducing Kernel Hilbert Space of the parametric and non-parametric components of Sparse Gaussian Processes. We demonstrate that this decoupling results in a set of inducing points concentra…

Decision MakingGaussian Processesregression

Sparse Orthogonal Variational Inference for Gaussian Processes

2019-10-23 · pproximateinference AABI Symposium 2019 12 · Jiaxin Shi, Michalis K. Titsias, andriy mnih

We introduce a new interpretation of sparse variational approximations for Gaussian processes using inducing points, which can lead to more scalable algorithms than previous methods. It is based on decomposing a Gaussian…

Gaussian ProcessesMulti-class ClassificationregressionVariational Inference