arXiv:2411.12773cs.CV2024-11CVPR被引 11

用ADMM解耦扩散模型与引导信号,实现无训练条件生成

Decoupling Training-Free Guided Diffusion by ADMM

  • 将生成与引导分离为两个变量,通过约束统一
  • 在图像生成和运动控制任务中均超越现有方法
  • 无需调参即可自适应平衡模型与引导项

本文研究通过可微分损失函数以即插即用方式引导现成的无条件扩散模型进行条件生成。以往工作主要依赖调优权重超参数来平衡无条件模型与引导损失,我们提出新框架,明确解耦这两个组件。具体地,引入变量 $x$ 和 $z$,分别表示受无条件生成模型控制的样本与受引导函数控制的样本,将条件生成重构为两个可处理的子问题,并通过约束 $x = z$ 统一。基于此设定,我们设计基于交替方向乘子法(ADMM)的新算法,实现自适应平衡。此外,我们建立扩散反向步骤与ADMM近端算子的等价关系,并在较弱假设下提供算法收敛性分析。实验表明,所提方法ADMMDiff在多种条件生成任务中持续生成高质量样本,且严格满足条件要求,优于现有方法,涵盖不同引导的图像生成与可控运动合成。

原文摘要 · Abstract (English)

In this paper, we consider the conditional generation problem by guiding off-the-shelf unconditional diffusion models with differentiable loss functions in a plug-and-play fashion. While previous research has primarily focused on balancing the unconditional diffusion model and the guided loss through a tuned weight hyperparameter, we propose a novel framework that distinctly decouples these two components. Specifically, we introduce two variables ${x}$ and ${z}$, to represent the generated samples governed by the unconditional generation model and the guidance function, respectively. This decoupling reformulates conditional generation into two manageable subproblems, unified by the constraint ${x} = {z}$. Leveraging this setup, we develop a new algorithm based on the Alternating Direction Method of Multipliers (ADMM) to adaptively balance these components. Additionally, we establish the equivalence between the diffusion reverse step and the proximal operator of ADMM and provide a detailed convergence analysis of our algorithm under certain mild assumptions. Our experiments demonstrate that our proposed method ADMMDiff consistently generates high-quality samples while ensuring strong adherence to the conditioning criteria. It outperforms existing methods across a range of conditional generation tasks, including image generation with various guidance and controllable motion synthesis.

扩散模型条件生成ADMM无训练

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