paper-with-me

Papers

Efficient Optimization for Sparse Gaussian Process Regression

2013-10-22 · NeurIPS 2013 12 · Yanshuai Cao, Marcus A. Brubaker, David J. Fleet, Aaron Hertzmann

We propose an efficient optimization algorithm for selecting a subset of training data to induce sparsity for Gaussian process regression. The algorithm estimates an inducing set and the hyperparameters using a single objective, either the marginal likelihood or a variational free energy. The space and time complexity are linear in training set size, and the algorithm can be applied to large regression problems on discrete or continuous domains. Empirical evaluation shows state-of-art performance in discrete cases and competitive results in the continuous case.

📄 PDF Abstract BibTeX arXiv:1310.6007

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

Sparse Gaussian processes using pseudo-inputs

2005-06-01 · NeurIPS 2005 6 · Edward Snelson, Zoubin Ghahramani

We present a new Gaussian process (GP) regression model whose covariance is parameterized by the the locations of M pseudo-input points, which we learn by a gradient based optimization. We take M << N, where N is the num…

Gaussian Processesregression

Improved Convergence Rates for Sparse Approximation Methods in Kernel-Based Learning

2022-02-08 · Sattar Vakili, Jonathan Scarlett, Da-Shan Shiu, Alberto Bernacchia

Kernel-based models such as kernel ridge regression and Gaussian processes are ubiquitous in machine learning applications for regression and optimization. It is well known that a major downside for kernel-based models i…

Gaussian Processesregression

Mode-Shape Expansion Using Physics-Constrained Gaussian Process Regression

2026-05-21 · Farid Ghahari arxiv

This paper addresses the challenge of reconstructing full-field structural mode shapes from sparse sensor data. While Gaussian Process Regression (GPR) offers a robust non-parametric framework for spatial interpolation a…

Recursive Estimation for Sparse Gaussian Process Regression

2019-05-28 · Manuel Schürch, Dario Azzimonti, Alessio Benavoli, Marco Zaffalon

Gaussian Processes (GPs) are powerful kernelized methods for non-parameteric regression used in many applications. However, their use is limited to a few thousand of training samples due to their cubic time complexity. I…

Gaussian Processesregression

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