English

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

Computer Vision and Pattern Recognition 2019-07-01 v1 Machine Learning Sound Audio and Speech Processing Image and Video Processing

Abstract

In recent years, deep learning based machine lipreading has gained prominence. To this end, several architectures such as LipNet, LCANet and others have been proposed which perform extremely well compared to traditional lipreading DNN-HMM hybrid systems trained on DCT features. In this work, we propose a simpler architecture of 3D-2D-CNN-BLSTM network with a bottleneck layer. We also present analysis of two different approaches for lipreading on this architecture. In the first approach, 3D-2D-CNN-BLSTM network is trained with CTC loss on characters (ch-CTC). Then BLSTM-HMM model is trained on bottleneck lip features (extracted from 3D-2D-CNN-BLSTM ch-CTC network) in a traditional ASR training pipeline. In the second approach, same 3D-2D-CNN-BLSTM network is trained with CTC loss on word labels (w-CTC). The first approach shows that bottleneck features perform better compared to DCT features. Using the second approach on Grid corpus' seen speaker test set, we report 1.3%1.3\% WER - a 55%55\% improvement relative to LCANet. On unseen speaker test set we report 8.6%8.6\% WER which is 24.5%24.5\% improvement relative to LipNet. We also verify the method on a second dataset of 8181 speakers which we collected. Finally, we also discuss the effect of feature duplication on BLSTM-HMM model performance.

Keywords

Cite

@article{arxiv.1906.12170,
  title  = {LipReading with 3D-2D-CNN BLSTM-HMM and word-CTC models},
  author = {Dilip Kumar Margam and Rohith Aralikatti and Tanay Sharma and Abhinav Thanda and Pujitha A K and Sharad Roy and Shankar M Venkatesan},
  journal= {arXiv preprint arXiv:1906.12170},
  year   = {2019}
}

Comments

Submitted to Interspeech 2019