AADiff: Audio-Aligned Video Synthesis with Text-to-Image Diffusion
Seungwoo Lee, Chaerin Kong, Donghyeon Jeon, Nojun Kwak
TL;DR
This work tackles the limitation of text-only diffusion-based video synthesis in capturing fine-grained temporal dynamics and audio synchronization. It introduces AADiff, which uses an off-the-shelf text-to-image diffusion model guided by audio embeddings to produce audio-aligned videos, with local editing via attention maps and a sliding-window mechanism to smooth temporal dynamics. The method requires no additional training or paired data and leverages public multimodal models (CLAP, CLIP, Stable Diffusion) to achieve synchronization. Experiments on ESC-50 audio demonstrate alignment between audio intensity and visual changes, demonstrations of animating still images, and insights on the sliding-window trade-off for temporal coherence, highlighting practical utility for content creation.
Abstract
Recent advances in diffusion models have showcased promising results in the text-to-video (T2V) synthesis task. However, as these T2V models solely employ text as the guidance, they tend to struggle in modeling detailed temporal dynamics. In this paper, we introduce a novel T2V framework that additionally employ audio signals to control the temporal dynamics, empowering an off-the-shelf T2I diffusion to generate audio-aligned videos. We propose audio-based regional editing and signal smoothing to strike a good balance between the two contradicting desiderata of video synthesis, i.e., temporal flexibility and coherence. We empirically demonstrate the effectiveness of our method through experiments, and further present practical applications for contents creation.
