pith. sign in

arxiv: 1611.01599 · v2 · pith:FYM3WX3Nnew · submitted 2016-11-05 · 💻 cs.LG · cs.CL· cs.CV

LipNet: End-to-End Sentence-level Lipreading

classification 💻 cs.LG cs.CLcs.CV
keywords end-to-endlipreadinglipnetsentence-levelfeaturesmodelsequenceaccuracy
0
0 comments X
read the original abstract

Lipreading is the task of decoding text from the movement of a speaker's mouth. Traditional approaches separated the problem into two stages: designing or learning visual features, and prediction. More recent deep lipreading approaches are end-to-end trainable (Wand et al., 2016; Chung & Zisserman, 2016a). However, existing work on models trained end-to-end perform only word classification, rather than sentence-level sequence prediction. Studies have shown that human lipreading performance increases for longer words (Easton & Basala, 1982), indicating the importance of features capturing temporal context in an ambiguous communication channel. Motivated by this observation, we present LipNet, a model that maps a variable-length sequence of video frames to text, making use of spatiotemporal convolutions, a recurrent network, and the connectionist temporal classification loss, trained entirely end-to-end. To the best of our knowledge, LipNet is the first end-to-end sentence-level lipreading model that simultaneously learns spatiotemporal visual features and a sequence model. On the GRID corpus, LipNet achieves 95.2% accuracy in sentence-level, overlapped speaker split task, outperforming experienced human lipreaders and the previous 86.4% word-level state-of-the-art accuracy (Gergen et al., 2016).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LipReading with 3D-2D-CNN BLSTM-HMM and word-CTC models

    cs.CV 2019-06 unverdicted novelty 4.0

    3D-2D-CNN-BLSTM with word-CTC reaches 1.3% WER on GRID seen-speaker lipreading (55% relative gain over LCANet) and 8.6% on unseen speakers (24.5% gain over LipNet).

  2. Naver at ActivityNet Challenge 2019 -- Task B Active Speaker Detection (AVA)

    cs.SD 2019-06 unverdicted novelty 2.0

    A 3D CNN front-end plus temporal convolution and LSTM ensemble yields significant gains over baseline for active speaker detection on the AVA dataset.