paper-with-me

Papers

Efficient Inference Amortization in Graphical Models using Structured Continuous Conditional Normalizing Flows

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Christian Weilbach, Boyan Beronov, William Harvey, Frank Wood

We introduce a more efficient neural architecture for amortized inference, which combines continuous and conditional normalizing flows using a principled choice of structure. Our gradient flow derives its sparsity pattern from the minimally faithful inverse of its underlying graphical model. We find that this factorization reduces the necessary numbers both of parameters in the neural network and of adaptive integration steps in the ODE solver. Consequently, the throughput at training time and inference time is increased, without decreasing performance in comparison to unconstrained flows. By expressing the structural inversion and the flow construction as compilation passes of a probabilistic programming language, we demonstrate their applicability to the stochastic inversion of realistic models such as convolutional neural networks (CNN).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic Programming

Similar Papers 제목 키워드 기반

A Variational Approach to Bayesian Phylogenetic Inference

2022-04-16 · Cheng Zhang, Frederick A. Matsen IV

Bayesian phylogenetic inference is currently done via Markov chain Monte Carlo (MCMC) with simple proposal mechanisms. This hinders exploration efficiency and often requires long runs to deliver accurate posterior estima…

Efficient ExplorationVariational Inference

Stein Variational Message Passing for Continuous Graphical Models

2017-11-20 · ICML 2018 7 · Dilin Wang, Zhe Zeng, Qiang Liu

We propose a novel distributed inference algorithm for continuous graphical models, by extending Stein variational gradient descent (SVGD) to leverage the Markov dependency structure of the distribution of interest. Our …

Amortized Inference for Gaussian Process Hyperparameters of Structured Kernels

2023-06-16 · Matthias Bitzer, Mona Meister, Christoph Zimmer

Learning the kernel parameters for Gaussian processes is often the computational bottleneck in applications such as online learning, Bayesian optimization, or active learning. Amortizing parameter inference over differen…

Active LearningBayesian OptimizationGaussian Processes

Learning to Guide Local Search for MPE Inference in Probabilistic Graphical Models

2026-02-01 · Brij Malhotra, Shivvrat Arya, Tahrima Rahman, Vibhav Giridhar Gogate arxiv

Most Probable Explanation (MPE) inference in Probabilistic Graphical Models (PGMs) is a fundamental yet computationally challenging problem arising in domains such as diagnosis, planning, and structured prediction. In ma…

Structured Prediction

Faithful Inversion of Generative Models for Effective Amortized Inference

2017-12-01 · NeurIPS 2018 12 · Stefan Webb, Adam Golinski, Robert Zinkov, N. Siddharth 외

Inference amortization methods share information across multiple posterior-inference problems, allowing each to be carried out more efficiently. Generally, they require the inversion of the dependency structure in the ge…