paper-with-me

Papers

Coupled Variational Bayes via Optimization Embedding

2018-12-01 · NeurIPS 2018 12 · Bo Dai, Hanjun Dai, Niao He, Weiyang Liu, Zhen Liu, Jianshu Chen, Lin Xiao, Le Song

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. However, how to pursue an auxiliary distribution class that achieves both good approximation ability and computation efficiency remains a core challenge. In this paper, we proposed coupled variational Bayes which exploits the primal-dual view of the ELBO with the variational distribution class generated by an optimization procedure, which is termed optimization embedding. This flexible function class couples the variational distribution with the original parameters in the graphical models, allowing end-to-end learning of the graphical models by back-propagation through the variational distribution. Theoretically, we establish an interesting connection to gradient flow and demonstrate the extreme flexibility of this implicit distribution family in the limit sense. Empirically, we demonstrate the effectiveness of the proposed method on multiple graphical models with either continuous or discrete latent variables comparing to state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

Hanjun-Dai/cvb 공식 구현 pytorch

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Integrated Non-Factorized Variational Inference

2013-12-01 · NeurIPS 2013 12 · Shaobo Han, Xuejun Liao, Lawrence Carin

We present a non-factorized variational method for full posterior inference in Bayesian hierarchical models, with the goal of capturing the posterior variable dependencies via efficient and possibly parallel computation…

Variational Inference

Variational Bayesian Context-aware Representation for Grocery Recommendation

2019-09-17 · Zaiqiao Meng, Richard McCreadie, Craig Macdonald, Iadh Ounis

Grocery recommendation is an important recommendation use-case, which aims to predict which items a user might choose to buy in the future, based on their shopping history. However, existing methods only represent each u…

Variational Inference

Robust scalable initialization for Bayesian variational inference with multi-modal Laplace approximations

2023-07-12 · Wyatt Bridgman, Reese Jones, Mohammad Khalil

For predictive modeling relying on Bayesian inversion, fully independent, or ``mean-field'', Gaussian distributions are often used as approximate probability density functions in variational inference since the number of…

Variational Inference

Coupled Variational Recurrent Collaborative Filtering

2019-06-11 · Qingquan Song, Shiyu Chang, Xia Hu

We focus on the problem of streaming recommender system and explore novel collaborative filtering algorithms to handle the data dynamicity and complexity in a streaming manner. Although deep neural networks have demonstr…

Collaborative FilteringRecommendation SystemsVariational Inference

Variational Bayesian Flow Network for Graph Generation

2026-01-30 · Yida Xiong, Jiameng Chen, Xiuwen Gong, Jia Wu 외 arxiv

Graph generation aims to sample discrete node and edge attributes while satisfying coupled structural constraints. Diffusion models for graphs often adopt largely factorized forward-noising, and many flow-matching method…

Graph Generation