← Search

Andriy Mnih

16 accepted papers

2024

Schrodinger Bridge Flow for Unpaired Data Translation

NeurIPS 2024spotlight

Mass transport problems arise in many areas of machine learning whereby one wants to compute a map transporting one distribution to another. Generative modeling techniques like Generative Adversarial Networks (GANs) and Denoising Diffusion Models (DMMs) have been successfully adapted to solve such t…

Cited by 9SourcePDFScholar
2019

Attentive Neural Processes

ICLR 2019poster

Neural Processes (NPs) (Garnelo et al., 2018) approach regression by learning to map a context set of observed input-output pairs to a distribution over regression functions. Each function models the distribution of the output given an input, conditioned on the context. NPs have the benefit of fitti…

2017

Filtering Variational Objectives

NeurIPS 2017poster

When used as a surrogate objective for maximum likelihood estimation in latent variable models, the evidence lower bound (ELBO) produces state-of-the-art results. Inspired by this, we consider the extension of the ELBO to a family of lower bounds defined by a particle filter's estimator of the margi…

Cited by 260SourcePDFScholar
2017

REBAR: Low-variance, unbiased gradient estimates for discrete latent variable models

NeurIPS 2017oral

Learning in models with discrete latent variables is challenging due to high variance gradient estimators. Generally, approaches have relied on control variates to reduce the variance of the REINFORCE estimator. Recent work \citep{jang2016categorical, maddison2016concrete} has taken a different appr…

2017

The Concrete Distribution: A Continuous Relaxation of Discrete Random Variables

ICLR 2017poster

The reparameterization trick enables optimizing large scale stochastic computation graphs via gradient descent. The essence of the trick is to refactor each stochastic node into a differentiable function of its parameters and a random variable with fixed distribution. After refactoring, the gradient…

Cited by 3092SourceScholar
2017

Variational Memory Addressing in Generative Models

NeurIPS 2017poster

Aiming to augment generative models with external memory, we interpret the output of a memory module with stochastic addressing as a conditional mixture distribution, where a read operation corresponds to sampling a discrete memory address and retrieving the corresponding content from memory. This p…

Cited by 66SourcePDFScholar