让少步扩散模型在微调中保持高效生成能力
D-OPSD: On-Policy Self-Distillation for Continuously Tuning Step-Distilled Diffusion Models

- 用自蒸馏让模型自己当老师和学生,边推理边学习
- 微调后仍能保持原版的1~3步生成能力,图像质量不变
- 适合需要持续更新风格/概念的高效图像生成应用
当前高性能图像生成模型正从低效的多步模型转向高效的少步模型(如Z-Image-Turbo和FLUX.2-klein)。然而,这些模型在直接连续监督微调时面临挑战:传统微调方法会破坏其固有的少步推理能力。为此,我们提出D-OPSD,一种针对步数蒸馏扩散模型的新型训练范式,支持在监督微调中进行策略内学习。我们发现,现代扩散模型若以LLM/VLM作为编码器,可继承其上下文理解能力。据此,我们将训练过程建模为策略内自蒸馏:训练时,模型同时充当教师与学生,学生仅依赖文本特征,教师则依赖文本提示与目标图像的多模态特征。通过最小化学生自身轨迹上的两个预测分布,D-OPSD在模型自身轨迹上优化,实现新概念、新风格等知识的持续学习,且不牺牲原始的1~3步生成能力。
原文摘要 · Abstract (English)
The landscape of high-performance image generation models is currently shifting from the inefficient multi-step ones to the efficient few-step counterparts (e.g, Z-Image-Turbo and FLUX.2-klein). However, these models present significant challenges for direct continuous supervised fine-tuning. For example, applying the commonly used fine-tuning technique would compromise their inherent few-step inference capability. To address this, we propose D-OPSD, a novel training paradigm for step-distilled diffusion models that enables on-policy learning during supervised fine-tuning. We first find that the modern diffusion models, where the LLM/VLM serves as the encoder, can inherit its encoder's in-context capabilities. This enables us to formulate the training as an on-policy self-distillation process. Specifically, during training, we make the model act as both the teacher and the student with different contexts, where the student is conditioned only on the text feature, while the teacher is conditioned on the multimodal feature of both the text prompt and the target image. Training minimizes the two predicted distributions over the student's own roll-outs. By optimizing on the model's own trajectory and under its own supervision, D-OPSD enables the model to learn new concepts, styles, etc., without sacrificing the original few-step capacity.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。