paper-with-me

Papers

Consistent Online Gaussian Process Regression Without the Sample Complexity Bottleneck

2020-04-23 · Alec Koppel, Hrusikesha Pradhan, Ketan Rajawat

Gaussian processes provide a framework for nonlinear nonparametric Bayesian inference widely applicable across science and engineering. Unfortunately, their computational burden scales cubically with the training sample size, which in the case that samples arrive in perpetuity, approaches infinity. This issue necessitates approximations for use with streaming data, which to date mostly lack convergence guarantees. Thus, we develop the first online Gaussian process approximation that preserves convergence to the population posterior, i.e., asymptotic posterior consistency, while ameliorating its intractable complexity growth with the sample size. We propose an online compression scheme that, following each a posteriori update, fixes an error neighborhood with respect to the Hellinger metric centered at the current posterior, and greedily tosses out past kernel dictionary elements until its boundary is hit. We call the resulting method Parsimonious Online Gaussian Processes (POG). For diminishing error radius, exact asymptotic consistency is preserved (Theorem 1(i)) at the cost of unbounded memory in the limit. On the other hand, for constant error radius, POG converges to a neighborhood of the population posterior (Theorem 1(ii))but with finite memory at-worst determined by the metric entropy of the feature space (Theorem 2). Experimental results are presented on several nonlinear regression problems which illuminates the merits of this approach as compared with alternatives that fix the subspace dimension defining the history of past points.

📄 PDF Abstract BibTeX arXiv:2004.11094

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceGaussian Processesregression

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

Model Reference Gaussian Process Regression: Data-Driven Output Feedback Controller

2022-10-05 · Hyuntae Kim, Hamin Chang, Hyungbo Shim

Data-driven controls using Gaussian process regression have recently gained much attention. In such approaches, system identification by Gaussian process regression is mostly followed by model-based controller designs. H…

Model Predictive Controlregression

Fast Gaussian Process Approximations for Autocorrelated Data

2025-12-02 · Ahmadreza Chokhachian, Matthias Katzfuss, Yu Ding arxiv

This paper is concerned with the problem of how to speed up computation for Gaussian process models trained on autocorrelated data. The Gaussian process model is a powerful tool commonly used in nonlinear regression appl…

Asynchronous Distributed Gaussian Process Regression for Online Learning and Dynamical Systems: Complementary Document

2024-12-16 · Zewen Yang, Xiaobing Dai, Sandra Hirche

This is a complementary document for the paper titled "Asynchronous Distributed Gaussian Process Regression for Online Learning and Dynamical Systems".

regression

DAO-GP Drift Aware Online Non-Linear Regression Gaussian-Process

2025-12-09 · Mohammad Abu-Shaira, Ajita Rattani, Weishi Shi arxiv

Real-world datasets often exhibit temporal dynamics characterized by evolving data distributions. Disregarding this phenomenon, commonly referred to as concept drift, can significantly diminish a model's predictive accur…

Hierarchical Mixture-of-Experts Model for Large-Scale Gaussian Process Regression

2014-12-09 · Jun Wei Ng, Marc Peter Deisenroth

We propose a practical and scalable Gaussian process model for large-scale nonlinear probabilistic regression. Our mixture-of-experts model is conceptually simple and hierarchically recombines computations for an overall…

Mixture-of-Expertsregression