SOTAVerified

Direct Optimization through for Discrete Variational Auto-Encoder

2018-06-07ICLR 2019Code Available0· sign in to hype

Guy Lorberbom, Andreea Gane, Tommi Jaakkola, Tamir Hazan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Reparameterization of variational auto-encoders with continuous random variables is an effective method for reducing the variance of their gradient estimates. In the discrete case, one can perform reparametrization using the Gumbel-Max trick, but the resulting objective relies on an operation and is non-differentiable. In contrast to previous works which resort to softmax-based relaxations, we propose to optimize it directly by applying the direct loss minimization approach. Our proposal extends naturally to structured discrete latent variable models when evaluating the operation is tractable. We demonstrate empirically the effectiveness of the direct loss minimization technique in variational autoencoders with both unstructured and structured discrete latent variables.

Reproductions