CVSDASMay 8, 2025

Hearing and Seeing Through CLIP: A Framework for Self-Supervised Sound Source Localization

arXiv:2505.05343v13 citationsh-index: 12Has Code
Originality Incremental advance
AI Analysis

This addresses audio-visual alignment for applications like robotics and surveillance, though it builds incrementally on existing CLIP foundations.

The paper tackles sound source localization by extending CLIP to audio without text input, achieving state-of-the-art performance across five tasks with strong zero-shot generalization.

Large-scale vision-language models demonstrate strong multimodal alignment and generalization across diverse tasks. Among them, CLIP stands out as one of the most successful approaches. In this work, we extend the application of CLIP to sound source localization, proposing a self-supervised method operates without explicit text input. We introduce a framework that maps audios into tokens compatible with CLIP's text encoder, producing audio-driven embeddings. These embeddings are used to generate sounding region masks, from which visual features are extracted and aligned with the audio embeddings through a contrastive audio-visual correspondence objective. Our findings show that alignment knowledge of pre-trained multimodal foundation model enables our method to generate more complete and compact localization for sounding objects. We further propose an LLM-guided extension that distills object-aware audio-visual scene understanding into the model during training to enhance alignment. Extensive experiments across five diverse tasks demonstrate that our method, in all variants, outperforms state-of-the-art approaches and achieves strong generalization in zero-shot settings.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes