paper-with-me

Papers

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 auto-encoders (VAEs) adopt this approach. They further amortize the cost of inference by using a recognition network to parameterize the variational family. Amortized VI scales approximate posterior inference in deep generative models to large datasets. However it introduces an amortization gap and leads to approximate posteriors of reduced expressivity due to the problem known as posterior collapse. In this paper, we consider expectation maximization (EM) as a paradigm for fitting deep generative models. Unlike VI, EM directly maximizes the log marginal likelihood of the data. We rediscover the importance weighted auto-encoder (IWAE) as an instance of EM and propose a new EM-based algorithm for fitting deep generative models called reweighted expectation maximization (REM). REM learns better generative models than the IWAE by decoupling the learning dynamics of the generative model and the recognition network using a separate expressive proposal found by moment matching. We compared REM to the VAE and the IWAE on several density estimation benchmarks and found it leads to significantly better performance as measured by log-likelihood.

📄 PDF Abstract BibTeX arXiv:1906.05850

Code (1)

adjidieng/REM 공식 구현 pytorch

Tasks

Bayesian InferenceDensity EstimationVariational Inference

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

A regression model with a hidden logistic process for signal parametrization

2013-12-25 · Faicel Chamroukhi, Allou Samé, Gérard Govaert, Patrice Aknin

A new approach for signal parametrization, which consists of a specific regression model incorporating a discrete hidden logistic process, is proposed. The model parameters are estimated by the maximum likelihood method …

regression

A regression model with a hidden logistic process for feature extraction from time series

2013-12-25 · Faicel Chamroukhi, Allou Samé, Gérard Govaert, Patrice Aknin

A new approach for feature extraction from time series is proposed in this paper. This approach consists of a specific regression model incorporating a discrete hidden logistic process. The model parameters are estimated…

regressionTime SeriesTime Series Analysis

Bayesian Linear Regression with Cauchy Prior and Its Application in Sparse MIMO Radar

2023-07-20 · Jun Li, Ryan Wu, I-Tai Lu, Dongyin Ren

In this paper, a sparse signal recovery algorithm using Bayesian linear regression with Cauchy prior (BLRC) is proposed. Utilizing an approximate expectation maximization(AEM) scheme, a systematic hyper-parameter updatin…

regressionSingle Particle Analysis

An Improved EM algorithm

2013-05-03 · Fu-qiang Chen

In this paper, we firstly give a brief introduction of expectation maximization (EM) algorithm, and then discuss the initial value sensitivity of expectation maximization algorithm. Subsequently, we give a short proof of…

Sensitivity

Deep Probabilistic Graphical Modeling

2021-04-25 · Adji B. Dieng

Probabilistic graphical modeling (PGM) provides a framework for formulating an interpretable generative process of data and expressing uncertainty about unknowns, but it lacks flexibility. Deep learning (DL) is an altern…

Topic Models