← Search

Patrick Esser

13 accepted papers

2026

Self-Supervised Flow Matching for Scalable Multi-Modal Synthesis

ICML 2026poster

Strong semantic representations improve the convergence and generation quality of diffusion and flow models. Existing approaches largely rely on external models, which require separate training, operate on misaligned objectives, and exhibit unexpected scaling behavior. We argue that this dependence …

Cited by 0SourceScholar
2024

Scaling Rectified Flow Transformers for High-Resolution Image Synthesis

ICML 2024oral

Diffusion models create data from noise by inverting the forward paths of data towards noise and have emerged as a powerful generative modeling technique for high-dimensional, perceptual data such as images and videos. Rectified flow is a recent generative model formulation that connects data and no…

Cited by 1056SourcePDFScholar
2023

Structure and Content-Guided Video Synthesis with Diffusion Models

ICCV 2023poster

Text-guided generative diffusion models unlock powerful image creation and editing tools. Recent approaches that edit the content of footage while retaining structure require expensive re-training for every input or rely on error-prone propagation of image edits across frames. In this work, we prese…

Cited by 761PDFcodeScholar
2022

High-Resolution Image Synthesis With Latent Diffusion Models

CVPR 2022oral

By decomposing the image formation process into a sequential application of denoising autoencoders, diffusion models (DMs) achieve state-of-the-art synthesis results on image data and beyond. Additionally, their formulation allows for a guiding mechanism to control the image generation process witho…

Cited by 18394PDFcodeScholar
2021

ImageBART: Bidirectional Context with Multinomial Diffusion for Autoregressive Image Synthesis

NeurIPS 2021poster

Autoregressive models and their sequential factorization of the data likelihood have recently demonstrated great potential for image representation and synthesis. Nevertheless, they incorporate image context in a linear 1D order by attending only to previously synthesized image patches above or to t…

Cited by 171SourcePDFScholar
2021

Shape or Texture: Understanding Discriminative Features in CNNs

ICLR 2021poster

Contrasting the previous evidence that neurons in the later layers of a Convolutional Neural Network (CNN) respond to complex object shapes, recent studies have shown that CNNs actually exhibit a 'texture bias': given an image with both texture and shape cues (e.g., a stylized image), a CNN is biase…

Cited by 89SourcePDFScholar
2020

A Disentangling Invertible Interpretation Network for Explaining Latent Representations

CVPR 2020poster

Neural networks have greatly boosted performance in computer vision by learning powerful representations of input data. The drawback of end-to-end training for maximal overall performance are black-box models whose hidden representations are lacking interpretability: Since distributed coding is opti…

Cited by 98PDFScholar
2020

Making Sense of CNNs: Interpreting Deep Representations & Their Invariances with INNs

ECCV 2020poster

To tackle increasingly complex tasks, it has become an essential ability of neural networks to learn abstract representations. These task-specific representations and, particularly, the invariances they capture turn neural networks into black box models that lack interpretability. To open such a bla…

2020

Network-to-Network Translation with Conditional Invertible Neural Networks

NeurIPS 2020oral

Given the ever-increasing computational costs of modern machine learning models, we need to find new ways to reuse such expert models and thus tap into the resources that have been invested in their creation. Recent work suggests that the power of these massive models is captured by the representati…

2018

A Variational U-Net for Conditional Appearance and Shape Generation

CVPR 2018poster

Deep generative models have demonstrated great performance in image synthesis. However, results deteriorate in case of spatial deformations, since they generate images of objects directly, rather than modeling the intricate interplay of their inherent shape and appearance. We present a conditional U…