paper-with-me

홈 › Papers

PriorCVAE: scalable MCMC parameter inference with Bayesian deep generative modelling

2023-04-09 · Elizaveta Semenova, Prakhar Verma, Max Cairney-Leeming, Arno Solin, Samir Bhatt, Seth Flaxman

Recent advances have shown that GP priors, or their finite realisations, can be encoded using deep generative models such as variational autoencoders (VAEs). These learned generators can serve as drop-in replacements for the original priors during MCMC inference. While this approach enables efficient inference, it loses information about the hyperparameters of the original models, and consequently makes inference over hyperparameters impossible and the learned priors indistinct. To overcome this limitation, we condition the VAE on stochastic process hyperparameters. This allows the joint encoding of hyperparameters with GP realizations and their subsequent estimation during inference. Further, we demonstrate that our proposed method, PriorCVAE, is agnostic to the nature of the models which it approximates, and can be used, for instance, to encode solutions of ODEs. It provides a practical tool for approximate inference and shows potential in real-life spatial and spatiotemporal applications.

📄 PDF Abstract BibTeX arXiv:2304.04307

Code (2)

elizavetasemenova/priorCVAE_jax 공식 구현 jax
elizavetasemenova/priorvae pytorch

Tasks

Bayesian InferenceGaussian Processes

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

DeepRV: pre-trained spatial priors for accelerated disease mapping

2025-03-27 · Jhonathan Navott, Daniel Jenson, Seth Flaxman, Elizaveta Semenova

Recently introduced prior-encoding deep generative models (e.g., PriorVAE, $\pi$VAE, and PriorCVAE) have emerged as powerful tools for scalable Bayesian inference by emulating complex stochastic processes like Gaussian p…

Bayesian InferenceDecoderGaussian ProcessesProbabilistic Programming

Functional Stochastic Gradient MCMC for Bayesian Neural Networks

2024-09-25 · Mengjing Wu, Junyu Xuan, Jie Lu

Classical parameter-space Bayesian inference for Bayesian neural networks (BNNs) suffers from several unresolved prior issues, such as knowledge encoding intractability and pathological behaviours in deep networks, which…

Bayesian InferenceUncertainty QuantificationVariational Inference

Scalable Bayesian Learning for State Space Models using Variational Inference with SMC Samplers

2018-05-23 · Marcel Hirt, Petros Dellaportas

We present a scalable approach to performing approximate fully Bayesian inference in generic state space models. The proposed method is an alternative to particle MCMC that provides fully Bayesian inference of both the d…

Bayesian InferenceState Space ModelsVariational Inference

Scalable Bayesian inference for the generalized linear mixed model

2024-03-05 · Samuel I. Berchuck, Felipe A. Medeiros, Sayan Mukherjee, Andrea Agazzi

The generalized linear mixed model (GLMM) is a popular statistical approach for handling correlated data, and is used extensively in applications areas where big data is common, including biomedical data settings. The fo…

Bayesian InferenceUncertainty Quantification

A Bayesian Approach To Graph Partitioning

2022-04-24 · Farshad Noravesh

A new algorithm based on bayesian inference for learning local graph conductance based on Gaussian Process(GP) is given that uses advanced MCMC convergence ideas to create a scalable and fast algorithm for convergence to…

Bayesian Inferencegraph partitioning