Separate in the Speech Chain: Cross-Modal Conditional Audio-Visual Target Speech Extraction
Zhaoxi Mu, Xinyu Yang
TL;DR
This work tackles modality imbalance in audio-visual target speech extraction by introducing AVSepChain, a two-stage framework that mimics the speech chain through a perception stage (audio-dominant with visual conditioning) and a production stage (visual-dominant with audio conditioning). It leverages AV-HuBERT for lip representation, AV-Sepformer-based AV-Sepator for separation, and an AV-Synthesizer that predicts a residual signal to refine speech while enforcing semantic alignment via a contrastive loss between pseudo-phonemes and pseudo-visemes. The approach achieves state-of-the-art results on LRS2-2Mix and VoxCeleb2-2Mix, with strong cross-domain generalization to LRS3 and TCD-TIMIT and comprehensive ablations validating each component (production stage, semantic matching, residual signaling, visual-front-end choices, and modulation strategies). Overall, AVSepChain improves perceptual speech quality and downstream ASR performance, demonstrating a practical method to mitigate modality imbalance in audio-visual speech processing and enabling more robust AV-TSE systems.
Abstract
The integration of visual cues has revitalized the performance of the target speech extraction task, elevating it to the forefront of the field. Nevertheless, this multi-modal learning paradigm often encounters the challenge of modality imbalance. In audio-visual target speech extraction tasks, the audio modality tends to dominate, potentially overshadowing the importance of visual guidance. To tackle this issue, we propose AVSepChain, drawing inspiration from the speech chain concept. Our approach partitions the audio-visual target speech extraction task into two stages: speech perception and speech production. In the speech perception stage, audio serves as the dominant modality, while visual information acts as the conditional modality. Conversely, in the speech production stage, the roles are reversed. This transformation of modality status aims to alleviate the problem of modality imbalance. Additionally, we introduce a contrastive semantic matching loss to ensure that the semantic information conveyed by the generated speech aligns with the semantic information conveyed by lip movements during the speech production stage. Through extensive experiments conducted on multiple benchmark datasets for audio-visual target speech extraction, we showcase the superior performance achieved by our proposed method.
