paper-with-me

홈 › Papers

Phoneme-Level Visual Speech Recognition via Point-Visual Fusion and Language Model Reconstruction

2025-07-25 · Matthew Kit Khinn Teng, Haibo Zhang, Takeshi Saitoh arxiv

Visual Automatic Speech Recognition (V-ASR) is a challenging task that involves interpreting spoken language solely from visual information, such as lip movements and facial expressions. This task is notably challenging due to the absence of auditory cues and the visual ambiguity of phonemes that exhibit similar visemes-distinct sounds that appear identical in lip motions. Existing methods often aim to predict words or characters directly from visual cues, but they commonly suffer from high error rates due to viseme ambiguity and require large amounts of pre-training data. We propose a novel phoneme-based two-stage framework that fuses visual and landmark motion features, followed by an LLM model for word reconstruction to address these challenges. Stage 1 consists of V-ASR, which outputs the predicted phonemes, thereby reducing training complexity. Meanwhile, the facial landmark features address speaker-specific facial characteristics. Stage 2 comprises an encoder-decoder LLM model, NLLB, that reconstructs the output phonemes back to words. Besides using a large visual dataset for deep learning fine-tuning, our PV-ASR method demonstrates superior performance by achieving 17.4% WER on the LRS2 and 21.0% WER on the LRS3 dataset.

📄 PDF Abstract BibTeX arXiv:2507.18863

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Speech Recognition

Results from the Paper

RankTaskDatasetModelMetrics
#1 Visual Speech Recognition LRS2 Phoneme-Level Visual Speech Recognition Word Error Rate (WER): 21.0

Similar Papers 제목 키워드 기반

Resource aware design of a deep convolutional-recurrent neural network for speech recognition through audio-visual sensor fusion

2018-03-13 · Matthijs Van keirsbilck, Bert Moons, Marian Verhelst

Today's Automatic Speech Recognition systems only rely on acoustic signals and often don't perform well under noisy conditions. Performing multi-modal speech recognition - processing acoustic speech signals and lip-readi…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Lip ReadingPhoneme Recognition+3

Interactive decoding of words from visual speech recognition models

2021-07-01 · Brendan Shillingford, Yannis Assael, Misha Denil

This work describes an interactive decoding method to improve the performance of visual speech recognition systems using user input to compensate for the inherent ambiguity of the task. Unlike most phoneme-to-word decodi…

Positionspeech-recognitionSpeech RecognitionVisual Speech Recognition

Improving Speech Representation Learning via Speech-level and Phoneme-level Masking Approach

2022-10-25 · xulong Zhang, Jianzong Wang, Ning Cheng, Kexin Zhu 외

Recovering the masked speech frames is widely applied in speech representation learning. However, most of these models use random masking in the pre-training. In this work, we proposed two kinds of masking approaches: (1…

Representation LearningSpeaker RecognitionSpeech Representation Learning

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

Which phoneme-to-viseme maps best improve visual-only computer lip-reading?

2017-10-03 · Helen L. Bear, Richard W. Harvey, Barry-John Theobald, Yuxuan Lan

A critical assumption of all current visual speech recognition systems is that there are visual speech units called visemes which can be mapped to units of acoustic speech, the phonemes. Despite there being a number of p…

Lip Readingspeech-recognitionSpeech RecognitionVisual Speech Recognition