Seeing Soundscapes: Audio-Visual Generation and Separation from Soundscapes Using Audio-Visual Separator
Minjae Kang, Martim Brandão
TL;DR
This work introduces AV-GAS, an audio-visual generation and separation framework that generates images from mixed soundscapes and supports both a unified image representing all present classes and separate images for each class. The method uses a two-module architecture consisting of an audio-visual separator (ResNet-18-based) and a BigGAN-based image generator, trained with synthetic two-class mixtures and aligned to ground-truth audio and visual representations via InfoNCE losses. It also defines the Class Representation Score (CRS) and a modified R@K metric to evaluate mixed-audio generation, reporting improvements over the Sound2Scene baseline on the VGGSound dataset. The results demonstrate that AV-GAS can produce plausible multi-class scenes from soundscapes and can generate separated visuals for each class, offering new capabilities for audio-visual synthesis and separation with potential applications in education and healthcare.
Abstract
Recent audio-visual generative models have made substantial progress in generating images from audio. However, existing approaches focus on generating images from single-class audio and fail to generate images from mixed audio. To address this, we propose an Audio-Visual Generation and Separation model (AV-GAS) for generating images from soundscapes (mixed audio containing multiple classes). Our contribution is threefold: First, we propose a new challenge in the audio-visual generation task, which is to generate an image given a multi-class audio input, and we propose a method that solves this task using an audio-visual separator. Second, we introduce a new audio-visual separation task, which involves generating separate images for each class present in a mixed audio input. Lastly, we propose new evaluation metrics for the audio-visual generation task: Class Representation Score (CRS) and a modified R@K. Our model is trained and evaluated on the VGGSound dataset. We show that our method outperforms the state-of-the-art, achieving 7% higher CRS and 4% higher R@2* in generating plausible images with mixed audio.
