paper-with-me

홈 › Papers

Optimal Variance Control of the Score Function Gradient Estimator for Importance Weighted Bounds

2020-08-05 · Valentin Liévin, Andrea Dittadi, Anders Christensen, Ole Winther

This paper introduces novel results for the score function gradient estimator of the importance weighted variational bound (IWAE). We prove that in the limit of large $K$ (number of importance samples) one can choose the control variate such that the Signal-to-Noise ratio (SNR) of the estimator grows as $\sqrt{K}$. This is in contrast to the standard pathwise gradient estimator where the SNR decreases as $1/\sqrt{K}$. Based on our theoretical findings we develop a novel control variate that extends on VIMCO. Empirically, for the training of both continuous and discrete generative models, the proposed method yields superior variance reduction, resulting in an SNR for IWAE that increases with $K$ without relying on the reparameterization trick. The novel estimator is competitive with state-of-the-art reparameterization-free gradient estimators such as Reweighted Wake-Sleep (RWS) and the thermodynamic variational objective (TVO) when training generative models.

📄 PDF Abstract BibTeX arXiv:2008.01998

Code (1)

vlievin/ovis 공식 구현 pytorch

Similar Papers 제목 키워드 기반

VarGrad: A Low-Variance Gradient Estimator for Variational Inference

2020-10-20 · NeurIPS 2020 12 · Lorenz Richter, Ayman Boustati, Nikolas Nüsken, Francisco J. R. Ruiz 외

We analyse the properties of an unbiased gradient estimator of the ELBO for variational inference, based on the score function method with leave-one-out control variates. We show that this gradient estimator can be obtai…

Variational Inference

Variance Reduction for Score Functions Using Optimal Baselines

2022-12-27 · Ronan Keane, H. Oliver Gao

Many problems involve the use of models which learn probability distributions or incorporate randomness in some way. In such problems, because computing the true expected gradient may be intractable, a gradient estimator…

Optimal Variance Control of the Score-Function Gradient Estimator for Importance-Weighted Bounds

2020-12-01 · NeurIPS 2020 12 · Valentin Liévin, Andrea Dittadi, Anders Christensen, Ole Winther

This paper introduces novel results for the score-function gradient estimator of the importance-weighted variational bound (IWAE). We prove that in the limit of large $K$ (number of importance samples) one can choose the…

Pathwise Gradient Variance Reduction with Control Variates in Variational Inference

2024-10-08 · Kenyon Ng, Susan Wei

Variational inference in Bayesian deep learning often involves computing the gradient of an expectation that lacks a closed-form solution. In these cases, pathwise and score-function gradient estimators are the most comm…

Variational Inference

Optimal Control-Based Baseline for Guided Exploration in Policy Gradient Methods

2020-11-04 · Xubo Lyu, Site Li, Seth Siriya, Ye Pu 외

In this paper, a novel optimal control-based baseline function is presented for the policy gradient method in deep reinforcement learning (RL). The baseline is obtained by computing the value function of an optimal contr…

Deep Reinforcement LearningPolicy Gradient MethodsReinforcement Learning (RL)