CVSep 28, 2018

Audio-Visual Speech Recognition With A Hybrid CTC/Attention Architecture

arXiv:1810.00108v1159 citations
Originality Incremental advance
AI Analysis

This work addresses speech recognition in noisy environments by combining audio and visual cues, representing an incremental advance through the novel application of a hybrid architecture to audio-visual data.

The paper tackles audio-visual speech recognition by applying a hybrid CTC/attention architecture to the LRS2 database, achieving a 1.3% absolute decrease in word error rate over audio-only models and setting a new state-of-the-art at 7% word error rate, with up to 32.9% improvement in noisy conditions.

Recent works in speech recognition rely either on connectionist temporal classification (CTC) or sequence-to-sequence models for character-level recognition. CTC assumes conditional independence of individual characters, whereas attention-based models can provide nonsequential alignments. Therefore, we could use a CTC loss in combination with an attention-based model in order to force monotonic alignments and at the same time get rid of the conditional independence assumption. In this paper, we use the recently proposed hybrid CTC/attention architecture for audio-visual recognition of speech in-the-wild. To the best of our knowledge, this is the first time that such a hybrid architecture architecture is used for audio-visual recognition of speech. We use the LRS2 database and show that the proposed audio-visual model leads to an 1.3% absolute decrease in word error rate over the audio-only model and achieves the new state-of-the-art performance on LRS2 database (7% word error rate). We also observe that the audio-visual model significantly outperforms the audio-based model (up to 32.9% absolute improvement in word error rate) for several different types of noise as the signal-to-noise ratio decreases.

Foundations

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

Your Notes