通过聚焦语义弱层提升视频生成对文本指令的控制力
Focal Guidance: Unlocking Controllability from Semantic-Weak Layers in Video Diffusion Models
- 识别扩散模型中语义响应弱的中间层,定位控制瓶颈
- 引入细粒度引导与注意力缓存,增强文本约束作用
- 在多个模型上显著提升指令遵循能力,适合可控视频生成研究者
图像到视频(I2V)生成旨在从参考图像和文本提示生成视频,需在去噪过程中协调高频视觉约束与低频文本指导。现有模型侧重视觉一致性,但如何有效融合双重引导以强遵循文本仍不明确。本文发现基于DiT的I2V模型中某些中间层存在语义响应弱的现象(称作语义弱层),源于条件隔离——视觉特征注意力部分脱离文本指导,过度依赖模型学习的视觉先验。为此提出焦点引导(Focal Guidance, FG),包含两项机制:(1) 细粒度语义引导(FSG)利用CLIP识别参考帧关键区域作为锚点,引导语义弱层;(2) 注意力缓存将语义响应强层的注意力图转移至语义弱层,注入显式语义信号,缓解其对视觉先验的依赖。为验证方法并弥补评估空白,构建用于评估I2V模型指令遵循能力的基准。实验显示,FG在该基准上表现优异,使Wan2.1-I2V总分提升至0.7250(+3.97%),并在MMDiT-based HunyuanVideo-I2V上达0.5571(+7.44%)。
原文摘要 · Abstract (English)
The task of Image-to-Video (I2V) generation aims to synthesize a video from a reference image and a text prompt. This requires diffusion models to reconcile high-frequency visual constraints and low-frequency textual guidance during the denoising process. However, while existing I2V models prioritize visual consistency, how to effectively couple this dual guidance to ensure strong adherence to the text prompt remains underexplored. In this work, we observe that in Diffusion Transformer (DiT)-based I2V models, certain intermediate layers exhibit weak semantic responses (termed Semantic-Weak Layers), as indicated by a measurable drop in text-visual similarity. We attribute this to a phenomenon called Condition Isolation, where attention to visual features becomes partially detached from text guidance and overly relies on learned visual priors. To address this, we propose Focal Guidance (FG), which enhances the controllability from Semantic-Weak Layers. FG comprises two mechanisms: (1) Fine-grained Semantic Guidance (FSG) leverages CLIP to identify key regions in the reference frame and uses them as anchors to guide Semantic-Weak Layers. (2) Attention Cache transfers attention maps from semantically responsive layers to Semantic-Weak Layers, injecting explicit semantic signals and alleviating their over-reliance on the model's learned visual priors, thereby enhancing adherence to textual instructions. To further validate our approach and address the lack of evaluation in this direction, we introduce a benchmark for assessing instruction following in I2V models. On this benchmark, Focal Guidance proves its effectiveness and generalizability, raising the total score on Wan2.1-I2V to 0.7250 (+3.97\%) and boosting the MMDiT-based HunyuanVideo-I2V to 0.5571 (+7.44\%).
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。