paper-with-me

홈 › Papers

Incremental Ensemble Gaussian Processes

2021-10-13 · Qin Lu, Georgios V. Karanikolas, Georgios B. Giannakis

Belonging to the family of Bayesian nonparametrics, Gaussian process (GP) based approaches have well-documented merits not only in learning over a rich class of nonlinear functions, but also in quantifying the associated uncertainty. However, most GP methods rely on a single preselected kernel function, which may fall short in characterizing data samples that arrive sequentially in time-critical applications. To enable {\it online} kernel adaptation, the present work advocates an incremental ensemble (IE-) GP framework, where an EGP meta-learner employs an {\it ensemble} of GP learners, each having a unique kernel belonging to a prescribed kernel dictionary. With each GP expert leveraging the random feature-based approximation to perform online prediction and model update with {\it scalability}, the EGP meta-learner capitalizes on data-adaptive weights to synthesize the per-expert predictions. Further, the novel IE-GP is generalized to accommodate time-varying functions by modeling structured dynamics at the EGP meta-learner and within each GP learner. To benchmark the performance of IE-GP and its dynamic variant in the adversarial setting where the modeling assumptions are violated, rigorous performance analysis has been conducted via the notion of regret, as the norm in online convex optimization. Last but not the least, online unsupervised learning for dimensionality reduction is explored under the novel IE-GP framework. Synthetic and real data tests demonstrate the effectiveness of the proposed schemes.

📄 PDF Abstract BibTeX arXiv:2110.06777

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionGaussian Processes

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

Ensemble-Conditional Gaussian Processes (Ens-CGP): Representation, Geometry, and Inference

2026-02-14 · Sai Ravela, Jae Deok Kim, Kenneth Gee, Xingjian Yan 외 arxiv

We formulate Ensemble-Conditional Gaussian Processes (Ens-CGP), a finite-dimensional synthesis that centers ensemble-based inference on the conditional Gaussian law. Conditional Gaussian processes (CGP) arise directly fr…

Gaussian Processes

Wasserstein-Splitting Gaussian Process Regression for Heterogeneous Online Bayesian Inference

2021-07-26 · Michael E. Kepler, Alec Koppel, Amrit Singh Bedi, Daniel J. Stilwell

Gaussian processes (GPs) are a well-known nonparametric Bayesian inference technique, but they suffer from scalability problems for large sample sizes, and their performance can degrade for non-stationary or spatially he…

Bayesian InferenceGaussian Processesregression

Sequential Estimation of Gaussian Process-based Deep State-Space Models

2023-01-29 · Yuhao Liu, Marzieh Ajirak, Petar Djuric

We consider the problem of sequential estimation of the unknowns of state-space and deep state-space models that include estimation of functions and latent processes of the models. The proposed approach relies on Gaussia…

Gaussian ProcessesState Space Models

GP-Tree: A Gaussian Process Classifier for Few-Shot Incremental Learning

2021-02-15 · Idan Achituve, Aviv Navon, Yochai Yemini, Gal Chechik 외

Gaussian processes (GPs) are non-parametric, flexible, models that work well in many tasks. Combining GPs with deep learning methods via deep kernel learning (DKL) is especially compelling due to the strong representatio…

Few-Shot LearningGaussian ProcessesIncremental LearningMulti-class Classification

Sequential Randomized Matrix Factorization for Gaussian Processes: Efficient Predictions and Hyper-parameter Optimization

2017-11-19 · Shaunak D. Bopardikar, George S. Eskander Ekladious

This paper presents a sequential randomized lowrank matrix factorization approach for incrementally predicting values of an unknown function at test points using the Gaussian Processes framework. It is well-known that in…

Computational EfficiencyGaussian Processes