← Search

Nal Kalchbrenner

11 accepted papers

2020

A Spectral Energy Distance for Parallel Speech Synthesis

NeurIPS 2020poster

Speech synthesis is an important practical generative modeling problem that has seen great progress over the last few years, with likelihood-based autoregressive neural models now outperforming traditional concatenative systems. A downside of such autoregressive models is that they require executing…

2019

GENERATING HIGH FIDELITY IMAGES WITH SUBSCALE PIXEL NETWORKS AND MULTIDIMENSIONAL UPSCALING

ICLR 2019oral

The unconditional generation of high fidelity images is a longstanding benchmark for testing the performance of image decoders. Autoregressive image models have been able to generate small images unconditionally, but the extension of these methods to large images where fidelity can be more readily a…

Cited by 163SourcePDFScholar
2018

Efficient Neural Audio Synthesis

ICML 2018oral

Sequential models achieve state-of-the-art results in audio, visual and textual domains with respect to both estimating the data distribution and generating desired samples. Efficient sampling for this class of models at the cost of little to no loss in quality has however remained an elusive proble…

Cited by 1097SourcePDFScholar
2018

Parallel WaveNet: Fast High-Fidelity Speech Synthesis

ICML 2018oral

The recently-developed WaveNet architecture is the current state of the art in realistic speech synthesis, consistently rated as more natural sounding for many different languages than any previous system. However, because WaveNet relies on sequential generation of one audio sample at a time, it is…

Cited by 1053SourcePDFScholar
2017

Generating Interpretable Images with Controllable Structure

ICLR 2017workshop

We demonstrate improved text-to-image synthesis with controllable object locations using an extension of Pixel Convolutional Neural Networks (PixelCNN). In addition to conditioning on text, we show how the model can generate images conditioned on part keypoints and segmentation masks. The character-…

Cited by 73SourceScholar
2017

Parallel Multiscale Autoregressive Density Estimation

ICML 2017poster

PixelCNN achieves state-of-the-art results in density estimation for natural images. Although training is fast, inference is costly, requiring one network evaluation per pixel; O(N) for N pixels. This can be sped up by caching activations, but still involves generating each pixel sequentially. In th…

Cited by 261SourcePDFScholar
2017

Video Pixel Networks

ICML 2017poster

We propose a probabilistic video model, the Video Pixel Network (VPN), that estimates the discrete joint distribution of the raw pixel values in a video. The model and the neural architecture reflect the time, space and color structure of video tensors and encode it as a four-dimensional dependency…

Cited by 528SourcePDFScholar
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