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

Jointly Learning Visual and Auditory Speech Representations from Raw Data

About

We present RAVEn, a self-supervised multi-modal approach to jointly learn visual and auditory speech representations. Our pre-training objective involves encoding masked inputs, and then predicting contextualised targets generated by slowly-evolving momentum encoders. Driven by the inherent differences between video and audio, our design is asymmetric w.r.t. the two modalities' pretext tasks: Whereas the auditory stream predicts both the visual and auditory targets, the visual one predicts only the auditory targets. We observe strong results in low- and high-resource labelled data settings when fine-tuning the visual and auditory encoders resulting from a single pre-training stage, in which the encoders are jointly trained. Notably, RAVEn surpasses all self-supervised methods on visual speech recognition (VSR) on LRS3, and combining RAVEn with self-training using only 30 hours of labelled data even outperforms a recent semi-supervised method trained on 90,000 hours of non-public data. At the same time, we achieve state-of-the-art results in the LRS3 low-resource setting for auditory speech recognition (as well as for VSR). Our findings point to the viability of learning powerful speech representations entirely from raw video and audio, i.e., without relying on handcrafted features. Code and models are available at https://github.com/ahaliassos/raven.

Alexandros Haliassos, Pingchuan Ma, Rodrigo Mira, Stavros Petridis, Maja Pantic• 2022

Related benchmarks

TaskDatasetResultRank
Visual Speech RecognitionLRS3 (test)
WER24.4
159
Visual Speech RecognitionLRS3 High-Resource, 433h labelled v1 (test)
WER0.282
80
Visual-only Speech RecognitionLRS2 (test)
WER17.9
63
Visual Speech RecognitionLRS3
WER0.231
59
Speech RecognitionLRS2 (test)
WER2.3
49
Automatic Speech RecognitionLRS3 (test)
WER (%)1.4
46
Visual Speech RecognitionLRS2
Mean WER17.9
45
Visual Speech RecognitionLRS3 Low-Resource 30h labelled v1 (test)
WER0.325
34
Visual Speech RecognitionLRS3 low-resource (test)
WER23.8
20
Automatic Speech RecognitionLRS3 433-hour labeled (test)
WER (%)1.4
19
Showing 10 of 22 rows

Other info

Code

Follow for update