Prompting Segmentation with Sound Is Generalizable Audio-Visual Source Localizer
Yaoting Wang, Weisong Liu, Guangyao Li, Jian Ding, Di Hu, Xi Li
TL;DR
This work tackles generalization in Audio-Visual Segmentation under zero-shot and few-shot conditions by replacing the traditional encoder-fusion-decoder pipeline with an encoder-prompt-decoder framework that leverages a visual foundation model. It introduces Semantic-aware Audio Prompt (SAP) to align audio and visual semantics and a Correlation Adapter (ColA) to preserve pre-trained visual priors while constructing audio-visual correlations through the Audio Source Decoder. The approach, evaluated on AVS-Benchmarks, AVS-V3, and VGG-SS, demonstrates superior cross-domain and unseen-class performance and strong data efficiency, outperforming fusion-based baselines in zero-shot and few-shot regimes. These results highlight the potential of prompt-based multimodal reasoning with large pre-trained models to improve practical generalization in AVS tasks, especially where labeled data are scarce or distribution shifts are common.
Abstract
Never having seen an object and heard its sound simultaneously, can the model still accurately localize its visual position from the input audio? In this work, we concentrate on the Audio-Visual Localization and Segmentation tasks but under the demanding zero-shot and few-shot scenarios. To achieve this goal, different from existing approaches that mostly employ the encoder-fusion-decoder paradigm to decode localization information from the fused audio-visual feature, we introduce the encoder-prompt-decoder paradigm, aiming to better fit the data scarcity and varying data distribution dilemmas with the help of abundant knowledge from pre-trained models. Specifically, we first propose to construct Semantic-aware Audio Prompt (SAP) to help the visual foundation model focus on sounding objects, meanwhile, the semantic gap between the visual and audio modalities is also encouraged to shrink. Then, we develop a Correlation Adapter (ColA) to keep minimal training efforts as well as maintain adequate knowledge of the visual foundation model. By equipping with these means, extensive experiments demonstrate that this new paradigm outperforms other fusion-based methods in both the unseen class and cross-dataset settings. We hope that our work can further promote the generalization study of Audio-Visual Localization and Segmentation in practical application scenarios.
