Temporally Aligned Audio for Video with Autoregression
Ilpo Viertola, Vladimir Iashin, Esa Rahtu
TL;DR
The paper addresses the problem of generating audio from video with precise temporal alignment and semantic relevance. It introduces V-AURA, the first autoregressive video-to-audio model that leverages a high-framerate visual encoder, cross-modal feature fusion, and a token-based neural audio codec to produce temporally aligned waveforms. To support training and evaluation, it introduces VisualSound, a filtered subset of VGGSound with strong audio-visual correspondence, and a synchronization-based metric for temporal alignment. Empirical results show V-AURA achieves superior temporal synchronization and semantic relevance across multiple datasets with comparable audio fidelity, validating the autoregressive approach and the curated benchmark.
Abstract
We introduce V-AURA, the first autoregressive model to achieve high temporal alignment and relevance in video-to-audio generation. V-AURA uses a high-framerate visual feature extractor and a cross-modal audio-visual feature fusion strategy to capture fine-grained visual motion events and ensure precise temporal alignment. Additionally, we propose VisualSound, a benchmark dataset with high audio-visual relevance. VisualSound is based on VGGSound, a video dataset consisting of in-the-wild samples extracted from YouTube. During the curation, we remove samples where auditory events are not aligned with the visual ones. V-AURA outperforms current state-of-the-art models in temporal alignment and semantic relevance while maintaining comparable audio quality. Code, samples, VisualSound and models are available at https://v-aura.notion.site
