paper-with-me

홈 › Papers

Deep word embeddings for visual speech recognition

2017-10-30 · Themos Stafylakis, Georgios Tzimiropoulos

In this paper we present a deep learning architecture for extracting word embeddings for visual speech recognition. The embeddings summarize the information of the mouth region that is relevant to the problem of word recognition, while suppressing other types of variability such as speaker, pose and illumination. The system is comprised of a spatiotemporal convolutional layer, a Residual Network and bidirectional LSTMs and is trained on the Lipreading in-the-wild database. We first show that the proposed architecture goes beyond state-of-the-art on closed-set word identification, by attaining 11.92% error rate on a vocabulary of 500 words. We then examine the capacity of the embeddings in modelling words unseen during training. We deploy Probabilistic Linear Discriminant Analysis (PLDA) to model the embeddings and perform low-shot learning experiments on words unseen during training. The experiments demonstrate that word-level visual speech recognition is feasible even in cases where the target words are not included in the training set.

📄 PDF Abstract BibTeX arXiv:1710.11201

Code (1)

tstafylakis/Lipreading-ResNet 공식 구현 pytorch

Tasks

Lipreadingspeech-recognitionSpeech RecognitionVisual Speech RecognitionWord Embeddings

Similar Papers 제목 키워드 기반

Learning to Recognise Words using Visually Grounded Speech

2020-05-31 · Sebastiaan Scholten, Danny Merkx, Odette Scharenborg

We investigated word recognition in a Visually Grounded Speech model. The model has been trained on pairs of images and spoken captions to create visually grounded embeddings which can be used for speech to image retriev…

Image RetrievalRetrieval

Learned in Speech Recognition: Contextual Acoustic Word Embeddings

2018-10-22 · Anonymous

End-to-end acoustic-to-word speech recognition models have recently gained popularity because they are easy to train, scale well to large amounts of training data, and do not require a lexicon. In addition, word models m…

Sentencespeech-recognitionSpeech RecognitionSpoken Language Understanding+1

Learned In Speech Recognition: Contextual Acoustic Word Embeddings

2019-02-18 · Shruti Palaskar, Vikas Raunak, Florian Metze

End-to-end acoustic-to-word speech recognition models have recently gained popularity because they are easy to train, scale well to large amounts of training data, and do not require a lexicon. In addition, word models m…

Sentencespeech-recognitionSpeech RecognitionSpoken Language Understanding+1

VCWE: Visual Character-Enhanced Word Embeddings

2019-02-23 · NAACL 2019 6 · Chi Sun, Xipeng Qiu, Xuanjing Huang

Chinese is a logographic writing system, and the shape of Chinese characters contain rich syntactic and semantic information. In this paper, we propose a model to learn Chinese word embeddings via three-level composition…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech Tagging+3

Gated Embeddings in End-to-End Speech Recognition for Conversational-Context Fusion

2019-06-27 · ACL 2019 7 · Suyoun Kim, Siddharth Dalmia, Florian Metze

We present a novel conversational-context aware end-to-end speech recognizer based on a gated neural network that incorporates conversational-context/word/speech embeddings. Unlike conventional speech recognition models,…

SentenceSentence Embeddingsspeech-recognitionSpeech Recognition