paper-with-me

Papers

Conditional Deep Gaussian Processes: empirical Bayes hyperdata learning

2021-10-01 · Chi-Ken Lu, Patrick Shafto

It is desirable to combine the expressive power of deep learning with Gaussian Process (GP) in one expressive Bayesian learning model. Deep kernel learning showed success in adopting a deep network for feature extraction followed by a GP used as function model. Recently,it was suggested that, albeit training with marginal likelihood, the deterministic nature of feature extractor might lead to overfitting while the replacement with a Bayesian network seemed to cure it. Here, we propose the conditional Deep Gaussian Process (DGP) in which the intermediate GPs in hierarchical composition are supported by the hyperdata and the exposed GP remains zero mean. Motivated by the inducing points in sparse GP, the hyperdata also play the role of function supports, but are hyperparameters rather than random variables. We follow our previous moment matching approach to approximate the marginal prior for conditional DGP with a GP carrying an effective kernel. Thus, as in empirical Bayes, the hyperdata are learned by optimizing the approximate marginal likelihood which implicitly depends on the hyperdata via the kernel. We shall show the equivalence with the deep kernel learning in the limit of dense hyperdata in latent space. However, the conditional DGP and the corresponding approximate inference enjoy the benefit of being more Bayesian than deep kernel learning. Preliminary extrapolation results demonstrate expressive power from the depth of hierarchy by exploiting the exact covariance and hyperdata learning, in comparison with GP kernel composition, DGP variational inference and deep kernel learning. We also address the non-Gaussian aspect of our model as well as way of upgrading to a full Bayes inference.

📄 PDF Abstract BibTeX arXiv:2110.00568

Code (1)

luck1226/conditionaldeepgaussianprocesses 공식 구현

Tasks

Gaussian ProcessesVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…
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 제목 키워드 기반

Variational Gaussian Processes with Decoupled Conditionals

2023-09-21 · NeurIPS 2023 11

Variational Gaussian processes (GPs) approximate exact GP inference by using a small set of inducing points to form a sparse approximation of the true posterior, with the fidelity of the model increasing with additional …

Bayesian Deconditional Kernel Mean Embeddings

2019-06-01 · Kelvin Hsu, Fabio Ramos

Conditional kernel mean embeddings form an attractive nonparametric framework for representing conditional means of functions, describing the observation processes for many complex models. However, the recovery of the or…

Gaussian Processes

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 Barycenter Gaussian Process based Bayesian Optimization

2025-05-18 · Antonio Candelieri, Andrea Ponti, Francesco Archetti

Gaussian Process based Bayesian Optimization is a widely applied algorithm to learn and optimize under uncertainty, well-known for its sample efficiency. However, recently -- and more frequently -- research studies have …

Bayesian OptimizationGaussian Processes

High-Dimensional Conditionally Gaussian State Space Models with Missing Data

2023-02-07 · Joshua C. C. Chan, Aubrey Poon, Dan Zhu

We develop an efficient sampling approach for handling complex missing data patterns and a large number of missing observations in conditionally Gaussian state space models. Two important examples are dynamic factor mode…

State Space ModelsVocal Bursts Intensity Prediction