paper-with-me

홈 › Papers

Look, Listen, and Attend: Co-Attention Network for Self-Supervised Audio-Visual Representation Learning

2020-08-13 · Ying Cheng, Ruize Wang, Zhihao Pan, Rui Feng, Yuejie Zhang

When watching videos, the occurrence of a visual event is often accompanied by an audio event, e.g., the voice of lip motion, the music of playing instruments. There is an underlying correlation between audio and visual events, which can be utilized as free supervised information to train a neural network by solving the pretext task of audio-visual synchronization. In this paper, we propose a novel self-supervised framework with co-attention mechanism to learn generic cross-modal representations from unlabelled videos in the wild, and further benefit downstream tasks. Specifically, we explore three different co-attention modules to focus on discriminative visual regions correlated to the sounds and introduce the interactions between them. Experiments show that our model achieves state-of-the-art performance on the pretext task while having fewer parameters compared with existing methods. To further evaluate the generalizability and transferability of our approach, we apply the pre-trained model on two downstream tasks, i.e., sound source localization and action recognition. Extensive experiments demonstrate that our model provides competitive results with other self-supervised methods, and also indicate that our approach can tackle the challenging scenes which contain multiple sound sources.

📄 PDF Abstract BibTeX arXiv:2008.05789

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAudio-Visual SynchronizationRepresentation LearningSound Source Localization

Similar Papers 제목 키워드 기반

AAD-LLM: Neural Attention-Driven Auditory Scene Understanding

2025-02-24 · Xilin Jiang, Sukru Samet Dindar, Vishal Choudhari, Stephan Bickel 외

Auditory foundation models, including auditory large language models (LLMs), process all sound inputs equally, independent of listener perception. However, human auditory perception is inherently selective: listeners foc…

Question AnsweringResponse GenerationScene Understanding

Listen, Attend and Spell

2015-08-05 · William Chan, Navdeep Jaitly, Quoc V. Le, Oriol Vinyals

We present Listen, Attend and Spell (LAS), a neural network that learns to transcribe speech utterances to characters. Unlike traditional DNN-HMM models, this model learns all the components of a speech recognizer jointl…

DecoderLanguage ModelingLanguage ModellingReading Comprehension+1

Fine-grained Iterative Attention Network for TemporalLanguage Localization in Videos

2020-08-06 · Xiaoye Qu, Pengwei Tang, Zhikang Zhou, Yu Cheng 외

Temporal language localization in videos aims to ground one video segment in an untrimmed video based on a given sentence query. To tackle this task, designing an effective model to extract ground-ing information from bo…

Sentence

From Balustrades to Pierre Vinken: Looking for Syntax in Transformer Self-Attentions

2019-06-05 · WS 2019 8 · David Mareček, Rudolf Rosa

We inspect the multi-head self-attention in Transformer NMT encoders for three source languages, looking for patterns that could have a syntactic interpretation. In many of the attention heads, we frequently find sequenc…

NMTPosition

Improving the Performance of Online Neural Transducer Models

2017-12-05 · Tara N. Sainath, Chung-Cheng Chiu, Rohit Prabhavalkar, Anjuli Kannan 외

Having a sequence-to-sequence model which can operate in an online fashion is important for streaming applications such as Voice Search. Neural transducer is a streaming sequence-to-sequence model, but has shown a signif…