arXiv:2504.18539eess.AScs.LG2025-04ICLR被引 8

提出新方法提升音视频语音识别在模糊/遮挡下的鲁棒性

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

  • 用自蒸馏框架让模型从损坏的音视频中还原清晰信号
  • 在多种噪声和视觉缺陷下,识别准确率显著提升
  • 适合做语音识别系统抗干扰设计的研究者参考

音视频语音识别(AVSR)通过融合听觉与视觉信息提升识别准确率,尤其在音频质量差的环境中表现更优。尽管已有研究关注音频干扰,但对视觉退化(如嘴唇遮挡、视频模糊)的关注仍不足。为此,本文提出CAV2vec,一种专为处理音视频联合退化设计的自监督表示学习框架。该方法采用自蒸馏机制,让学生模型基于带损输入预测由教师模型生成的干净目标。具体地,引入单模态多任务学习策略,分别以受损视频预测干净音频,以受损音频预测干净视频,实现跨模态知识迁移与退化模态对齐。该策略缓解了因模态退化导致的表征分散问题,提升了音视频融合的可靠性。在多个鲁棒性评估基准上的实验表明,该方法能有效提升各类退化场景下的识别准确率。代码已开源。

原文摘要 · Abstract (English)

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.

音视频识别自监督学习鲁棒性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。