← Search

Aaron Van Den Oord

12 accepted papers

2022

Step-unrolled Denoising Autoencoders for Text Generation

ICLR 2022poster

In this paper we propose a new generative model of text, Step-unrolled Denoising Autoencoder (SUNDAE), that does not rely on autoregressive models. Similarly to denoising diffusion techniques, SUNDAE is repeatedly applied on a sequence of tokens, starting from random inputs and improving them each t…

Cited by 113SourcePDFScholar
2021

Efficient Visual Pretraining With Contrastive Detection

ICCV 2021poster

Self-supervised pretraining has been shown to yield powerful representations for transfer learning. These performance gains come at a large computational cost however, with state-of-the-art methods requiring an order of magnitude more computation than supervised pretraining. We tackle this computati…

Cited by 187PDFcodeScholar
2021

Self-supervised Adversarial Robustness for the Low-label, High-data Regime

ICLR 2021poster

Recent work discovered that training models to be invariant to adversarial perturbations requires substantially larger datasets than those required for standard classification. Perhaps more surprisingly, these larger datasets can be "mostly" unlabeled. Pseudo-labeling, a technique simultaneously pio…

Cited by 49SourcePDFScholar
2021

Vector Quantized Models for Planning

ICML 2021spotlight

Recent developments in the field of model-based RL have proven successful in a range of environments, especially ones where planning is essential. However, such successes have been limited to deterministic fully-observed environments. We present a new approach that handles stochastic and partially-o…

Cited by 62SourcePDFScholar
2019

On Variational Bounds of Mutual Information

ICML 2019oral

Estimating and optimizing Mutual Information (MI) is core to many problems in machine learning, but bounding MI in high dimensions is challenging. To establish tractable and scalable objectives, recent work has turned to variational bounds parameterized by neural networks. However, the relationships…

2019

Shaping Belief States with Generative Environment Models for RL

NeurIPS 2019poster

When agents interact with a complex environment, they must form and maintain beliefs about the relevant aspects of that environment. We propose a way to efficiently train expressive generative models in complex environments. We show that a predictive algorithm with an expressive generative model can…

Cited by 127SourcePDFScholar
2019

Wasserstein Dependency Measure for Representation Learning

NeurIPS 2019poster

Mutual information maximization has emerged as a powerful learning objective for unsupervised representation learning obtaining state-of-the-art performance in applications such as object recognition, speech recognition, and reinforcement learning. However, such approaches are fundamentally limited…

Cited by 141SourcePDFScholar
2018

The challenge of realistic music generation: modelling raw audio at scale

NeurIPS 2018poster

Realistic music generation is a challenging task. When building generative models of music that are learnt from data, typically high-level representations such as scores or MIDI are used that abstract away the idiosyncrasies of a particular performance. But these nuances are very important for our p…

Cited by 237SourcePDFScholar
2016

Conditional Image Generation with PixelCNN Decoders

NeurIPS 2016poster

This work explores conditional image generation with a new image density model based on the PixelCNN architecture. The model can be conditioned on any vector, including descriptive labels or tags, or latent embeddings created by other networks. When conditioned on class labels from the ImageNet data…

Cited by 3138SourcePDFScholar