paper-with-me

Papers

Variational Inference for Sparse and Undirected Models

2016-02-11 · ICML 2017 8 · John Ingraham, Debora Marks

Undirected graphical models are applied in genomics, protein structure prediction, and neuroscience to identify sparse interactions that underlie discrete data. Although Bayesian methods for inference would be favorable in these contexts, they are rarely used because they require doubly intractable Monte Carlo sampling. Here, we develop a framework for scalable Bayesian inference of discrete undirected models based on two new methods. The first is Persistent VI, an algorithm for variational inference of discrete undirected models that avoids doubly intractable MCMC and approximations of the partition function. The second is Fadeout, a reparameterization approach for variational inference under sparsity-inducing priors that captures a posteriori correlations between parameters and hyperparameters with noncentered parameterizations. We find that, together, these methods for variational inference substantially improve learning of sparse undirected graphical models in simulated and real problems from physics and biology.

📄 PDF Abstract BibTeX arXiv:1602.03807

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceProtein Structure PredictionVariational Inference

Similar Papers 제목 키워드 기반

Neural Variational Inference and Learning in Undirected Graphical Models

2017-11-07 · NeurIPS 2017 12 · Volodymyr Kuleshov, Stefano Ermon

Many problems in machine learning are naturally expressed in the language of undirected graphical models. Here, we propose black-box learning and inference algorithms for undirected models that optimize a variational app…

Variational Inference

Relevance Topic Model for Unstructured Social Group Activity Recognition

2013-12-01 · NeurIPS 2013 12 · Fang Zhao, Yongzhen Huang, Liang Wang, Tieniu Tan

Unstructured social group activity recognition in web videos is a challenging task due to 1) the semantic gap between class labels and low-level visual features and 2) the lack of labeled training data. To tackle this pr…

Activity RecognitionAttributeGroup Activity Recognitionparameter estimation+1

Learning undirected models via query training

2019-12-05 · pproximateinference AABI Symposium 2019 12 · Miguel Lazaro-Gredilla, Wolfgang Lehrach, Dileep George

Typical amortized inference in variational autoencoders is specialized for a single probabilistic query. Here we propose an inference network architecture that generalizes to unseen probabilistic queries. Instead of an e…

Decoder

Efficient Online Inference for Bayesian Nonparametric Relational Models

2013-12-01 · NeurIPS 2013 12 · Dae Il Kim, Prem K. Gopalan, David Blei, Erik Sudderth

Stochastic block models characterize observed network relationships via latent community memberships. In large social networks, we expect entities to participate in multiple communities, and the number of communities to …

Link PredictionVariational Inference

Pen and Paper Exercises in Machine Learning

2022-06-27 · Michael U. Gutmann

This is a collection of (mostly) pen-and-paper exercises in machine learning. The exercises are on the following topics: linear algebra, optimisation, directed graphical models, undirected graphical models, expressive po…

BIG-bench Machine Learning