A new method samples sequences without replacement using Gumbel-Top-k trick.
problem Sampling sequences without replacement from large domains efficiently.
method Gumbel-Top-k trick applied to Stochastic Beam Search.
result Efficient sampling with linear model evaluations in .