Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Pay Attention to CTC: Fast and Robust Pseudo-Labelling for Unified Speech Recognition

About

Unified Speech Recognition (USR) has emerged as a semi-supervised framework for training a single model for audio, visual, and audiovisual speech recognition, achieving state-of-the-art results on in-distribution benchmarks. However, its reliance on autoregressive pseudo-labelling makes training expensive, while its decoupled supervision of CTC and attention branches increases susceptibility to self-reinforcing errors, particularly under distribution shifts involving longer sequences, noise, or unseen domains. We propose CTC-driven teacher forcing, where greedily decoded CTC pseudo-labels are fed into the decoder to generate attention targets in a single forward pass. Although these can be globally incoherent, in the pseudo-labelling setting they enable efficient and effective knowledge transfer. Because CTC and CTC-driven attention pseudo-labels have the same length, the decoder can predict both simultaneously, benefiting from the robustness of CTC and the expressiveness of attention without costly beam search. We further propose mixed sampling to mitigate the exposure bias of the decoder relying solely on CTC inputs. The resulting method, USR 2.0, halves training time, improves robustness to out-of-distribution inputs, and achieves state-of-the-art results on LRS3, LRS2, and WildVSR, surpassing USR and modality-specific self-supervised baselines.

Alexandros Haliassos, Rodrigo Mira, Stavros Petridis• 2026

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibrispeech (test-clean)
WER15.4
84
Visual-only Speech RecognitionLRS2 (test)
WER12.6
63
Visual Speech RecognitionLRS3
WER0.176
59
Speech RecognitionLRS2 (test)
WER1.3
49
Audio-Visual Speech RecognitionLRS2 (test)
WER1.3
34
Speech RecognitionLRS3 low-resource
WER (V)23.7
18
Speech RecognitionLRS3 high-resource
WER (V)17.6
18
Visual Speech RecognitionWildVSR
WER73.7
15
Audio Speech RecognitionLRS3
WER0.9
14
Audio-Visual Speech RecognitionWildVSR (test)
WER0.385
12
Showing 10 of 15 rows

Other info

Follow for update