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

Categorical Reparameterization with Gumbel-Softmax

About

Categorical variables are a natural choice for representing discrete structure in the world. However, stochastic neural networks rarely use categorical latent variables due to the inability to backpropagate through samples. In this work, we present an efficient gradient estimator that replaces the non-differentiable sample from a categorical distribution with a differentiable sample from a novel Gumbel-Softmax distribution. This distribution has the essential property that it can be smoothly annealed into a categorical distribution. We show that our Gumbel-Softmax estimator outperforms state-of-the-art gradient estimators on structured output prediction and unsupervised generative modeling tasks with categorical latent variables, and enables large speedups on semi-supervised classification.

Eric Jang, Shixiang Gu, Ben Poole• 2016

Related benchmarks

TaskDatasetResultRank
Sender and receiver self-play gameCelebA
ACC90
11
Sender and receiver self-play gameObjects
Accuracy78
11
Sender and receiver self-play gameSHAPE
ACC82
11
Sender and receiver self-play gamedSprites
Accuracy81
11
Particle Filtering ResamplingLinear Gaussian SSM (test)
L2 Error (L)2.79
9
Showing 5 of 5 rows

Other info

Follow for update