Masked Generative Video-to-Audio Transformers with Enhanced Synchronicity
Nov 21, 2024·
,
,
,
·
0 min read
Santiago Pascual
Chunghsin Yeh
Ioannis Tsiamas
Joan Serrà

Abstract
Video-to-audio (V2A) generation leverages visual-only video features to render plausible sounds that match the scene. Importantly, the generated sound onsets should match the visual actions that are aligned with them, otherwise unnatural synchronization artifacts arise. Recent works have explored the progression of conditioning sound generators on still images and then video features, focusing on quality and semantic matching while ignoring synchronization, or by sacrificing some amount of quality to focus on improving synchronization only. In this work, we propose a V2A generative model, named MaskVAT, that interconnects a full-band high-quality general audio codec with a sequence-to-sequence masked generative model. This combination allows modeling high audio quality, semantic matching, and temporal synchronicity at the same time. Our results show that, by combining a high-quality codec with the proper pre-trained audio-visual features and a sequence-to-sequence parallel structure, we are able to yield highly synchronized results on one hand, whilst being competitive with the state of the art of non-codec generative audio models.
Type
Publication
In Computer Vision – ECCV 2024: 18th European Conference, Milan, Italy, September 29–October 4, 2024, Proceedings, Part LXXXVII
Video-to-Audio Generation
Generative Models
Video-to-Audio
Transformers
Audio-Visual
Masked Token Generative Model
Authors
Ioannis Tsiamas