Hearing and Seeing Through CLIP: A Framework for Self-Supervised Sound Source Localization
Sooyoung Park, Arda Senocak, Joon Son Chung

TL;DR
This paper extends CLIP to sound source localization by mapping audio into tokens compatible with CLIP, enabling self-supervised, zero-shot sound localization with improved accuracy and generalization.
Contribution
It introduces a novel framework that aligns audio embeddings with visual features using CLIP without explicit text input, enhancing sound source localization.
Findings
Outperforms state-of-the-art methods across five tasks
Achieves strong zero-shot generalization
Produces more complete and compact localization results
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Multimodal Machine Learning Applications · Generative Adversarial Networks and Image Synthesis
MethodsContrastive Language-Image Pre-training
