← Search

Robin Rombach

18 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

DiffusionSat: A Generative Foundation Model for Satellite Imagery

ICLR 2024poster

Diffusion models have achieved state-of-the-art results on many modalities including images, speech, and video. However, existing models are not tailored to support remote sensing data, which is widely used in important applications including environmental monitoring and crop-yield prediction. Satel…

2024

SDXL: Improving Latent Diffusion Models for High-Resolution Image Synthesis

ICLR 2024spotlight

We present Stable Diffusion XL (SDXL), a latent diffusion model for text-to-image synthesis. Compared to previous versions of Stable Diffusion, SDXL leverages a three times larger UNet backbone, achieved by significantly increasing the number of attention blocks and including a second text encoder.…

2024

SV3D: Novel Multi-view Synthesis and 3D Generation from a Single Image using Latent Video Diffusion

ECCV 2024oral

"We present Stable Video 3D (SV3D) — a latent video diffusion model for high-resolution, image-to-multi-view generation of orbital videos around a 3D object. Recent works propose to adapt 2D generative models for novel view synthesis (NVS) and 3D optimization. However, these methods have several dis…

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

Align Your Latents: High-Resolution Video Synthesis With Latent Diffusion Models

CVPR 2023poster

Latent Diffusion Models (LDMs) enable high-quality image synthesis while avoiding excessive compute demands by training a diffusion model in a compressed lower-dimensional latent space. Here, we apply the LDM paradigm to high-resolution video generation, a particularly resource-intensive task. We fi…

2023

NeuralField-LDM: Scene Generation With Hierarchical Latent Diffusion Models

CVPR 2023poster

Automatically generating high-quality real world 3D scenes is of enormous interest for applications such as virtual reality and robotics simulation. Towards this goal, we introduce NeuralField-LDM, a generative model capable of synthesizing complex 3D environments. We leverage Latent Diffusion Model…

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

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
2022

Retrieval-Augmented Diffusion Models

NeurIPS 2022accept

Novel architectures have recently improved generative image synthesis leading to excellent visual quality in various tasks. Much of this success is due to the scalability of these architectures and hence caused by a dramatic increase in model complexity and in the computational resources invested in…

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

Stochastic Image-to-Video Synthesis Using cINNs

CVPR 2021poster

Video understanding calls for a model to learn the characteristic interplay between static scene content and its dynamics: Given an image, the model must be able to predict a future progression of the portrayed scene and, conversely, a video should be explained in terms of its static image content a…

Cited by 67PDFcodeScholar
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…