CVMMSDASJun 15, 2022

AVATAR: Unconstrained Audiovisual Speech Recognition

arXiv:2206.07684v117 citationsh-index: 151
Originality Highly original
AI Analysis

This addresses speech recognition in noisy or unconstrained video environments where speakers may not be visible, offering a practical improvement for real-world applications.

The paper tackles unconstrained audiovisual speech recognition by incorporating entire visual frames beyond just lip motion, and their proposed AVATAR model outperforms prior work by a large margin on the How2 benchmark, especially with simulated noise.

Audio-visual automatic speech recognition (AV-ASR) is an extension of ASR that incorporates visual cues, often from the movements of a speaker's mouth. Unlike works that simply focus on the lip motion, we investigate the contribution of entire visual frames (visual actions, objects, background etc.). This is particularly useful for unconstrained videos, where the speaker is not necessarily visible. To solve this task, we propose a new sequence-to-sequence AudioVisual ASR TrAnsformeR (AVATAR) which is trained end-to-end from spectrograms and full-frame RGB. To prevent the audio stream from dominating training, we propose different word-masking strategies, thereby encouraging our model to pay attention to the visual stream. We demonstrate the contribution of the visual modality on the How2 AV-ASR benchmark, especially in the presence of simulated noise, and show that our model outperforms all other prior work by a large margin. Finally, we also create a new, real-world test bed for AV-ASR called VisSpeech, which demonstrates the contribution of the visual modality under challenging audio conditions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes