CVNov 3, 2018

Pushing the boundaries of audiovisual word recognition using Residual Networks and LSTMs

arXiv:1811.01194v162 citations
Originality Incremental advance
AI Analysis

This work addresses lipreading and audiovisual speech recognition for applications in noisy environments, representing an incremental advancement with specific performance gains.

The paper tackles audiovisual word recognition by proposing a deep learning architecture combining Residual Networks and Bidirectional LSTMs, achieving an 11.92% misclassification rate on the Lipreading-In-The-Wild database and showing notable improvements over audio-only networks even in clean speech conditions.

Visual and audiovisual speech recognition are witnessing a renaissance which is largely due to the advent of deep learning methods. In this paper, we present a deep learning architecture for lipreading and audiovisual word recognition, which combines Residual Networks equipped with spatiotemporal input layers and Bidirectional LSTMs. The lipreading architecture attains 11.92% misclassification rate on the challenging Lipreading-In-The-Wild database, which is composed of excerpts from BBC-TV, each containing one of the 500 target words. Audiovisual experiments are performed using both intermediate and late integration, as well as several types and levels of environmental noise, and notable improvements over the audio-only network are reported, even in the case of clean speech. A further analysis on the utility of target word boundaries is provided, as well as on the capacity of the network in modeling the linguistic context of the target word. Finally, we examine difficult word pairs and discuss how visual information helps towards attaining higher recognition accuracy.

Foundations

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

Your Notes