by , , , ,
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.
Reference:
Gradient Estimation with Stochastic Softmax Tricks M. B. Paulus, D. Choi, D. Tarlow, A. Krause, C. J. MaddisonIn Proc. Neural Information Processing Systems (NeurIPS), 2020Oral presentation
Bibtex Entry:
@inproceedings{paulus2020gradient,
	author = {Max B. Paulus and Dami Choi and Daniel Tarlow and Andreas Krause and Chris J. Maddison},
	booktitle = {Proc. Neural Information Processing Systems (NeurIPS)},
	month = {December},
	title = {Gradient Estimation with Stochastic Softmax Tricks},
	year = {2020}}