Video Object Segmentation-Aware Audio Generation
Ilpo Viertola, Vladimir Iashin, Esa Rahtu
TL;DR
This work defines video object segmentation-aware audio generation, enabling audio synthesis conditioned on object-level segmentation masks to achieve precise, visually localized Foley. It introduces SAGANet, a segmentation-aware extension of a diffusion-based multimodal audio generator that fuses global and focal visual cues via a focal prompt and gated cross-attention, with optional LoRA fine-tuning. To support research in segmentation-aware Foley, the authors present Segmented Music Solos, a pipeline and dataset of solo-instrument videos with sounding-object masks, combined with a verification pipeline and mask-generation strategy. Experimental results show that SAGANet improves semantic alignment and temporal synchronization, particularly in multi-source scenes, and demonstrate strong generalization from single-source training to multi-source test cases. Overall, the work provides a foundation for controllable, high-fidelity Foley synthesis and a dataset to study segmentation-aware audio generation.
Abstract
Existing multimodal audio generation models often lack precise user control, which limits their applicability in professional Foley workflows. In particular, these models focus on the entire video and do not provide precise methods for prioritizing a specific object within a scene, generating unnecessary background sounds, or focusing on the wrong objects. To address this gap, we introduce the novel task of video object segmentation-aware audio generation, which explicitly conditions sound synthesis on object-level segmentation maps. We present SAGANet, a new multimodal generative model that enables controllable audio generation by leveraging visual segmentation masks along with video and textual cues. Our model provides users with fine-grained and visually localized control over audio generation. To support this task and further research on segmentation-aware Foley, we propose Segmented Music Solos, a benchmark dataset of musical instrument performance videos with segmentation information. Our method demonstrates substantial improvements over current state-of-the-art methods and sets a new standard for controllable, high-fidelity Foley synthesis. Code, samples, and Segmented Music Solos are available at https://saganet.notion.site
