← Search

Tim Salimans

25 accepted papers

2025

Simpler Diffusion: 1.5 FID on ImageNet512 with Pixel-space Diffusion

CVPR 2025poster

Latent diffusion models have become the popular choice for scaling up diffusion models for high resolution image synthesis. Compared to pixel-space models that are trained end-to-end, latent models are perceived to be more efficient and to produce higher image quality at high resolution. Here we cha…

Cited by 0SourcePDFScholar
2024

EM Distillation for One-step Diffusion Models

NeurIPS 2024poster

While diffusion models can learn complex distributions, sampling requires a computationally expensive iterative process. Existing distillation methods enable efficient sampling, but have notable limitations, such as performance degradation with very few sampling steps, reliance on training data ac…

Cited by 20SourcePDFScholar
2024

Multistep Distillation of Diffusion Models via Moment Matching

NeurIPS 2024poster

We present a new method for making diffusion models faster to sample. The method distills many-step diffusion models into few-step models by matching conditional expectations of the clean data given noisy data along the sampling trajectory. Our approach extends recently proposed one-step methods to…

Cited by 16SourcePDFScholar
2023

Discrete Predictor-Corrector Diffusion Models for Image Synthesis

ICLR 2023poster

We introduce Discrete Predictor-Corrector diffusion models (DPC), extending predictor-corrector samplers in Gaussian diffusion models to the discrete case. Predictor-corrector samplers are a class of samplers for diffusion models, which improve on ancestral samplers by correcting the sampling distri…

Cited by 18SourcePDFScholar
2023

On Distillation of Guided Diffusion Models

CVPR 2023poster

Classifier-free guided diffusion models have recently been shown to be highly effective at high-resolution image generation, and they have been widely used in large-scale diffusion frameworks including DALL*E 2, Stable Diffusion and Imagen. However, a downside of classifier-free guided diffusion mod…

2022

Autoregressive Diffusion Models

ICLR 2022poster

We introduce Autoregressive Diffusion Models (ARDMs), a model class encompassing and generalizing order-agnostic autoregressive models (Uria et al., 2014) and absorbing discrete diffusion (Austin et al., 2021), which we show are special cases of ARDMs under mild assumptions. ARDMs are simple to impl…

2022

Photorealistic Text-to-Image Diffusion Models with Deep Language Understanding

NeurIPS 2022accept

We present Imagen, a text-to-image diffusion model with an unprecedented degree of photorealism and a deep level of language understanding. Imagen builds on the power of large transformer language models in understanding text and hinges on the strength of diffusion models in high-fidelity image gene…

Cited by 6404SourcePDFScholar
2022

Video Diffusion Models

NeurIPS 2022accept

Generating temporally coherent high fidelity video is an important milestone in generative modeling research. We make progress towards this milestone by proposing a diffusion model for video generation that shows very promising initial results. Our model is a natural extension of the standard image…

2021

IDF++: Analyzing and Improving Integer Discrete Flows for Lossless Compression

ICLR 2021poster

In this paper we analyse and improve integer discrete flows for lossless compression. Integer discrete flows are a recently proposed class of models that learn invertible transformations for integer-valued random variables. Their discrete nature makes them particularly suitable for lossless compress…

Cited by 54SourcePDFScholar
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…

2020

How Good is the Bayes Posterior in Deep Neural Networks Really?

ICML 2020poster

During the past five years the Bayesian deep learning community has developed increasingly accurate and efficient approximate inference procedures that allow for Bayesian inference in deep neural networks. However, despite this algorithmic progress and the promise of improved uncertainty quantificat…

2020

The k-tied Normal Distribution: A Compact Parameterization of Gaussian Mean Field Posteriors in Bayesian Neural Networks

ICML 2020poster

Variational Bayesian Inference is a popular methodology for approximating posterior distributions over Bayesian neural network weights. Recent work developing this class of methods has explored ever richer parameterizations of the approximate posterior in the hope of improving performance. In contra…

Cited by 71SourcePDFScholar
2017

PixelCNN++: Improving the PixelCNN with Discretized Logistic Mixture Likelihood and Other Modifications

ICLR 2017poster

PixelCNNs are a recently proposed class of powerful generative models with tractable likelihood. Here we discuss our implementation of PixelCNNs which we make available at https://github.com/openai/pixel-cnn. Our implementation contains a number of modifications to the original model that both simpl…

Cited by 1259SourcecodeScholar
2016

Improved Techniques for Training GANs

NeurIPS 2016poster

We present a variety of new architectural features and training procedures that we apply to the generative adversarial networks (GANs) framework. Using our new techniques, we achieve state-of-the-art results in semi-supervised classification on MNIST, CIFAR-10 and SVHN. The generated images are of h…

2016

Improved Variational Inference with Inverse Autoregressive Flow

NeurIPS 2016poster

The framework of normalizing flows provides a general strategy for flexible variational inference of posteriors over latent variables. We propose a new type of normalizing flow, inverse autoregressive flow (IAF), that, in contrast to earlier published flows, scales well to high-dimensional latent sp…

2016

Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks

NeurIPS 2016oral

We present weight normalization: a reparameterization of the weight vectors in a neural network that decouples the length of those weight vectors from their direction. By reparameterizing the weights in this way we improve the conditioning of the optimization problem and we speed up convergence of s…

2015

Markov Chain Monte Carlo and Variational Inference: Bridging the Gap

ICML 2015poster

Recent advances in stochastic gradient variational inference have made it possible to perform variational Bayesian inference with posterior approximations containing auxiliary random variables. This enables us to explore a new synthesis of variational inference and Monte Carlo methods where we incor…

Cited by 767SourcePDFScholar