paper-with-me

홈 › Papers

DDIL: Diversity Enhancing Diffusion Distillation With Imitation Learning

2024-10-15 · Risheek Garrepalli, Shweta Mahajan, Munawar Hayat, Fatih Porikli

Diffusion models excel at generative modeling (e.g., text-to-image) but sampling requires multiple denoising network passes, limiting practicality. Efforts such as progressive distillation or consistency distillation have shown promise by reducing the number of passes at the expense of quality of the generated samples. In this work we identify co-variate shift as one of reason for poor performance of multi-step distilled models from compounding error at inference time. To address co-variate shift, we formulate diffusion distillation within imitation learning (DDIL) framework and enhance training distribution for distilling diffusion models on both data distribution (forward diffusion) and student induced distributions (backward diffusion). Training on data distribution helps to diversify the generations by preserving marginal data distribution and training on student distribution addresses compounding error by correcting covariate shift. In addition, we adopt reflected diffusion formulation for distillation and demonstrate improved performance, stable training across different distillation methods. We show that DDIL consistency improves on baseline algorithms of progressive distillation (PD), Latent consistency models (LCM) and Distribution Matching Distillation (DMD2).

📄 PDF Abstract BibTeX arXiv:2410.11971

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDiversityImitation Learning

Methods 이 논문이 사용한 방법론

Consistency Models 설명 없음
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 제목 키워드 기반

Distilling Diversity and Control in Diffusion Models

2025-03-13 · Rohit Gandikota, David Bau

Distilled diffusion models suffer from a critical limitation: reduced sample diversity compared to their base counterparts. In this work, we uncover that despite this diversity loss, distilled models retain the fundament…

Computational EfficiencyDiversity

Diverse Score Distillation

2024-12-09 · Yanbo Xu, Jayanth Srinivasa, Gaowen Liu, Shubham Tulsiani

Score distillation of 2D diffusion models has proven to be a powerful mechanism to guide 3D optimization, for example enabling text-based 3D generation or single-view reconstruction. A common limitation of existing score…

3D GenerationDenoisingDiversity

Beyond Background Bias: Saliency-Driven Prototype Alignment for Dataset Distillation

2026-07-28 · Yawen Zou, Wenqi Cai, Guang Li, Ling Xiao 외 arxiv

Dataset distillation aims to synthesize compact datasets that can approximate the performance of full-data training while significantly reducing computational and storage costs. However, diffusion-based distillation meth…

DreamTime: An Improved Optimization Strategy for Diffusion-Guided 3D Generation

2023-06-21 · Yukun Huang, Jianan Wang, Yukai Shi, Boshi Tang 외

Text-to-image diffusion models pre-trained on billions of image-text pairs have recently enabled 3D content creation by optimizing a randomly initialized differentiable 3D representation with score distillation. However,…

3D GenerationDiversityImage GenerationText to 3D

Flow Score Distillation for Diverse Text-to-3D Generation

2024-05-16 · Runjie Yan, Kailu Wu, Kaisheng Ma

Recent advancements in Text-to-3D generation have yielded remarkable progress, particularly through methods that rely on Score Distillation Sampling (SDS). While SDS exhibits the capability to create impressive 3D assets…

3D GenerationDiversityText to 3D