Seeing and Hearing: Open-domain Visual-Audio Generation with Diffusion Latent Aligners
Yazhou Xing, Yingqing He, Zeyue Tian, Xintao Wang, Qifeng Chen
TL;DR
The paper tackles open-domain cross-modal generation of video and audio by exploiting pre-trained single-modality diffusion models bridged through a multimodal embedding space. It introduces a diffusion latent aligner that performs multimodal guidance in the latent diffusion process using ImageBind, enabling joint-VA, V2A, A2V, and I2A tasks without large-scale retraining. The method relies on multimodal guidance losses across visual, audio, and text embeddings and optional guided prompt tuning to ensure temporal and semantic coherence. Experiments on VGGSound and Landscape demonstrate superior audio-visual alignment and content fidelity compared with baselines, highlighting practical potential for industry-scale content creation.
Abstract
Video and audio content creation serves as the core technique for the movie industry and professional users. Recently, existing diffusion-based methods tackle video and audio generation separately, which hinders the technique transfer from academia to industry. In this work, we aim at filling the gap, with a carefully designed optimization-based framework for cross-visual-audio and joint-visual-audio generation. We observe the powerful generation ability of off-the-shelf video or audio generation models. Thus, instead of training the giant models from scratch, we propose to bridge the existing strong models with a shared latent representation space. Specifically, we propose a multimodality latent aligner with the pre-trained ImageBind model. Our latent aligner shares a similar core as the classifier guidance that guides the diffusion denoising process during inference time. Through carefully designed optimization strategy and loss functions, we show the superior performance of our method on joint video-audio generation, visual-steered audio generation, and audio-steered visual generation tasks. The project website can be found at https://yzxing87.github.io/Seeing-and-Hearing/
