English

Can CLIP Help Sound Source Localization?

Computer Vision and Pattern Recognition 2023-11-08 v1 Artificial Intelligence Multimedia Sound Audio and Speech Processing

Abstract

Large-scale pre-trained image-text models demonstrate remarkable versatility across diverse tasks, benefiting from their robust representational capabilities and effective multimodal alignment. We extend the application of these models, specifically CLIP, to the domain of sound source localization. Unlike conventional approaches, we employ the pre-trained CLIP model without explicit text input, relying solely on the audio-visual correspondence. To this end, we introduce a framework that translates audio signals into tokens compatible with CLIP's text encoder, yielding audio-driven embeddings. By directly using these embeddings, our method generates audio-grounded masks for the provided audio, extracts audio-grounded image features from the highlighted regions, and aligns them with the audio-driven embeddings using the audio-visual correspondence objective. Our findings suggest that utilizing pre-trained image-text models enable our model to generate more complete and compact localization maps for the sounding objects. Extensive experiments show that our method outperforms state-of-the-art approaches by a significant margin.

Keywords

Cite

@article{arxiv.2311.04066,
  title  = {Can CLIP Help Sound Source Localization?},
  author = {Sooyoung Park and Arda Senocak and Joon Son Chung},
  journal= {arXiv preprint arXiv:2311.04066},
  year   = {2023}
}

Comments

WACV 2024

R2 v1 2026-06-28T13:14:09.281Z