paper-with-me

Papers

Audio-Visual Spatial Integration and Recursive Attention for Robust Sound Source Localization

2023-08-11 · Sung Jin Um, DongJin Kim, Jung Uk Kim

The objective of the sound source localization task is to enable machines to detect the location of sound-making objects within a visual scene. While the audio modality provides spatial cues to locate the sound source, existing approaches only use audio as an auxiliary role to compare spatial regions of the visual modality. Humans, on the other hand, utilize both audio and visual modalities as spatial cues to locate sound sources. In this paper, we propose an audio-visual spatial integration network that integrates spatial cues from both modalities to mimic human behavior when detecting sound-making objects. Additionally, we introduce a recursive attention network to mimic human behavior of iterative focusing on objects, resulting in more accurate attention regions. To effectively encode spatial information from both modalities, we propose audio-visual pair matching loss and spatial region alignment loss. By utilizing the spatial cues of audio-visual modalities and recursively focusing objects, our method can perform more robust sound source localization. Comprehensive experimental results on the Flickr SoundNet and VGG-Sound Source datasets demonstrate the superiority of our proposed method over existing approaches. Our code is available at: https://github.com/VisualAIKHU/SIRA-SSL

📄 PDF Abstract BibTeX arXiv:2308.06087

Code (1)

visualaikhu/sira-ssl 공식 구현 pytorch

Tasks

Sound Source Localization

Similar Papers 제목 키워드 기반

Audio-Visual Person Verification based on Recursive Fusion of Joint Cross-Attention

2024-03-07 · R. Gnana Praveen, Jahangir Alam

Person or identity verification has been recently gaining a lot of attention using audio-visual fusion as faces and voices share close associations with each other. Conventional approaches based on audio-visual fusion re…

Audio-Visual Event Localization via Recursive Fusion by Joint Co-Attention

2020-08-14 · Bin Duan, Hao Tang, Wei Wang, Ziliang Zong 외

The major challenge in audio-visual event localization task lies in how to fuse information from multiple modalities effectively. Recent works have shown that attention mechanism is beneficial to the fusion process. In t…

audio-visual event localizationvalid

Spherical Vision Transformers for Audio-Visual Saliency Prediction in 360-Degree Videos

2025-08-27 · Mert Cokelek, Halit Ozsoy, Nevrez Imamoglu, Cagri Ozcinar 외 arxiv

Omnidirectional videos (ODVs) are redefining viewer experiences in virtual reality (VR) by offering an unprecedented full field-of-view (FOV). This study extends the domain of saliency prediction to 360-degree environmen…

Saliency Prediction

Recursive Joint Attention for Audio-Visual Fusion in Regression based Emotion Recognition

2023-04-17 · R Gnana Praveen, Eric Granger, Patrick Cardinal

In video-based emotion recognition (ER), it is important to effectively leverage the complementary relationship among audio (A) and visual (V) modalities, while retaining the intra-modal characteristics of individual mod…

Emotion Recognitionregression

Audio-Visual Collaborative Representation Learning for Dynamic Saliency Prediction

2021-09-17 · Hailong Ning, Bin Zhao, Zhanxuan Hu, Lang He 외

The Dynamic Saliency Prediction (DSP) task simulates the human selective attention mechanism to perceive the dynamic scene, which is significant and imperative in many vision tasks. Most of existing methods only consider…

Representation LearningSaliency PredictionScene Understanding