paper-with-me

홈 › Papers

Scalable Variational Gaussian Process Regression Networks

2020-03-25 · Shibo Li, Wei Xing, Mike Kirby, Shandian Zhe

Gaussian process regression networks (GPRN) are powerful Bayesian models for multi-output regression, but their inference is intractable. To address this issue, existing methods use a fully factorized structure (or a mixture of such structures) over all the outputs and latent functions for posterior approximation, which, however, can miss the strong posterior dependencies among the latent variables and hurt the inference quality. In addition, the updates of the variational parameters are inefficient and can be prohibitively expensive for a large number of outputs. To overcome these limitations, we propose a scalable variational inference algorithm for GPRN, which not only captures the abundant posterior dependencies but also is much more efficient for massive outputs. We tensorize the output space and introduce tensor/matrix-normal variational posteriors to capture the posterior correlations and to reduce the parameters. We jointly optimize all the parameters and exploit the inherent Kronecker product structure in the variational model evidence lower bound to accelerate the computation. We demonstrate the advantages of our method in several real-world applications.

📄 PDF Abstract BibTeX arXiv:2003.11489

Code (2)

trungngv/gprn 공식 구현
shib0li/Scalable-GPRN tf

Tasks

regressionVariational Inference

Similar Papers 제목 키워드 기반

Robust and Scalable Gaussian Process Regression and Its Applications

2023-01-01 · CVPR 2023 1 · Yifan Lu, Jiayi Ma, Leyuan Fang, Xin Tian 외

This paper introduces a robust and scalable Gaussian process regression (GPR) model via variational learning. This enables the application of Gaussian processes to a wide range of real data, which are often large-sca…

4kGaussian ProcessesGPRImputation+2

Scalable Variational Gaussian Processes via Harmonic Kernel Decomposition

2021-06-10 · Shengyang Sun, Jiaxin Shi, Andrew Gordon Wilson, Roger Grosse

We introduce a new scalable variational Gaussian process approximation which provides a high fidelity approximation while retaining general applicability. We propose the harmonic kernel decomposition (HKD), which uses Fo…

Gaussian 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

Sparse Variational Contaminated Noise Gaussian Process Regression with Applications in Geomagnetic Perturbations Forecasting

2024-02-27 · Daniel Iong, Matthew McAnear, Yuezhou Qu, Shasha Zou 외

Gaussian Processes (GP) have become popular machine-learning methods for kernel-based learning on datasets with complicated covariance structures. In this paper, we present a novel extension to the GP framework using a c…

Gaussian ProcessesPrediction Intervalsregression

Structured Variational Inference for Coupled Gaussian Processes

2017-11-03 · Vincent Adam

Sparse variational approximations allow for principled and scalable inference in Gaussian Process (GP) models. In settings where several GPs are part of the generative model, theses GPs are a posteriori coupled. For many…

Gaussian ProcessesVariational Inference