← Search

Emiel Hoogeboom

18 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

DORSal: Diffusion for Object-centric Representations of Scenes $\textit{et al.}$

ICLR 2024poster

Recent progress in 3D scene understanding enables scalable learning of representations across large datasets of diverse scenes. As a consequence, generalization to unseen scenes and objects, rendering novel views from just a single or a handful of input images, and controllable scene generation that…

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

Equivariant Diffusion for Molecule Generation in 3D

ICML 2022oral

This work introduces a diffusion model for molecule generation in 3D that is equivariant to Euclidean transformations. Our E(3) Equivariant Diffusion Model (EDM) learns to denoise a diffusion process with an equivariant network that jointly operates on both continuous (atom coordinates) and categori…

2021

Argmax Flows and Multinomial Diffusion: Learning Categorical Distributions

NeurIPS 2021poster

Generative flows and diffusion models have been predominantly trained on ordinal data, for example natural images. This paper introduces two extensions of flows and diffusion for categorical data such as language or image segmentation: Argmax Flows and Multinomial Diffusion. Argmax Flows are defined…

Cited by 441SourcePDFScholar
2021

E(n) Equivariant Normalizing Flows

NeurIPS 2021oral

This paper introduces a generative model equivariant to Euclidean symmetries: E(n) Equivariant Normalizing Flows (E-NFs). To construct E-NFs, we take the discriminative E(n) graph neural networks and integrate them as a differential equation to obtain an invertible equivariant function: a continuous…

Cited by 231SourcePDFScholar
2021

Self Normalizing Flows

ICML 2021spotlight

Efficient gradient computation of the Jacobian determinant term is a core problem in many machine learning settings, and especially so in the normalizing flow framework. Most proposed flow models therefore either restrict to a function class with easy evaluation of the Jacobian determinant, or an ef…

2020

SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows

NeurIPS 2020oral

Normalizing flows and variational autoencoders are powerful generative models that can represent complicated density functions. However, they both impose constraints on the models: Normalizing flows use bijective transformations to model densities whereas VAEs learn stochastic transformations that a…

2020

The Convolution Exponential and Generalized Sylvester Flows

NeurIPS 2020poster

This paper introduces a new method to build linear flows, by taking the exponential of a linear transformation. This linear transformation does not need to be invertible itself, and the exponential has the following desirable properties: it is guaranteed to be invertible, its inverse is straightforw…

2019

Integer Discrete Flows and Lossless Compression

NeurIPS 2019poster

Lossless compression methods shorten the expected representation size of data without loss of information, using a statistical model. Flow-based models are attractive in this setting because they admit exact likelihood optimization, which is equivalent to minimizing the expected number of bits per m…