paper-with-me

홈 › Papers

Scaling Gaussian Process Regression with Derivatives

2018-10-29 · NeurIPS 2018 12 · David Eriksson, Kun Dong, Eric Hans Lee, David Bindel, Andrew Gordon Wilson

Gaussian processes (GPs) with derivatives are useful in many applications, including Bayesian optimization, implicit surface reconstruction, and terrain reconstruction. Fitting a GP to function values and derivatives at $n$ points in $d$ dimensions requires linear solves and log determinants with an ${n(d+1) \times n(d+1)}$ positive definite matrix -- leading to prohibitive $\mathcal{O}(n^3d^3)$ computations for standard direct methods. We propose iterative solvers using fast $\mathcal{O}(nd)$ matrix-vector multiplications (MVMs), together with pivoted Cholesky preconditioning that cuts the iterations to convergence by several orders of magnitude, allowing for fast kernel learning and prediction. Our approaches, together with dimensionality reduction, enables Bayesian optimization with derivatives to scale to high-dimensional problems and large evaluation budgets.

📄 PDF Abstract BibTeX arXiv:1810.12283

Code (1)

ericlee0803/GP_Derivatives 공식 구현

Tasks

Bayesian OptimizationDimensionality ReductionGaussian ProcessesregressionSurface Reconstruction

Similar Papers 제목 키워드 기반

SLEIPNIR: Deterministic and Provably Accurate Feature Expansion for Gaussian Process Regression with Derivatives

2020-03-05 · Emmanouil Angelis, Philippe Wenk, Bernhard Schölkopf, Stefan Bauer 외

Gaussian processes are an important regression tool with excellent analytic properties which allow for direct integration of derivative observations. However, vanilla GP methods scale cubically in the amount of observati…

Gaussian Processesregression

Scaling Gaussian Process Regression with Full Derivative Observations

2025-05-14 · Daniel Huang

We present a scalable Gaussian Process (GP) method that can fit and predict full derivative observations called DSoftKI. It extends SoftKI, a method that approximates a kernel via softmax interpolation from learned inter…

regression

Scaling Gaussian Processes with Derivative Information Using Variational Inference

2021-07-08 · NeurIPS 2021 12 · Misha Padidar, Xinran Zhu, Leo Huang, Jacob R. Gardner 외

Gaussian processes with derivative information are useful in many settings where derivative information is available, including numerous Bayesian optimization and regression tasks that arise in the natural sciences. Inco…

Bayesian OptimizationGaussian ProcessesregressionVariational Inference

Batch Active Learning in Gaussian Process Regression using Derivatives

2024-08-03 · Hon Sum Alec Yu, Christoph Zimmer, Duy Nguyen-Tuong

We investigate the use of derivative information for Batch Active Learning in Gaussian Process regression models. The proposed approach employs the predictive covariance matrix for selection of data batches to exploit fu…

Active Learningregression

Equivalence of Convergence Rates of Posterior Distributions and Bayes Estimators for Functions and Nonparametric Functionals

2020-11-27 · Zejian Liu, Meng Li

We study the posterior contraction rates of a Bayesian method with Gaussian process priors in nonparametric regression and its plug-in property for differential operators. For a general class of kernels, we establish con…

Gaussian Processesregression