ASSDApr 19, 2021

Fusing information streams in end-to-end audio-visual speech recognition

arXiv:2104.09482v116 citations
AI Analysis

This work addresses improved speech recognition for noisy environments, representing an incremental advance in fusion methods for audio-visual models.

The paper tackled the problem of performance degradation in end-to-end audio-visual speech recognition under noisy conditions by proposing a new fusion strategy that incorporates reliability information, resulting in a relative word error rate reduction of 43% compared to audio-only and 31% compared to the baseline.

End-to-end acoustic speech recognition has quickly gained widespread popularity and shows promising results in many studies. Specifically the joint transformer/CTC model provides very good performance in many tasks. However, under noisy and distorted conditions, the performance still degrades notably. While audio-visual speech recognition can significantly improve the recognition rate of end-to-end models in such poor conditions, it is not obvious how to best utilize any available information on acoustic and visual signal quality and reliability in these models. We thus consider the question of how to optimally inform the transformer/CTC model of any time-variant reliability of the acoustic and visual information streams. We propose a new fusion strategy, incorporating reliability information in a decision fusion net that considers the temporal effects of the attention mechanism. This approach yields significant improvements compared to a state-of-the-art baseline model on the Lip Reading Sentences 2 and 3 (LRS2 and LRS3) corpus. On average, the new system achieves a relative word error rate reduction of 43% compared to the audio-only setup and 31% compared to the audiovisual end-to-end baseline.

Foundations

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

Your Notes