scispace - formally typeset
B

Ben Poole

Researcher at Google

Publications -  75
Citations -  17190

Ben Poole is an academic researcher from Google. The author has contributed to research in topics: Computer science & Generative model. The author has an hindex of 36, co-authored 66 publications receiving 11746 citations. Previous affiliations of Ben Poole include Stanford University.

Papers
More filters
Proceedings Article

Categorical Reparameterization with Gumbel-Softmax

TL;DR: Gumbel-Softmax as mentioned in this paper replaces the non-differentiable samples from a categorical distribution with a differentiable sample from a novel Gumbel softmax distribution, which has the essential property that it can be smoothly annealed into the categorical distributions.
Posted Content

Categorical Reparameterization with Gumbel-Softmax

TL;DR: It is shown that the Gumbel-Softmax estimator outperforms state-of-the-art gradient estimators on structured output prediction and unsupervised generative modeling tasks with categorical latent variables, and enables large speedups on semi-supervised classification.
Posted Content

Score-Based Generative Modeling through Stochastic Differential Equations

TL;DR: This work presents a stochastic differential equation (SDE) that smoothly transforms a complex data distribution to a known prior distribution by slowly injecting noise, and a corresponding reverse-time SDE that transforms the prior distribution back into the data distribution by Slowly removing the noise.
Posted Content

Continual Learning Through Synaptic Intelligence

TL;DR: In this paper, the authors introduce intelligent synapses that bring some of this biological complexity into artificial neural networks, and evaluate their approach on continual learning of classification tasks, and show that it dramatically reduces forgetting while maintaining computational efficiency.