ChatPaper.aiChatPaper

LISA:視覺條件可控生成中的似然分數對齊

LISA: Likelihood Score Alignment for Visual-condition Controllable Generation

June 25, 2026
作者: Yanghao Wang, Hongxu Chen, Jiazhen Liu, Zhenqi He, Rui Liu, Zhen Wang, Long Chen
cs.AI

摘要

当前主流的双分支范式,即训练一个侧网络来编码视觉条件,并将其中间层特征融合到冻结的预训练主网络中,已在视觉条件可控生成领域取得显著成功。尽管这一范式被广泛采用,但侧分支的作用及其训练效率仍未得到充分探究。本文首先从基于分数的生成建模视角重新审视这一主流范式:1)主网络通过提供先验无条件分数来保持视觉感知质量;2)侧网络通过隐式贡献似然分数来引导条件控制。在该视角的指导下,我们提出似然分数对齐(Likelihood Score Alignment, LISA)方法,这是一种有效的正则化技术,能够显式地将侧网络中间层特征与近似似然分数对齐。具体而言,我们首先从侧网络的指定层提取特征,并通过轻量级解码器将其投影到分数潜在空间。随后,构建一个近似似然分数目标,并计算解码器输出与此目标之间的距离作为额外正则化损失。最后,结合标准扩散损失与所提出的正则化损失,联合优化侧网络与解码器。在多种图像/视频任务、网络架构及扩散/流模型上的实验表明,LISA不仅能一致地加速训练收敛并提升最终合成效果,还能促使侧网络的特征在条件建模中更具解耦性,且仅需可忽略的额外训练成本和零额外推理成本。
English
The prevalent dual-branch paradigm, i.e., training a side network to encode visual conditions and fusing its intermediate-layer features to a frozen pretrained main network, has shown remarkable success in visual-condition controllable generation. Despite its widespread adoption, the role of the side branch and its training efficiency remain underexplored. In this paper, we first revisit this mainstream paradigm through the lens of score-based generative modeling: 1) The main network preserves visual perceptual quality by providing a prior unconditional score. 2) The side network steers conditional control by implicitly contributing a likelihood score. Guided by this perspective, we propose LIkelihood Score Alignment (LISA), an effective regularization method that explicitly aligns the intermediate feature of the side network with an approximated likelihood score. Specifically, we first hook features from a designated layer of the side network and project them into the score latent space by a lightweight decoder. Then, we construct an approximated likelihood score target and calculate the distance between the decoder's output and this target as an additional regularization loss. Finally, we jointly optimize the side network and decoder with both standard diffusion loss and our regularization loss. Experiments across various image/video tasks, architectures, and diffusion/flow models demonstrated that LISA can not only consistently accelerate the training convergence and improve final synthetic results, but also encourage the side network's features to be more disentangled for conditional modeling with negligible additional training cost and zero extra inference cost.