paper-with-me

홈 › Papers

Variational Flow Graphical Model

2022-07-06 · Shaogang Ren, Belhal Karimi, Dingcheng Li, Ping Li

This paper introduces a novel approach to embed flow-based models with hierarchical structures. The proposed framework is named Variational Flow Graphical (VFG) Model. VFGs learn the representation of high dimensional data via a message-passing scheme by integrating flow-based functions through variational inference. By leveraging the expressive power of neural networks, VFGs produce a representation of the data using a lower dimension, thus overcoming the drawbacks of many flow-based models, usually requiring a high dimensional latent space involving many trivial variables. Aggregation nodes are introduced in the VFG models to integrate forward-backward hierarchical information via a message passing scheme. Maximizing the evidence lower bound (ELBO) of data likelihood aligns the forward and backward messages in each aggregation node achieving a consistency node state. Algorithms have been developed to learn model parameters through gradient updating regarding the ELBO objective. The consistency of aggregation nodes enable VFGs to be applicable in tractable inference on graphical structures. Besides representation learning and numerical inference, VFGs provide a new approach for distribution modeling on datasets with graphical latent structures. Additionally, theoretical study shows that VFGs are universal approximators by leveraging the implicitly invertible flow-based structures. With flexible graphical structures and superior excessive power, VFGs could potentially be used to improve probabilistic inference. In the experiments, VFGs achieves improved evidence lower bound (ELBO) and likelihood values on multiple datasets.

📄 PDF Abstract BibTeX arXiv:2207.02722

Code (0)

등록된 구현이 없습니다.

Tasks

modelRepresentation LearningVariational Inference

Similar Papers 제목 키워드 기반

Coupled Variational Bayes via Optimization Embedding

2018-12-01 · NeurIPS 2018 12 · Bo Dai, Hanjun Dai, Niao He, Weiyang Liu 외

Variational inference plays a vital role in learning graphical models, especially on large-scale datasets. Much of its success depends on a proper choice of auxiliary distribution class for posterior approximation. Howev…

Variational Inference

Tutorial and Survey on Probabilistic Graphical Model and Variational Inference in Deep Reinforcement Learning

2019-08-25 · Xudong Sun, Bernd Bischl

Aiming at a comprehensive and concise tutorial survey, recap of variational inference and reinforcement learning with Probabilistic Graphical Models are given with detailed derivations. Reviews and comparisons on recent …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Graphical Residual Flows

2022-04-23 · Jacobie Mouton, Steve Kroon

Graphical flows add further structure to normalizing flows by encoding non-trivial variable dependencies. Previous graphical flow models have focused primarily on a single flow direction: the normalizing direction for de…

Density Estimation

SIReN-VAE: Leveraging Flows and Amortized Inference for Bayesian Networks

2022-04-23 · Jacobie Mouton, Steve Kroon

Initial work on variational autoencoders assumed independent latent variables with simple distributions. Subsequent work has explored incorporating more complex distributions and dependency structures: including normaliz…

Inducing Interpretable Representations with Variational Autoencoders

2016-11-22 · N. Siddharth, Brooks Paige, Alban Desmaison, Jan-Willem van de Meent 외

We develop a framework for incorporating structured graphical models in the \emph{encoders} of variational autoencoders (VAEs) that allows us to induce interpretable representations through approximate variational infere…

General ClassificationVariational Inference