paper-with-me

Papers

Scalable Grouped Gaussian Processes via Direct Cholesky Functional Representations

2019-03-10 · Astrid Dahl, Edwin V. Bonilla

We consider multi-task regression models where observations are assumed to be a linear combination of several latent node and weight functions, all drawn from Gaussian process (GP) priors that allow nonzero covariance between grouped latent functions. We show that when these grouped functions are conditionally independent given a group-dependent pivot, it is possible to parameterize the prior through sparse Cholesky factors directly, hence avoiding their computation during inference. Furthermore, we establish that kernels that are multiplicatively separable over input points give rise to such sparse parameterizations naturally without any additional assumptions. Finally, we extend the use of these sparse structures to approximate posteriors within variational inference, further improving scalability on the number of functions. We test our approach on multi-task datasets concerning distributed solar forecasting and show that it outperforms several multi-task GP baselines and that our sparse specifications achieve the same or better accuracy than non-sparse counterparts.

📄 PDF Abstract BibTeX arXiv:1903.03986

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesVariational Inference

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 제목 키워드 기반

Variational sparse inverse Cholesky approximation for latent Gaussian processes via double Kullback-Leibler minimization

2023-01-30 · Jian Cao, Myeongjong Kang, Felix Jimenez, Huiyan Sang 외

To achieve scalable and accurate inference for latent Gaussian processes, we propose a variational approximation based on a family of Gaussian distributions whose covariance matrices have sparse inverse Cholesky (SIC) fa…

Gaussian Processes

Gaussian Processes Sampling with Sparse Grids under Additive Schwarz Preconditioner

2024-08-01

Gaussian processes (GPs) are widely used in non-parametric Bayesian modeling, and play an important role in various statistical and machine learning applications. In a variety tasks of uncertainty quantification, generat…

Sparse Cholesky Factorization for Solving Nonlinear PDEs via Gaussian Processes

2023-04-03 · Yifan Chen, Houman Owhadi, Florian Schäfer

In recent years, there has been widespread adoption of machine learning-based approaches to automate the solving of partial differential equations (PDEs). Among these approaches, Gaussian processes (GPs) and kernel metho…

Gaussian Processes

Scalable Hyperparameter Optimization with Lazy Gaussian Processes

2020-01-16 · https://ieeexplore.ieee.org/document/8950672 2020 1 · Raju Ram, Sabine Müller, Franz-Josef Pfreundt, Nicolas R. Gauger 외

Most machine learning methods require careful selection of hyper-parameters in order to train a high performing model with good generalization abilities. Hence, several automatic selection algorithms have been introduced…

Bayesian OptimizationGaussian ProcessesHyperparameter Optimization

Adaptive Cholesky Gaussian Processes

2022-02-22 · Simon Bartels, Kristoffer Stensbo-Smidt, Pablo Moreno-Muñoz, Wouter Boomsma 외

We present a method to approximate Gaussian process regression models for large datasets by considering only a subset of the data. Our approach is novel in that the size of the subset is selected on the fly during exact …

Gaussian Processes