Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Training Discrete Deep Generative Models via Gapped Straight-Through Estimator

About

While deep generative models have succeeded in image processing, natural language processing, and reinforcement learning, training that involves discrete random variables remains challenging due to the high variance of its gradient estimation process. Monte Carlo is a common solution used in most variance reduction approaches. However, this involves time-consuming resampling and multiple function evaluations. We propose a Gapped Straight-Through (GST) estimator to reduce the variance without incurring resampling overhead. This estimator is inspired by the essential properties of Straight-Through Gumbel-Softmax. We determine these properties and show via an ablation study that they are essential. Experiments demonstrate that the proposed GST estimator enjoys better performance compared to strong baselines on two discrete deep generative modeling tasks, MNIST-VAE and ListOps.

Ting-Han Fan, Ta-Chung Chi, Alexander I. Rudnicky, Peter J. Ramadge• 2022

Related benchmarks

TaskDatasetResultRank
Generative ModelingMNIST (train)
Neg. ELBO96.09
42
Generative ModelingMNIST (test)
N-ELBO99.32
35
Unsupervised ParsingListOps (val)
Accuracy66.95
5
Unsupervised ParsingListOps (test)
Accuracy67.3
5
Showing 4 of 4 rows

Other info

Follow for update