paper-with-me

홈 › Papers

VALLR-Pin: Uncertainty-Factorized Visual Speech Recognition for Mandarin with Pinyin Guidance

2025-12-23 · Chang Sun, Dongliang Xie, Wanpeng Xie, Bo Qin, Hong Yang arxiv

Visual speech recognition (VSR) aims to transcribe spoken content from silent lip-motion videos and is particularly challenging in Mandarin due to severe viseme ambiguity and pervasive homophones. We propose VALLR-Pin, a two-stage Mandarin VSR framework that extends the VALLR architecture by explicitly incorporating Pinyin as an intermediate representation. In the first stage, a shared visual encoder feeds dual decoders that jointly predict Mandarin characters and their corresponding Pinyin sequences, encouraging more robust visual-linguistic representations. In the second stage, an LLM-based refinement module takes the predicted Pinyin sequence together with an N-best list of character hypotheses to resolve homophone-induced ambiguities. To further adapt the LLM to visual recognition errors, we fine-tune it on synthetic instruction data constructed from model-generated Pinyin-text pairs, enabling error-aware correction. Experiments on public Mandarin VSR benchmarks demonstrate that VALLR-Pin consistently improves transcription accuracy under multi-speaker conditions, highlighting the effectiveness of combining phonetic guidance with lightweight LLM refinement.

📄 PDF Abstract BibTeX arXiv:2512.20032

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Speech Recognition

Similar Papers 제목 키워드 기반

VALLR: Visual ASR Language Model for Lip Reading

2025-03-27 · Marshall Thomas, Edward Fish, Richard Bowden

Lip Reading, or Visual Automatic Speech Recognition (V-ASR), is a complex task requiring the interpretation of spoken language exclusively from visual cues, primarily lip movements and facial expressions. This task is es…

Automatic Speech RecognitionLanguage ModelingLanguage ModellingLarge Language Model+3

Joint Modeling of Code-Switched and Monolingual ASR via Conditional Factorization

2021-11-29 · Brian Yan, Chunlei Zhang, Meng Yu, Shi-Xiong Zhang 외

Conversational bilingual speech encompasses three types of utterances: two purely monolingual types and one intra-sententially code-switched type. In this work, we propose a general framework to jointly model the likelih…

speech-recognitionSpeech Recognition

LongFNT: Long-form Speech Recognition with Factorized Neural Transducer

2022-11-17 · Xun Gong, Yu Wu, Jinyu Li, Shujie Liu 외

Traditional automatic speech recognition~(ASR) systems usually focus on individual utterances, without considering long-form speech with useful historical information, which is more practical in real scenarios. Simply at…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)FormLanguage Modeling+4

Factorized Neural Transducer for Efficient Language Model Adaptation

2021-09-27 · Xie Chen, Zhong Meng, Sarangarajan Parthasarathy, Jinyu Li

In recent years, end-to-end (E2E) based automatic speech recognition (ASR) systems have achieved great success due to their simplicity and promising performance. Neural Transducer based models are increasingly popular in…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

SyncLipMAE: Contrastive Masked Pretraining for Audio-Visual Talking-Face Representation

2025-10-11 · Zeyu Ling, Xiaodong Gu, Jiangnan Tang, Changqing Zou arxiv

We introduce SyncLipMAE, a self-supervised pretraining framework for talking-face video that learns synchronization-aware and transferable facial dynamics from unlabeled audio-visual streams. Our approach couples masked …

Visual Speech RecognitionAction Recognition