English

Direct Optimization through $\arg \max$ for Discrete Variational Auto-Encoder

Machine Learning 2019-12-10 v5 Machine Learning

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 argmax\arg \max 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 argmax\arg \max 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.

Keywords

Cite

@article{arxiv.1806.02867,
  title  = {Direct Optimization through $\arg \max$ for Discrete Variational Auto-Encoder},
  author = {Guy Lorberbom and Andreea Gane and Tommi Jaakkola and Tamir Hazan},
  journal= {arXiv preprint arXiv:1806.02867},
  year   = {2019}
}

Comments

Accepted by Neural Information Processing Systems (NeurIPS 2019)

R2 v1 2026-06-23T02:22:56.064Z