paper-with-me

홈 › Papers

Truncated Variational Expectation Maximization

2016-10-10 · Jörg Lücke

We derive a novel variational expectation maximization approach based on truncated posterior distributions. Truncated distributions are proportional to exact posteriors within subsets of a discrete state space and equal zero otherwise. The treatment of the distributions' subsets as variational parameters distinguishes the approach from previous variational approaches. The specific structure of truncated distributions allows for deriving novel and mathematically grounded results, which in turn can be used to formulate novel efficient algorithms to optimize the parameters of probabilistic generative models. Most centrally, we find the variational lower bounds that correspond to truncated distributions to be given by very concise and efficiently computable expressions, while update equations for model parameters remain in their standard form. Based on these findings, we show how efficient and easily applicable meta-algorithms can be formulated that guarantee a monotonic increase of the variational bound. Example applications of the here derived framework provide novel theoretical results and learning procedures for latent variable models as well as mixture models. Furthermore, we show that truncated variation EM naturally interpolates between standard EM with full posteriors and EM based on the maximum a-posteriori state (MAP). The approach can, therefore, be regarded as a generalization of the popular `hard EM' approach towards a similarly efficient method which can capture more of the true posterior structure.

📄 PDF Abstract BibTeX arXiv:1610.03113

Code (1)

tvlearn/tvo pytorch

Similar Papers 제목 키워드 기반

Evolutionary Expectation Maximization for Generative Models with Binary Latents

2018-01-01 · ICLR 2018 1 · Enrico Guiraud, Jakob Drefs, Joerg Luecke

We establish a theoretical link between evolutionary algorithms and variational parameter optimization of probabilistic generative models with binary hidden variables. While the novel approach is independent of the actua…

Evolutionary Algorithms

Expectation-maximization for logistic regression

2013-05-31 · James G. Scott, Liang Sun

We present a family of expectation-maximization (EM) algorithms for binary and negative-binomial logistic regression, drawing a sharp connection with the variational-Bayes algorithm of Jaakkola and Jordan (2000). Indeed,…

regression

Nonlinear Statistical Learning with Truncated Gaussian Graphical Models

2016-06-02 · Qinliang Su, Xuejun Liao, Changyou Chen, Lawrence Carin

We introduce the truncated Gaussian graphical model (TGGM) as a novel framework for designing statistical models for nonlinear learning. A TGGM is a Gaussian graphical model (GGM) with a subset of variables truncated to …

General Classification

Reweighted Expectation Maximization

2019-06-13 · Adji B. Dieng, John Paisley

Training deep generative models with maximum likelihood remains a challenge. The typical workaround is to use variational inference (VI) and maximize a lower bound to the log marginal likelihood of the data. Variational …

Bayesian InferenceDensity EstimationVariational Inference

Analytical Probability Distributions and Exact Expectation-Maximization for Deep Generative Networks

2020-12-01 · NeurIPS 2020 12 · Randall Balestriero, Sebastien Paris, Richard Baraniuk

Deep Generative Networks (DGNs) with probabilistic modeling of their output and latent space are currently trained via Variational Autoencoders (VAEs). In the absence of a known analytical form for the posterior and like…

Anomaly DetectionImputationVariational Inference