ACD: Direct Conditional Control for Video Diffusion Models via Attention Supervision
Weiqi Li, Zehao Zhang, Liang Lin, Guangrun Wang
TL;DR
The paper addresses the challenge of achieving direct, reliable conditioning in video diffusion models, where existing guidance strategies often fall short or introduce artifacts.It introduces Attention-Conditional Diffusion (ACD), which supervises the model's attention with sparse 3D-aware object layouts via a dedicated Layout ControlNet and an automated annotation pipeline to ensure scalable, semantically grounded conditioning.Through extensive experiments, ACD demonstrates superior alignment to conditioning inputs while preserving temporal coherence and visual fidelity, outperforming state-of-the-art baselines and maintaining robust camera trajectories.The approach offers a practical pathway to high-fidelity, controllable video synthesis in realistic scenes, with scalable data generation and a focus on attention-level integration rather than output-level conditioning.
Abstract
Controllability is a fundamental requirement in video synthesis, where accurate alignment with conditioning signals is essential. Existing classifier-free guidance methods typically achieve conditioning indirectly by modeling the joint distribution of data and conditions, which often results in limited controllability over the specified conditions. Classifier-based guidance enforces conditions through an external classifier, but the model may exploit this mechanism to raise the classifier score without genuinely satisfying the intended condition, resulting in adversarial artifacts and limited effective controllability. In this paper, we propose Attention-Conditional Diffusion (ACD), a novel framework for direct conditional control in video diffusion models via attention supervision. By aligning the model's attention maps with external control signals, ACD achieves better controllability. To support this, we introduce a sparse 3D-aware object layout as an efficient conditioning signal, along with a dedicated Layout ControlNet and an automated annotation pipeline for scalable layout integration. Extensive experiments on benchmark video generation datasets demonstrate that ACD delivers superior alignment with conditioning inputs while preserving temporal coherence and visual fidelity, establishing an effective paradigm for conditional video synthesis.
