CVMar 13, 2018

Resource aware design of a deep convolutional-recurrent neural network for speech recognition through audio-visual sensor fusion

arXiv:1803.04840v1
Originality Incremental advance
AI Analysis

This work addresses improved speech recognition for noisy conditions by integrating audio and visual data, representing an incremental advance in multi-modal systems.

The paper tackles speech recognition in noisy environments by designing an audio-visual system that fuses acoustic and lip-reading features, achieving 75.70% phoneme accuracy with clean audio and 58.55% at 0dB SNR, which is over 14 percentage points better than state-of-the-art.

Today's Automatic Speech Recognition systems only rely on acoustic signals and often don't perform well under noisy conditions. Performing multi-modal speech recognition - processing acoustic speech signals and lip-reading video simultaneously - significantly enhances the performance of such systems, especially in noisy environments. This work presents the design of such an audio-visual system for Automated Speech Recognition, taking memory and computation requirements into account. First, a Long-Short-Term-Memory neural network for acoustic speech recognition is designed. Second, Convolutional Neural Networks are used to model lip-reading features. These are combined with an LSTM network to model temporal dependencies and perform automatic lip-reading on video. Finally, acoustic-speech and visual lip-reading networks are combined to process acoustic and visual features simultaneously. An attention mechanism ensures performance of the model in noisy environments. This system is evaluated on the TCD-TIMIT 'lipspeaker' dataset for audio-visual phoneme recognition with clean audio and with additive white noise at an SNR of 0dB. It achieves 75.70% and 58.55% phoneme accuracy respectively, over 14 percentage points better than the state-of-the-art for all noise levels.

Foundations

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

Your Notes