paper-with-me

Papers

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, generating random sample paths of GPs is of interest. As GP sampling requires generating high-dimensional Gaussian random vectors, it is computationally challenging if a direct method, such as the Cholesky decomposition, is used. In this paper, we propose a scalable algorithm for sampling random realizations of the prior and posterior of GP models. The proposed algorithm leverages inducing points approximation with sparse grids, as well as additive Schwarz preconditioners, which reduce computational complexity, and ensure fast convergence. We demonstrate the efficacy and accuracy of the proposed method through a series of experiments and comparisons with other recent works.

📄 PDF Abstract BibTeX arXiv:2408.00206

Code (0)

등록된 구현이 없습니다.

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

Data-Driven Chance Constrained AC-OPF using Hybrid Sparse Gaussian Processes

2022-08-30 · Mile Mitrovic, Aleksandr Lukashevich, Petr Vorobev, Vladimir Terzija 외

The alternating current (AC) chance-constrained optimal power flow (CC-OPF) problem addresses the economic efficiency of electricity generation and delivery under generation uncertainty. The latter is intrinsic to modern…

Gaussian Processes

Subset-of-Data Variational Inference for Deep Gaussian-Processes Regression

2021-07-17 · Ayush Jain, P. K. Srijith, Mohammad Emtiyaz Khan

Deep Gaussian Processes (DGPs) are multi-layer, flexible extensions of Gaussian processes but their training remains challenging. Sparse approximations simplify the training but often require optimization over a large nu…

Gaussian ProcessesregressionVariational Inference

Harnessing Kernel Regression for Stochastic State Estimation in Solar-Integrated Power Grids

2023-09-18 · Mohammad Ensaf, Masoud Barati

The paper presents a Gaussian/kernel process regression method for real-time state estimation and forecasting of phase angle and angular speed in systems with a high penetration of solar generation units, operating under…

regressionState Estimation

High-dimensional near-optimal experiment design for drug discovery via Bayesian sparse sampling

2021-04-23 · Hannes Eriksson, Christos Dimitrakakis, Lars Carlsson

We study the problem of performing automated experiment design for drug screening through Bayesian inference and optimisation. In particular, we compare and contrast the behaviour of linear-Gaussian models and Gaussian p…

Bayesian InferenceDrug DiscoveryGaussian ProcessesThompson Sampling

Efficiently Sampling Functions from Gaussian Process Posteriors

2020-02-21 · ICML 2020 1 · James T. Wilson, Viacheslav Borovitskiy, Alexander Terenin, Peter Mostowsky 외

Gaussian processes are the gold standard for many real-world modeling problems, especially in cases where a model's success hinges upon its ability to faithfully represent predictive uncertainty. These problems typically…

Gaussian Processes