Visual Speech Recognition with Loosely Synchronized Feature Streams

Abstract

We present an approach to detecting and recognizing spoken isolated phrases based solely on visual input. We adopt an architecture that first employs discriminative detection of visual speech and articulate features, and then performs recognition using a model that accounts for the loose synchronization of the feature streams. Discriminative classifiers detect the subclass of lip appearance corresponding to the presence of speech, and further decompose it into features corresponding to the physical components of articulate production. These components often evolve in a semi-independent fashion, and conventional viseme-based approaches to recognition fail to capture the resulting co-articulation effects. We present a novel dynamic Bayesian network with a multi-stream structure and observations consisting of articulate feature classifier scores, which can model varying degrees of co-articulation in a principled way. We evaluate our visual-only recognition system on a command utterance task. We show comparative results on lip detection and speech/non-speech classification, as well as recognition performance against several baseline systems

Cite

Text

Saenko et al. "Visual Speech Recognition with Loosely Synchronized Feature Streams." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.251

Markdown

[Saenko et al. "Visual Speech Recognition with Loosely Synchronized Feature Streams." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/saenko2005iccv-visual/) doi:10.1109/ICCV.2005.251

BibTeX

@inproceedings{saenko2005iccv-visual,
  title     = {{Visual Speech Recognition with Loosely Synchronized Feature Streams}},
  author    = {Saenko, Kate and Livescu, Karen and Siracusa, Michael and Wilson, Kevin W. and Glass, James R. and Darrell, Trevor},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2005},
  pages     = {1424-1431},
  doi       = {10.1109/ICCV.2005.251},
  url       = {https://mlanthology.org/iccv/2005/saenko2005iccv-visual/}
}