English

Gradient Estimation with Stochastic Softmax Tricks

Machine Learning 2021-03-02 v3 Machine Learning

Abstract

The Gumbel-Max trick is the basis of many relaxed gradient estimators. These estimators are easy to implement and low variance, but the goal of scaling them comprehensively to large combinatorial distributions is still outstanding. Working within the perturbation model framework, we introduce stochastic softmax tricks, which generalize the Gumbel-Softmax trick to combinatorial spaces. Our framework is a unified perspective on existing relaxed estimators for perturbation models, and it contains many novel relaxations. We design structured relaxations for subset selection, spanning trees, arborescences, and others. When compared to less structured baselines, we find that stochastic softmax tricks can be used to train latent variable models that perform better and discover more latent structure.

Keywords

Cite

@article{arxiv.2006.08063,
  title  = {Gradient Estimation with Stochastic Softmax Tricks},
  author = {Max B. Paulus and Dami Choi and Daniel Tarlow and Andreas Krause and Chris J. Maddison},
  journal= {arXiv preprint arXiv:2006.08063},
  year   = {2021}
}

Comments

NeurIPS 2020, final copy

R2 v1 2026-06-23T16:19:11.788Z