paper-with-me

홈 › Papers

Adversarial Concept Distillation for One-Step Diffusion Personalization

2025-10-23 · Yixiong Yang, Tao Wu, Senmao Li, Shiqi Yang, Yaxing Wang, Joost van de Weijer, Kai Wang arxiv

Recent progress in accelerating text-to-image diffusion models enables high-fidelity synthesis within a single denoising step. However, customizing the fast one-step models remains challenging, as existing methods consistently fail to produce acceptable results, underscoring the need for new methodologies to personalize one-step models. Therefore, we propose One-step Personalized Adversarial Distillation (OPAD), a framework that combines teacher-student distillation with adversarial supervision. A multi-step diffusion model serves as the teacher, while a one-step student model is jointly trained with it. The student learns from alignment losses that preserve consistency with the teacher and from adversarial losses that align its output with real image distributions. Beyond one-step personalization, we further observe that the student's efficient generation and adversarially enriched representations provide valuable feedback to improve the teacher model, forming a collaborative learning stage. Extensive experiments demonstrate that OPAD is the first approach to deliver reliable, high-quality personalization for one-step diffusion models; in contrast, prior methods largely fail and produce severe failure cases, while OPAD preserves single-step efficiency.

📄 PDF Abstract BibTeX arXiv:2510.20512

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adversarial Diffusion Distillation

2023-11-28 · Axel Sauer, Dominik Lorenz, Andreas Blattmann, Robin Rombach

We introduce Adversarial Diffusion Distillation (ADD), a novel training approach that efficiently samples large-scale foundational image diffusion models in just 1-4 steps while maintaining high image quality. We use sco…

Image Generation

Uni-DAD: Unified Distillation and Adaptation of Diffusion Models for Few-step Few-shot Image Generation

2025-11-23 · Yara Bahram, Mélodie Desbos, Mohammadhadi Shateri, Eric Granger arxiv

Diffusion models (DMs) produce high-quality images, yet their sampling remains costly when adapted to new domains. Distilled DMs are faster but typically remain confined within their teacher's domain. Thus, fast and high…

Image Generation

DreamSteerer: Enhancing Source Image Conditioned Editability using Personalized Diffusion Models

2024-10-15 · Zhengyang Yu, Zhaoyuan Yang, Jing Zhang

Recent text-to-image personalization methods have shown great promise in teaching a diffusion model user-specified concepts given a few images for reusing the acquired concepts in a novel context. With massive efforts be…

Denoising

FasterVoiceGrad: Faster One-step Diffusion-Based Voice Conversion with Adversarial Diffusion Conversion Distillation

2025-08-25 · Takuhiro Kaneko, Hirokazu Kameoka, Kou Tanaka, Yuto Kondo arxiv

A diffusion-based voice conversion (VC) model (e.g., VoiceGrad) can achieve high speech quality and speaker similarity; however, its conversion process is slow owing to iterative sampling. FastVoiceGrad overcomes this li…

Voice Conversion

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

2025-07-24 · Yanzuo Lu, Yuxi Ren, Xin Xia, Shanchuan Lin 외 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 relian…