paper-with-me

홈 › Papers

MA-LipNet: Multi-Dimensional Attention Networks for Robust Lipreading

2026-01-27 · Matteo Rossi arxiv

Lipreading, the technology of decoding spoken content from silent videos of lip movements, holds significant application value in fields such as public security. However, due to the subtle nature of articulatory gestures, existing lipreading methods often suffer from limited feature discriminability and poor generalization capabilities. To address these challenges, this paper delves into the purification of visual features from temporal, spatial, and channel dimensions. We propose a novel method named Multi-Attention Lipreading Network(MA-LipNet). The core of MA-LipNet lies in its sequential application of three dedicated attention modules. Firstly, a \textit{Channel Attention (CA)} module is employed to adaptively recalibrate channel-wise features, thereby mitigating interference from less informative channels. Subsequently, two spatio-temporal attention modules with distinct granularities-\textit{Joint Spatial-Temporal Attention (JSTA)} and \textit{Separate Spatial-Temporal Attention (SSTA)}-are leveraged to suppress the influence of irrelevant pixels and video frames. The JSTA module performs a coarse-grained filtering by computing a unified weight map across the spatio-temporal dimensions, while the SSTA module conducts a more fine-grained refinement by separately modeling temporal and spatial attentions. Extensive experiments conducted on the CMLR and GRID datasets demonstrate that MA-LipNet significantly reduces the Character Error Rate (CER) and Word Error Rate (WER), validating its effectiveness and superiority over several state-of-the-art methods. Our work highlights the importance of multi-dimensional feature refinement for robust visual speech recognition.

📄 PDF Abstract BibTeX arXiv:2601.20881

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Speech Recognition

Similar Papers 제목 키워드 기반

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

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

2019-06-25 · Dilip Kumar Margam, Rohith Aralikatti, Tanay Sharma, Abhinav Thanda 외

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

3D Feature Pyramid Attention Module for Robust Visual Speech Recognition

2018-10-15 · Jing-Yun Xiao

Visual speech recognition is the task to decode the speech content from a video based on visual information, especially the movements of lips. It is also referenced as lipreading. Motivated by two problems existing in li…

LipreadingSentencespeech-recognitionSpeech Recognition+1

Accurate and Resource-Efficient Lipreading with Efficientnetv2 and Transformers

2022-05-23 · ICASSP 2022 5 · Alexandros Koumparoulis, Gerasimos Potamianos

We present a novel resource-efficient end-to-end architecture for lipreading that achieves state-of-the-art results on a popular and challenging benchmark. In particular, we make the following contributions: First, inspi…

image-classificationImage ClassificationLipreading

Large-Scale Visual Speech Recognition

2018-07-13 · ICLR 2019 5 · Brendan Shillingford, Yannis Assael, Matthew W. Hoffman, Thomas Paine 외

This work presents a scalable solution to open-vocabulary visual speech recognition. To achieve this, we constructed the largest existing visual speech recognition dataset, consisting of pairs of text and video clips of …

DecoderLipreadingspeech-recognitionSpeech Recognition+1