paper-with-me

Papers

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

2025-01-23 · Sungnyun Kim, Sungwoo Cho, Sangmin Bae, Kangwook Jang, Se-Young Yun

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.

📄 PDF Abstract BibTeX arXiv:2504.18539

Code (1)

sungnyun/cav2vec 공식 구현 pytorch

Tasks

Audio-Visual Speech RecognitionMulti-Task LearningRepresentation Learningspeech-recognitionSpeech RecognitionSpeech Representation LearningVisual Speech Recognition

Similar Papers 제목 키워드 기반

Watch or Listen: Robust Audio-Visual Speech Recognition with Visual Corruption Modeling and Reliability Scoring

2023-03-15 · CVPR 2023 1 · Joanna Hong, Minsu Kim, Jeongsoo Choi, Yong Man Ro

This paper deals with Audio-Visual Speech Recognition (AVSR) under multimodal input corruption situations where audio inputs and visual inputs are both corrupted, which is not well addressed in previous research directio…

Audio-Visual Speech Recognitionspeech-recognitionSpeech RecognitionVisual Speech Recognition

Speech inpainting: Context-based speech synthesis guided by video

2023-06-01 · Juan F. Montesinos, Daniel Michelsanti, Gloria Haro, Zheng-Hua Tan 외

Audio and visual modalities are inherently connected in speech signals: lip movements and facial expressions are correlated with speech sounds. This motivates studies that incorporate the visual modality to enhance an ac…

speech-recognitionSpeech RecognitionSpeech Synthesis

Data Fusion for Audiovisual Speaker Localization: Extending Dynamic Stream Weights to the Spatial Domain

2021-02-23 · Julio Wissing, Benedikt Boenninghoff, Dorothea Kolossa, Tsubasa Ochiai 외

Estimating the positions of multiple speakers can be helpful for tasks like automatic speech recognition or speaker diarization. Both applications benefit from a known speaker position when, for instance, applying beamfo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Positionspeaker-diarization+3

Multimodal Speech Recognition with Unstructured Audio Masking

2020-10-16 · EMNLP (nlpbt) 2020 11 · Tejas Srinivasan, Ramon Sanabria, Florian Metze, Desmond Elliott

Visual context has been shown to be useful for automatic speech recognition (ASR) systems when the speech signal is noisy or corrupted. Previous work, however, has only demonstrated the utility of visual context in an un…

8kAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

Audio-Visual Speech Inpainting with Deep Learning

2020-10-09 · Giovanni Morrone, Daniel Michelsanti, Zheng-Hua Tan, Jesper Jensen

In this paper, we present a deep-learning-based framework for audio-visual speech inpainting, i.e., the task of restoring the missing parts of an acoustic speech signal from reliable audio context and uncorrupted visual …

Deep LearningMulti-Task Learning