paper-with-me

Papers

Diffusion Self-Distillation for Zero-Shot Customized Image Generation

2024-11-27 · CVPR 2025 1 · Shengqu Cai, Eric Chan, Yunzhi Zhang, Leonidas Guibas, Jiajun Wu, Gordon Wetzstein

Text-to-image diffusion models produce impressive results but are frustrating tools for artists who desire fine-grained control. For example, a common use case is to create images of a specific instance in novel contexts, i.e., "identity-preserving generation". This setting, along with many other tasks (e.g., relighting), is a natural fit for image+text-conditional generative models. However, there is insufficient high-quality paired data to train such a model directly. We propose Diffusion Self-Distillation, a method for using a pre-trained text-to-image model to generate its own dataset for text-conditioned image-to-image tasks. We first leverage a text-to-image diffusion model's in-context generation ability to create grids of images and curate a large paired dataset with the help of a Visual-Language Model. We then fine-tune the text-to-image model into a text+image-to-image model using the curated paired dataset. We demonstrate that Diffusion Self-Distillation outperforms existing zero-shot methods and is competitive with per-instance tuning techniques on a wide range of identity-preservation generation tasks, without requiring test-time optimization.

📄 PDF Abstract BibTeX arXiv:2411.18616

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

VideoMaker: Zero-shot Customized Video Generation with the Inherent Force of Video Diffusion Models

2024-12-27 · Tao Wu, Yong Zhang, Xiaodong Cun, Zhongang Qi 외

Zero-shot customized video generation has gained significant attention due to its substantial application potential. Existing methods rely on additional models to extract and inject reference subject features, assuming t…

Video Generation

DreamMotion: Space-Time Self-Similar Score Distillation for Zero-Shot Video Editing

2024-03-18 · Hyeonho Jeong, Jinho Chang, Geon Yeong Park, Jong Chul Ye

Text-driven diffusion-based video editing presents a unique challenge not encountered in image editing literature: establishing real-world motion. Unlike existing video editing approaches, here we focus on score distilla…

Video Editing

The Diffusion Duality

2025-06-12 · Subham Sekhar Sahoo, Justin Deschenaux, Aaron Gokaslan, Guanghan Wang 외

Uniform-state discrete diffusion models hold the promise of fast text generation due to their inherent ability to self-correct. However, they are typically outperformed by autoregressive models and masked diffusion model…

Text Generation

Self-Corrected Flow Distillation for Consistent One-Step and Few-Step Text-to-Image Generation

2024-12-22 · Quan Dao, Hao Phung, Trung Dao, Dimitris Metaxas 외

Flow matching has emerged as a promising framework for training generative models, demonstrating impressive empirical performance while offering relative ease of training compared to diffusion-based models. However, this…

Image GenerationText to Image GenerationText-to-Image Generation

MPE-TTS: Customized Emotion Zero-Shot Text-To-Speech Using Multi-Modal Prompt

2025-05-24 · Zhichao Wu, Yueteng Kang, Songjun Cao, Long Ma 외

Most existing Zero-Shot Text-To-Speech(ZS-TTS) systems generate the unseen speech based on single prompt, such as reference speech or text descriptions, which limits their flexibility. We propose a customized emotion ZS-…

text-to-speechText to Speech