ASLGMMSDJan 23, 2025

Multi-Task Corrupted Prediction for Learning Robust Audio-Visual Speech Representation

arXiv:2504.18539v27 citationsh-index: 12Has CodeICLR
Originality Incremental advance
AI Analysis

This work addresses the real-world challenge of robust audio-visual speech recognition for applications in noisy or corrupted environments, representing an incremental improvement over prior methods focused on audio disruptions.

The paper tackles the problem of audio-visual speech recognition in noisy environments by proposing CAV2vec, a self-supervised framework that handles joint audio-visual corruptions, resulting in significantly enhanced recognition accuracy across various corruption types.

Audio-visual speech recognition (AVSR) incorporates auditory and visual modalities to improve recognition accuracy, particularly in noisy environments where audio-only speech systems are insufficient. While previous research has largely addressed audio disruptions, few studies have dealt with visual corruptions, e.g., lip occlusions or blurred videos, which are also detrimental. To address this real-world challenge, we propose CAV2vec, a novel self-supervised speech representation learning framework particularly designed to handle audio-visual joint corruption. CAV2vec employs a self-distillation approach with a corrupted prediction task, where the student model learns to predict clean targets, generated by the teacher model, with corrupted input frames. Specifically, we suggest a unimodal multi-task learning, which distills cross-modal knowledge and aligns the corrupted modalities, by predicting clean audio targets with corrupted videos, and clean video targets with corrupted audios. This strategy mitigates the dispersion in the representation space caused by corrupted modalities, leading to more reliable and robust audio-visual fusion. Our experiments on robust AVSR benchmarks demonstrate that the corrupted representation learning method significantly enhances recognition accuracy across generalized environments involving various types of corruption. Our code is available at https://github.com/sungnyun/cav2vec.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes