arXiv:2509.19962cs.LGstat.ML2025-09NeurIPS被引 9

让离散扩散模型用更少步数生成更高质量结果

Learnable Sampler Distillation for Discrete Diffusion Models

  • 用可学习参数调整采样过程,让快采样模仿慢采样的轨迹
  • 在文本、图像任务上用极少步数达到高保真生成效果
  • 适合追求高效生成的AI开发者和研究者

离散扩散模型(DDMs)在文本、分子等离散数据生成中表现强劲,但实际应用受限于采样效率低,需大量步骤。增大步长虽加速却会加剧因逐层预测误差累积与数值近似带来的离散化误差,显著降低生成质量。为此,我们提出可学习采样器蒸馏(LSD),通过让学生采样器以少步数对齐教师采样器的多步高质量轨迹,实现快速高保真生成。该方法优化可学习的采样系数以自适应调整动态。进一步提出LSD+,额外学习非均匀时间调度。在文本生成、图像生成及合成任务上的实验表明,所提方法显著优于现有采样器,在极少步数下实现更高生成质量。

原文摘要 · Abstract (English)

Discrete diffusion models (DDMs) have shown powerful generation ability for discrete data modalities like text and molecules. However, their practical application is hindered by inefficient sampling, requiring a large number of sampling steps. Accelerating DDMs by using larger step sizes typically introduces significant problems in generation quality, as it amplifies the impact of both the compounding decoding error due to factorized predictions and discretization error from numerical approximations, leading to a significant decrease in sampling quality. To address these challenges, we propose learnable sampler distillation (LSD), a novel approach to train fast and high-fidelity samplers for DDMs. LSD employs a distillation approach where a student sampler with a few steps learns to align its intermediate score trajectory with that of a high-quality teacher sampler with numerous steps. This alignment is achieved by optimizing learnable sampler coefficients that adaptively adjust sampling dynamics. Additionally, we further propose LSD+, which also learns time schedules that allocate steps non-uniformly. Experiments across text generation, image generation, and synthetic tasks demonstrate that our proposed approaches outperform existing samplers for DDMs, achieving substantially higher sampling quality with significantly fewer sampling steps. Our code is available at \href{https://github.com/feiyangfu/LSD}{https://github.com/feiyangfu/LSD}.

扩散模型采样加速生成质量

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。