paper-with-me

Papers

Sparse Gaussian Process Based On Hat Basis Functions

2020-06-15 · Wenqi Fang, Huiyun Li, Hui Huang, Shaobo Dang, Zhejun Huang, Zheng Wang

Gaussian process is one of the most popular non-parametric Bayesian methodologies for modeling the regression problem. It is completely determined by its mean and covariance functions. And its linear property makes it relatively straightforward to solve the prediction problem. Although Gaussian process has been successfully applied in many fields, it is still not enough to deal with physical systems that satisfy inequality constraints. This issue has been addressed by the so-called constrained Gaussian process in recent years. In this paper, we extend the core ideas of constrained Gaussian process. According to the range of training or test data, we redefine the hat basis functions mentioned in the constrained Gaussian process. Based on hat basis functions, we propose a new sparse Gaussian process method to solve the unconstrained regression problem. Similar to the exact Gaussian process and Gaussian process with Fully Independent Training Conditional approximation, our method obtains satisfactory approximate results on open-source datasets or analytical functions. In terms of performance, the proposed method reduces the overall computational complexity from $O(n^{3})$ computation in exact Gaussian process to $O(nm^{2})$ with $m$ hat basis functions and $n$ training data points.

📄 PDF Abstract BibTeX arXiv:2006.08117

Code (0)

등록된 구현이 없습니다.

Tasks

regression

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

Incremental Variational Sparse Gaussian Process Regression

2016-12-01 · NeurIPS 2016 12 · Ching-An Cheng, Byron Boots

Recent work on scaling up Gaussian process regression (GPR) to large datasets has primarily focused on sparse GPR, which leverages a small set of basis functions to approximate the full Gaussian process during inference.…

GPRIncremental Learningregression

EigenGP: Gaussian Process Models with Adaptive Eigenfunctions

2014-01-02 · Hao Peng, Yuan Qi

Gaussian processes (GPs) provide a nonparametric representation of functions. However, classical GP inference suffers from high computational cost for big data. In this paper, we propose a new Bayesian approach, EigenGP,…

Gaussian Processes

Actually Sparse Variational Gaussian Processes

2023-04-11 · Harry Jake Cunningham, Daniel Augusto de Souza, So Takao, Mark van der Wilk 외

Gaussian processes (GPs) are typically criticised for their unfavourable scaling in both computational and memory requirements. For large datasets, sparse GPs reduce these demands by conditioning on a small set of induci…

Gaussian Processes

Sparse Covariance Modeling in High Dimensions with Gaussian Processes

2018-01-01 · NeurIPS 2018 · Rui Li, Kishan KC, Feng Cui, Justin Domke 외

This paper studies statistical relationships among components of high-dimensional observations varying across non-random covariates. We propose to model the observation elements' changing covariances as sparse multivaria…

Gaussian ProcessesVocal Bursts Intensity Prediction

Modeling massive highly-multivariate nonstationary spatial data with the basis graphical lasso

2021-01-07 · Mitchell Krock, William Kleiber, Dorit Hammerling, Stephen Becker

We propose a new modeling framework for highly-multivariate spatial processes that synthesizes ideas from recent multiscale and spectral approaches with graphical models. The basis graphical lasso writes a univariate Gau…