paper-with-me

Papers

Adversarial Distribution Matching for Diffusion Distillation Towards Efficient Image and Video Synthesis

2025-07-24 · Yanzuo Lu, Yuxi Ren, Xin Xia, Shanchuan Lin, Xing Wang, Xuefeng Xiao, Andy J. Ma, Xiaohua Xie, Jian-Huang Lai arxiv

Distribution Matching Distillation (DMD) is a promising score distillation technique that compresses pre-trained teacher diffusion models into efficient one-step or multi-step student generators. Nevertheless, its reliance on the reverse Kullback-Leibler (KL) divergence minimization potentially induces mode collapse (or mode-seeking) in certain applications. To circumvent this inherent drawback, we propose Adversarial Distribution Matching (ADM), a novel framework that leverages diffusion-based discriminators to align the latent predictions between real and fake score estimators for score distillation in an adversarial manner. In the context of extremely challenging one-step distillation, we further improve the pre-trained generator by adversarial distillation with hybrid discriminators in both latent and pixel spaces. Different from the mean squared error used in DMD2 pre-training, our method incorporates the distributional loss on ODE pairs collected from the teacher model, and thus providing a better initialization for score distillation fine-tuning in the next stage. By combining the adversarial distillation pre-training with ADM fine-tuning into a unified pipeline termed DMDX, our proposed method achieves superior one-step performance on SDXL compared to DMD2 while consuming less GPU time. Additional experiments that apply multi-step ADM distillation on SD3-Medium, SD3.5-Large, and CogVideoX set a new benchmark towards efficient image and video synthesis.

📄 PDF Abstract BibTeX arXiv:2507.18569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Regularized Distribution Matching Distillation for One-step Unpaired Image-to-Image Translation

2024-06-20 · Denis Rakitin, Ivan Shchekotov, Dmitry Vetrov

Diffusion distillation methods aim to compress the diffusion models into efficient one-step generators while trying to preserve quality. Among them, Distribution Matching Distillation (DMD) offers a suitable framework fo…

Image-to-Image TranslationTranslation

1.x-Distill: Breaking the Diversity, Quality, and Efficiency Barrier in Distribution Matching Distillation

2026-04-05 · Haoyu Li, Tingyan Wen, Lin Qi, Zhe Wu 외 arxiv

Diffusion models produce high-quality text-to-image results, but their iterative denoising is computationally expensive.Distribution Matching Distillation (DMD) emerges as a promising path to few-step distillation, but s…

One-step Diffusion with Distribution Matching Distillation

2023-11-30 · CVPR 2024 1 · Tianwei Yin, Michaël Gharbi, Richard Zhang, Eli Shechtman 외

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 m…

DMGD: Train-Free Dataset Distillation with Semantic-Distribution Matching in Diffusion Models

2026-05-05 · Qichao Wang, Yunhong Lu, Hengyuan Cao, Junyi Zhang 외 arxiv

Dataset distillation enables efficient training by distilling the information of large-scale datasets into significantly smaller synthetic datasets. Diffusion based paradigms have emerged in recent years, offering novel …

DUO-VSR: Dual-Stream Distillation for One-Step Video Super-Resolution

2026-03-23 · Zhengyao Lv, Menghan Xia, Xintao Wang, Kwan-Yee K. Wong arxiv

Diffusion-based video super-resolution (VSR) has recently achieved remarkable fidelity but still suffers from prohibitive sampling costs. While distribution matching distillation (DMD) can accelerate diffusion models tow…

Video Super-Resolution