paper-with-me

Papers

Improving Sound Source Localization with Joint Slot Attention on Image and Audio

2025-04-21 · CVPR 2025 1 · Inho Kim, Youngkil Song, Jicheol Park, Won Hwa Kim, Suha Kwak

Sound source localization (SSL) is the task of locating the source of sound within an image. Due to the lack of localization labels, the de facto standard in SSL has been to represent an image and audio as a single embedding vector each, and use them to learn SSL via contrastive learning. To this end, previous work samples one of local image features as the image embedding and aggregates all local audio features to obtain the audio embedding, which is far from optimal due to the presence of noise and background irrelevant to the actual target in the input. We present a novel SSL method that addresses this chronic issue by joint slot attention on image and audio. To be specific, two slots competitively attend image and audio features to decompose them into target and off-target representations, and only target representations of image and audio are used for contrastive learning. Also, we introduce cross-modal attention matching to further align local features of image and audio. Our method achieved the best in almost all settings on three public benchmarks for SSL, and substantially outperformed all the prior work in cross-modal retrieval.

📄 PDF Abstract BibTeX arXiv:2504.15118

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningCross-Modal RetrievalSound Source Localization

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Joint Learning of Visual-Audio Saliency Prediction and Sound Source Localization on Multi-face Videos

2021-11-05 · Minglang Qiao, Yufan Liu, Mai Xu, Xin Deng 외

Visual and audio events simultaneously occur and both attract attention. However, most existing saliency prediction works ignore the influence of audio and only consider vision modality. In this paper, we propose a multi…

PredictionSaliency PredictionSound Source Localization

Sound Source Localization is All about Cross-Modal Alignment

2023-09-19 · ICCV 2023 1 · Arda Senocak, Hyeonggon Ryu, Junsik Kim, Tae-Hyun Oh 외

Humans can easily perceive the direction of sound sources in a visual scene, termed sound source localization. Recent studies on learning-based sound source localization have mainly explored the problem from a localizati…

Allcross-modal alignmentCross-Modal RetrievalRetrieval+1

SelectTSL: Prompt-Guided Selective Target Sound Localization in Complex Scenarios

2026-07-02 · Ziyang Jiang, Yu Chen, Zexu Pan, Xinyuan Qian 외 arxiv

Humans can selectively attend to a target sound and estimate its direction in complex scenarios, whereas such selective localization remains challenging for current deep learning-based systems. Sound source localization …

Sound Source LocalizationTarget Sound Extraction

AuralNet: Hierarchical Attention-based 3D Binaural Localization of Overlapping Speakers

2025-06-03 · Linya Fu, Yu Liu, Zhijie Liu, Zedong Yang 외

We propose AuralNet, a novel 3D multi-source binaural sound source localization approach that localizes overlapping sources in both azimuth and elevation without prior knowledge of the number of sources. AuralNet employs…

Sound Source Localization

Hear The Flow: Optical Flow-Based Self-Supervised Visual Sound Source Localization

2022-11-06 · Dennis Fedorishin, Deen Dayal Mohan, Bhavin Jawade, Srirangaraj Setlur 외

Learning to localize the sound source in videos without explicit annotations is a novel area of audio-visual research. Existing work in this area focuses on creating attention maps to capture the correlation between the …

Optical Flow EstimationSound Source Localization