paper-with-me

Papers

Deep Variational Implicit Processes

2022-06-14 · Luis A. Ortega, Simón Rodríguez Santana, Daniel Hernández-Lobato

Implicit processes (IPs) are a generalization of Gaussian processes (GPs). IPs may lack a closed-form expression but are easy to sample from. Examples include, among others, Bayesian neural networks or neural samplers. IPs can be used as priors over functions, resulting in flexible models with well-calibrated prediction uncertainty estimates. Methods based on IPs usually carry out function-space approximate inference, which overcomes some of the difficulties of parameter-space approximate inference. Nevertheless, the approximations employed often limit the expressiveness of the final model, resulting, e.g., in a Gaussian predictive distribution, which can be restrictive. We propose here a multi-layer generalization of IPs called the Deep Variational Implicit process (DVIP). This generalization is similar to that of deep GPs over GPs, but it is more flexible due to the use of IPs as the prior distribution over the latent functions. We describe a scalable variational inference algorithm for training DVIP and show that it outperforms previous IP-based methods and also deep GPs. We support these claims via extensive regression and classification experiments. We also evaluate DVIP on large datasets with up to several million data instances to illustrate its good scalability and performance.

📄 PDF Abstract BibTeX arXiv:2206.06720

Code (1)

ludvins/deepvariationalimplicitprocesses 공식 구현 pytorch

Tasks

Gaussian ProcessesVariational Inference

Methods 이 논문이 사용한 방법론

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…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Variational Implicit Processes

2018-06-06 · Chao Ma, Yingzhen Li, José Miguel Hernández-Lobato

We introduce the implicit processes (IPs), a stochastic process that places implicitly defined multivariate distributions over any finite collections of random variables. IPs are therefore highly flexible implicit priors…

Gaussian ProcessesStochastic Optimization

Functional Variational Bayesian Neural Networks

2019-03-14 · ICLR 2019 5 · Shengyang Sun, Guodong Zhang, Jiaxin Shi, Roger Grosse

Variational Bayesian neural networks (BNNs) perform variational inference over weights, but it is difficult to specify meaningful priors and approximate posteriors in a high-dimensional weight space. We introduce functio…

Bayesian InferenceGaussian ProcessesVariational Inference

Flow-Transformed Implicit Processes for Function-Space Variational Inference

2026-06-01 · Luis A. Ortega, Andrés R. Masegosa, Thomas D. Nielsen arxiv

Implicit-process priors define distributions over functions through flexible generative mechanisms, making them attractive for Bayesian function-space modelling. However, performing posterior inference with such priors i…

Kernel Implicit Variational Inference

2017-05-29 · ICLR 2018 1 · Jiaxin Shi, Shengyang Sun, Jun Zhu

Recent progress in variational inference has paid much attention to the flexibility of variational posteriors. One promising direction is to use implicit distributions, i.e., distributions without tractable densities as …

General ClassificationregressionVariational Inference

Implicit Posterior Variational Inference for Deep Gaussian Processes

2019-10-26 · NeurIPS 2019 12 · Haibin Yu, Yizhou Chen, Zhongxiang Dai, Kian Hsiang Low 외

A multi-layer deep Gaussian process (DGP) model is a hierarchical composition of GP models with a greater expressive power. Exact DGP inference is intractable, which has motivated the recent development of deterministic …

Gaussian ProcessesVariational Inference