CVSep 1, 2017

End-to-End Multi-View Lipreading

arXiv:1709.00443v155 citations
Originality Highly original
AI Analysis

This work addresses the problem of enhancing lipreading accuracy for applications like assistive technologies by incorporating non-frontal views, representing a novel approach in the field.

The paper tackles the problem of limited research on multi-view lipreading by presenting an end-to-end system that simultaneously learns features from pixels and performs visual speech classification from multiple views, achieving state-of-the-art performance with absolute improvements of up to 10.5% and a maximum accuracy of 96.9% on the OuluVS2 database.

Non-frontal lip views contain useful information which can be used to enhance the performance of frontal view lipreading. However, the vast majority of recent lipreading works, including the deep learning approaches which significantly outperform traditional approaches, have focused on frontal mouth images. As a consequence, research on joint learning of visual features and speech classification from multiple views is limited. In this work, we present an end-to-end multi-view lipreading system based on Bidirectional Long-Short Memory (BLSTM) networks. To the best of our knowledge, this is the first model which simultaneously learns to extract features directly from the pixels and performs visual speech classification from multiple views and also achieves state-of-the-art performance. The model consists of multiple identical streams, one for each view, which extract features directly from different poses of mouth images. The temporal dynamics in each stream/view are modelled by a BLSTM and the fusion of multiple streams/views takes place via another BLSTM. An absolute average improvement of 3% and 3.8% over the frontal view performance is reported on the OuluVS2 database when the best two (frontal and profile) and three views (frontal, profile, 45) are combined, respectively. The best three-view model results in a 10.5% absolute improvement over the current multi-view state-of-the-art performance on OuluVS2, without using external databases for training, achieving a maximum classification accuracy of 96.9%.

Foundations

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

Your Notes