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

Learning Audio-Visual Source Localization via False Negative Aware Contrastive Learning

About

Self-supervised audio-visual source localization aims to locate sound-source objects in video frames without extra annotations. Recent methods often approach this goal with the help of contrastive learning, which assumes only the audio and visual contents from the same video are positive samples for each other. However, this assumption would suffer from false negative samples in real-world training. For example, for an audio sample, treating the frames from the same audio class as negative samples may mislead the model and therefore harm the learned representations e.g., the audio of a siren wailing may reasonably correspond to the ambulances in multiple images). Based on this observation, we propose a new learning strategy named False Negative Aware Contrastive (FNAC) to mitigate the problem of misleading the training with such false negative samples. Specifically, we utilize the intra-modal similarities to identify potentially similar samples and construct corresponding adjacency matrices to guide contrastive learning. Further, we propose to strengthen the role of true negative samples by explicitly leveraging the visual features of sound sources to facilitate the differentiation of authentic sounding source regions. FNAC achieves state-of-the-art performances on Flickr-SoundNet, VGG-Sound, and AVSBench, which demonstrates the effectiveness of our method in mitigating the false negative issue. The code is available at \url{https://github.com/OpenNLPLab/FNAC_AVL}.

Weixuan Sun, Jiayi Zhang, Jianyuan Wang, Zheyuan Liu, Yiran Zhong, Tianpeng Feng, Yandong Guo, Yanhao Zhang, Nick Barnes• 2023

Related benchmarks

TaskDatasetResultRank
Sound Source LocalizationFlickr SoundNet (test)
CIoU85.14
28
Single-source sound localizationVGGSound single-source (test)
IoU@0.548.4
23
Multi-sound source localizationMUSIC-Duet (test)
CIoU@0.337.9
23
Multi-sound source localizationVGGSound-Duet (test)
CIoU@0.335.1
23
Sound LocalizationMUSIC-Solo 1.0 (test)
IoU@0.564.5
22
Single-source sound localizationVGGSound Instruments (test)
IoU@0.363.2
13
Multi-source sound localizationVGGSound Instruments (test)
CIoU@0.184.1
13
Audio referred image groundingVGG-SS (test)
cIoU41.85
10
Audio referred image groundingPascalSound (test)
cIoU57.38
10
Audio referred image groundingAVSBench (test)
cIoU68.78
10
Showing 10 of 12 rows

Other info

Follow for update