Hear What Matters! Text-conditioned Selective Video-to-Audio Generation
Junwon Lee, Juhan Nam, Jiyoung Lee
TL;DR
SelVA tackles the challenge of generating only a user-specified sound from a multi-object video by turning text prompts into explicit selectors of audible semantics. It introduces a text-conditioned video encoder with a cross-attention mechanism and learnable [SUP] tokens to refine visual-text grounding, paired with a diffusion-based multimodal audio generator trained via a two-stage, self-augmented pipeline. A dedicated VGG-MonoAudio benchmark demonstrates state-of-the-art performance across audio quality, semantic alignment, and temporal synchronization, with human studies corroborating improvements over prior methods. The work advances practical, controllable V2A for multimedia production by enabling selective, source-specific audio synthesis without requiring costly per-source supervision.
Abstract
This work introduces a new task, text-conditioned selective video-to-audio (V2A) generation, which produces only the user-intended sound from a multi-object video. This capability is especially crucial in multimedia production, where audio tracks are handled individually for each sound source for precise editing, mixing, and creative control. However, current approaches generate single source-mixed sounds at once, largely because visual features are entangled, and region cues or prompts often fail to specify the source. We propose SelVA, a novel text-conditioned V2A model that treats the text prompt as an explicit selector of target source and modulates video encoder to distinctly extract prompt-relevant video features. The proposed supplementary tokens promote cross-attention by suppressing text-irrelevant activations with efficient parameter tuning, yielding robust semantic and temporal grounding. SelVA further employs a self-augmentation scheme to overcome the lack of mono audio track supervision. We evaluate SelVA on VGG-MONOAUDIO, a curated benchmark of clean single-source videos for such a task. Extensive experiments and ablations consistently verify its effectiveness across audio quality, semantic alignment, and temporal synchronization. Code and demo are available at https://jnwnlee.github.io/selva-demo/.
