← Search

Taesung Park

14 accepted papers

2026

PromptRL: Prompt Matters in RL for Flow-Based Image Generation

ICML 2026poster

Flow matching models (FMs) have revolutionized text-to-image (T2I) generation, with reinforcement learning (RL) serving as a critical post-training strategy for alignment with reward objectives. In this research, we show that current RL pipelines for FMs suffer from two underappreciated yet importan…

Cited by 0SourceScholar
2025

VideoGigaGAN: Towards Detail-rich Video Super-Resolution

CVPR 2025poster

Video super-resolution (VSR) models achieve temporal consistency but often produce blurrier results than their image-based counterparts due to limited generative capacity. This prompts the question: can we adapt a generative image upsampler for VSR while preserving temporal consistency? We introduce…

Cited by 17SourcePDFScholar
2024

Improved Distribution Matching Distillation for Fast Image Synthesis

NeurIPS 2024oral

Recent approaches have shown promises distilling expensive diffusion models into efficient one-step generators. Amongst them, Distribution Matching Distillation (DMD) produces one-step generators that match their teacher in distribution, i.e., the distillation process does not enforce a one-to-one c…

2024

Lazy Diffusion Transformer for Interactive Image Editing

ECCV 2024poster

"We introduce a novel diffusion transformer, , that generates partial image updates efficiently. Our approach targets interactive image editing applications in which, starting from a blank canvas or an image, a user specifies a sequence of localized image modifications using binary masks and text pr…

Cited by 8SourcePDFScholar
2024

One-step Diffusion with Distribution Matching Distillation

CVPR 2024poster

Diffusion models generate high-quality images but require dozens of forward passes. We introduce Distribution Matching Distillation (DMD) a procedure to transform a diffusion model into a one-step image generator with minimal impact on image quality. We enforce the one-step image generator match the…

Cited by 946SourcePDFScholar
2023

Domain Expansion of Image Generators

CVPR 2023poster

Can one inject new concepts into an already trained generative model, while respecting its existing structure and knowledge? We propose a new task -- domain expansion -- to address this. Given a pretrained generator and novel (but related) domains, we expand the generator to jointly model all domain…

Cited by 17SourcePDFScholar
2023

Holistic Evaluation of Text-to-Image Models

NeurIPS 2023spotlight

The stunning qualitative improvement of text-to-image models has led to their widespread attention and adoption. However, we lack a comprehensive quantitative understanding of their capabilities and risks. To fill this gap, we introduce a new benchmark, Holistic Evaluation of Text-to-Image Models (H…

2023

Scaling Up GANs for Text-to-Image Synthesis

CVPR 2023highlight

The recent success of text-to-image synthesis has taken the world by storm and captured the general public's imagination. From a technical standpoint, it also marked a drastic change in the favored architecture to design generative image models. GANs used to be the de facto choice, with techniques l…

Cited by 613SourcePDFScholar
2022

BlobGAN: Spatially Disentangled Scene Representations

ECCV 2022poster

"We propose an unsupervised, mid-level representation for a generative model of scenes. The representation is mid-level in that it is neither per-pixel nor per-image; rather, scenes are modeled as a collection of spatial, depth-ordered ""blobs"" of features. Blobs are differentiably placed onto a fe…

Cited by 63SourcePDFScholar
2020

Swapping Autoencoder for Deep Image Manipulation

NeurIPS 2020poster

Deep generative models have become increasingly effective at producing realistic images from randomly sampled seeds, but using such models for controllable manipulation of existing images remains challenging. We propose the Swapping Autoencoder, a deep model designed specifically for image manipulat…

Cited by 403SourcePDFScholar
2019

Semantic Image Synthesis With Spatially-Adaptive Normalization

CVPR 2019oral

We propose spatially-adaptive normalization, a simple but effective layer for synthesizing photorealistic images given an input semantic layout. Previous methods directly feed the semantic layout as input to the network, forcing the network to memorize the information throughout all the layers. Inst…

Cited by 3706PDFcodeScholar
2018

CyCADA: Cycle-Consistent Adversarial Domain Adaptation

ICML 2018oral

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models have shown tremendous progress towards adapting to new environments by focusing either on discovering domain invariant representations or by mapping between unpaired image domains. While feature spac…

2017

Unpaired Image-To-Image Translation Using Cycle-Consistent Adversarial Networks

ICCV 2017spotlight

Image-to-image translation is a class of vision and graphics problems where the goal is to learn the mapping between an input image and an output image using a training set of aligned image pairs. However, for many tasks, paired training data will not be available. We present an approach for learnin…

Cited by 27623PDFcodeScholar