paper-with-me

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, Bing Li, Weiming Hu, Ali Borji

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 multitask learning method for visual-audio saliency prediction and sound source localization on multi-face video by leveraging visual, audio and face information. Specifically, we first introduce a large-scale database of multi-face video in visual-audio condition (MVVA), containing eye-tracking data and sound source annotations. Using this database, we find that sound influences human attention, and conversly attention offers a cue to determine sound source on multi-face video. Guided by these findings, a visual-audio multi-task network (VAM-Net) is introduced to predict saliency and locate sound source. VAM-Net consists of three branches corresponding to visual, audio and face modalities. Visual branch has a two-stream architecture to capture spatial and temporal information. Face and audio branches encode audio signals and faces, respectively. Finally, a spatio-temporal multi-modal graph (STMG) is constructed to model the interaction among multiple faces. With joint optimization of these branches, the intrinsic correlation of the tasks of saliency prediction and sound source localization is utilized and their performance is boosted by each other. Experiments show that the proposed method outperforms 12 state-of-the-art saliency prediction methods, and achieves competitive results in sound source localization.

📄 PDF Abstract BibTeX arXiv:2111.08567

Code (1)

MinglangQiao/MVVA-Database 공식 구현

Tasks

PredictionSaliency PredictionSound Source Localization

Similar Papers 제목 키워드 기반

CASP-Net: Rethinking Video Saliency Prediction from an Audio-VisualConsistency Perceptual Perspective

2023-03-11 · Junwen Xiong, Ganglai Wang, Peng Zhang, Wei Huang 외

Incorporating the audio stream enables Video Saliency Prediction (VSP) to imitate the selective attention mechanism of human brain. By focusing on the benefits of joint auditory and visual information, most VSP methods a…

DecoderSaliency PredictionVideo Saliency Prediction

CASP-Net: Rethinking Video Saliency Prediction From an Audio-Visual Consistency Perceptual Perspective

2023-01-01 · CVPR 2023 1 · Junwen Xiong, Ganglai Wang, Peng Zhang, Wei Huang 외

Incorporating the audio stream enables Video Saliency Prediction (VSP) to imitate the selective attention mechanism of human brain. By focusing on the benefits of joint auditory and visual information, most VSP metho…

DecoderSaliency PredictionVideo Saliency Prediction

DAVE: A Deep Audio-Visual Embedding for Dynamic Saliency Prediction

2019-05-25 · Hamed R. -Tavakoli, Ali Borji, Esa Rahtu, Juho Kannala

This paper studies audio-visual deep saliency prediction. It introduces a conceptually simple and effective Deep Audio-Visual Embedding for dynamic saliency prediction dubbed ``DAVE" in conjunction with our efforts towar…

DecoderPredictionSaliency PredictionVideo Saliency Prediction

Audio-visual Saliency for Omnidirectional Videos

2023-11-09 · Yuxin Zhu, Xilei Zhu, Huiyu Duan, Jie Li 외

Visual saliency prediction for omnidirectional videos (ODVs) has shown great significance and necessity for omnidirectional videos to help ODV coding, ODV transmission, ODV rendering, etc.. However, most studies only con…

PredictionSaliency Prediction

Text-Audio-Visual-conditioned Diffusion Model for Video Saliency Prediction

2025-04-19 · Li Yu, Xuanzhe Sun, Wei Zhou, Moncef Gabbouj

Video saliency prediction is crucial for downstream applications, such as video compression and human-computer interaction. With the flourishing of multimodal learning, researchers started to explore multimodal video sal…

DenoisingImage GenerationPredictionSaliency Prediction+2