Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

T-VSL: Text-Guided Visual Sound Source Localization in Mixtures

About

Visual sound source localization poses a significant challenge in identifying the semantic region of each sounding source within a video. Existing self-supervised and weakly supervised source localization methods struggle to accurately distinguish the semantic regions of each sounding object, particularly in multi-source mixtures. These methods often rely on audio-visual correspondence as guidance, which can lead to substantial performance drops in complex multi-source localization scenarios. The lack of access to individual source sounds in multi-source mixtures during training exacerbates the difficulty of learning effective audio-visual correspondence for localization. To address this limitation, in this paper, we propose incorporating the text modality as an intermediate feature guide using tri-modal joint embedding models (e.g., AudioCLIP) to disentangle the semantic audio-visual source correspondence in multi-source mixtures. Our framework, dubbed T-VSL, begins by predicting the class of sounding entities in mixtures. Subsequently, the textual representation of each sounding source is employed as guidance to disentangle fine-grained audio-visual source correspondence from multi-source mixtures, leveraging the tri-modal AudioCLIP embedding. This approach enables our framework to handle a flexible number of sources and exhibits promising zero-shot transferability to unseen classes during test time. Extensive experiments conducted on the MUSIC, VGGSound, and VGGSound-Instruments datasets demonstrate significant performance improvements over state-of-the-art methods. Code is released at https://github.com/enyac-group/T-VSL/tree/main

Tanvir Mahmud, Yapeng Tian, Diana Marculescu• 2024

Related benchmarks

TaskDatasetResultRank
Multi-sound source localizationMUSIC-Duet (test)
CIoU@0.343.2
23
Single-source sound localizationVGGSound single-source (test)
IoU@0.553.7
23
Multi-sound source localizationVGGSound-Duet (test)
CIoU@0.340.1
23
Sound LocalizationMUSIC-Solo 1.0 (test)
IoU@0.568.5
22
Multi-source sound localizationVGGSound Instruments (test)
CIoU@0.189.6
13
Single-source sound localizationVGGSound Instruments (test)
IoU@0.369.5
13
Showing 6 of 6 rows

Other info

Code

Follow for update