paper-with-me

Papers

Spatio-Temporal Fusion Based Convolutional Sequence Learning for Lip Reading

2019-10-01 · ICCV 2019 10 · Xingxuan Zhang, Feng Cheng, Shilin Wang

Current state-of-the-art approaches for lip reading are based on sequence-to-sequence architectures that are designed for natural machine translation and audio speech recognition. Hence, these methods do not fully exploit the characteristics of the lip dynamics, causing two main drawbacks. First, the short-range temporal dependencies, which are critical to the mapping from lip images to visemes, receives no extra attention. Second, local spatial information is discarded in the existing sequence models due to the use of global average pooling (GAP). To well solve these drawbacks, we propose a Temporal Focal block to sufficiently describe short-range dependencies and a Spatio-Temporal Fusion Module (STFM) to maintain the local spatial information and to reduce the feature dimensions as well. From the experiment results, it is demonstrated that our method achieves comparable performance with the state-of-the-art approach using much less training data and much lighter Convolutional Feature Extractor. The training time is reduced by 12 days due to the convolutional structure and the local self-attention mechanism.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

LipreadingLip ReadingMachine Translationspeech-recognitionSpeech RecognitionTranslation

Methods 이 논문이 사용한 방법론

Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Learning from Videos with Deep Convolutional LSTM Networks

2019-04-09 · Logan Courtney, Ramavarapu Sreenivas

This paper explores the use of convolution LSTMs to simultaneously learn spatial- and temporal-information in videos. A deep network of convolutional LSTMs allows the model to access the entire range of temporal informat…

LipreadingLip Reading

LipNet: End-to-End Sentence-level Lipreading

2016-11-05 · Yannis M. Assael, Brendan Shillingford, Shimon Whiteson, Nando de Freitas

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 liprea…

General ClassificationLipreadingSentence

Action Segmentation Using 2D Skeleton Heatmaps and Multi-Modality Fusion

2023-09-12 · Syed Waleed Hyder, Muhammad Usama, Anas Zafar, Muhammad Naufil 외

This paper presents a 2D skeleton-based action segmentation method with applications in fine-grained human activity recognition. In contrast with state-of-the-art methods which directly take sequences of 3D skeleton coor…

Action SegmentationActivity RecognitionHuman Activity RecognitionSegmentation+1

Spatio-Temporal Attention Mechanism and Knowledge Distillation for Lip Reading

2021-08-07 · Shahd Elashmawy, Marian Ramsis, Hesham M. Eraqi, Farah Eldeshnawy 외

Despite the advancement in the domain of audio and audio-visual speech recognition, visual speech recognition systems are still quite under-explored due to the visual ambiguity of some phonemes. In this work, we propose …

Audio-Visual Speech RecognitionKnowledge DistillationLip Readingspeech-recognition+2

Spatiotemporal Graph Convolutional Recurrent Neural Network Model for Citywide Air Pollution Forecasting

2023-04-25 · Van-Duc Le

Citywide Air Pollution Forecasting tries to precisely predict the air quality multiple hours ahead for the entire city. This topic is challenged since air pollution varies in a spatiotemporal manner and depends on many c…