paper-with-me

Papers

MixFlows: principled variational inference via mixed flows

2022-05-16 · Zuheng Xu, Naitong Chen, Trevor Campbell

This work presents mixed variational flows (MixFlows), a new variational family that consists of a mixture of repeated applications of a map to an initial reference distribution. First, we provide efficient algorithms for i.i.d. sampling, density evaluation, and unbiased ELBO estimation. We then show that MixFlows have MCMC-like convergence guarantees when the flow map is ergodic and measure-preserving, and provide bounds on the accumulation of error for practical implementations where the flow map is approximated. Finally, we develop an implementation of MixFlows based on uncorrected discretized Hamiltonian dynamics combined with deterministic momentum refreshment. Simulated and real data experiments show that MixFlows can provide more reliable posterior approximations than several black-box normalizing flows, as well as samples of comparable quality to those obtained from state-of-the-art MCMC methods.

📄 PDF Abstract BibTeX arXiv:2205.07475

Code (2)

zuhengxu/ergodic-variational-flow-code 공식 구현
giankdiluvi/madmix pytorch

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Asymptotically exact variational flows via involutive MCMC kernels

2025-06-02 · Zuheng Xu, Trevor Campbell

Most expressive variational families -- such as normalizing flows -- lack practical convergence guarantees, as their theoretical assurances typically hold only at the intractable global optimum. In this work, we present …

Variational inference via Wasserstein gradient flows

2022-05-31 · Marc Lambert, Sinho Chewi, Francis Bach, Silvère Bonnabel 외

Along with Markov chain Monte Carlo (MCMC) methods, variational inference (VI) has emerged as a central computational approach to large-scale Bayesian inference. Rather than sampling from the true posterior $\pi$, VI aim…

Bayesian InferenceVariational Inference

Scaling Bayesian inference of mixed multinomial logit models to very large datasets

2020-04-11 · Filipe Rodrigues

Variational inference methods have been shown to lead to significant improvements in the computational efficiency of approximate Bayesian inference in mixed multinomial logit models when compared to standard Markov-chain…

Bayesian InferenceComputational EfficiencyGPUVariational Inference

Inferring the quantum density matrix with machine learning

2019-04-11 · Kyle Cranmer, Siavash Golkar, Duccio Pappadopulo

We introduce two methods for estimating the density matrix for a quantum system: Quantum Maximum Likelihood and Quantum Variational Inference. In these methods, we construct a variational family to model the density matr…

BIG-bench Machine LearningVariational Inference

Continuous Latent Process Flows

2021-06-29 · NeurIPS 2021 12 · Ruizhi Deng, Marcus A. Brubaker, Greg Mori, Andreas M. Lehrmann

Partial observations of continuous time-series dynamics at arbitrary time stamps exist in many disciplines. Fitting this type of data using statistical models with continuous dynamics is not only promising at an intuitiv…

Time SeriesTime Series Analysis