ELEGANCE: Efficient LLM Guidance for Audio-Visual Target Speech Extraction
Wenxuan Wu, Shuai Wang, Xixin Wu, Helen Meng, Haizhou Li
TL;DR
ELEGANCE addresses the semantic blindness of AV-TSE by injecting linguistic knowledge from large language models into AV-TSE during training. It introduces three plug-and-play guidance strategies—linguistic constraints, linguistic prediction, and linguistic prior—that align textual and speech representations and reinforce extraction without adding inference cost. Across two AV-TSE backbones (USEV and AV-Mamba) and multiple LLMs (RoBERTa, Qwen3-0.6B, Qwen3-4B), the approach improves performance in visually impaired, multilingual, switching, and out-of-domain scenarios, with larger gains from bigger AR LLMs. The results demonstrate robust cross-lingual transfer, improved resilience to interference, and practical applicability for low-resource languages, making linguistic guidance a viable augmentation for multimodal speech extraction.
Abstract
Audio-visual target speaker extraction (AV-TSE) models primarily rely on visual cues from the target speaker. However, humans also leverage linguistic knowledge, such as syntactic constraints, next word prediction, and prior knowledge of conversation, to extract target speech. Inspired by this observation, we propose ELEGANCE, a novel framework that incorporates linguistic knowledge from large language models (LLMs) into AV-TSE models through three distinct guidance strategies: output linguistic constraints, intermediate linguistic prediction, and input linguistic prior. Comprehensive experiments with RoBERTa, Qwen3-0.6B, and Qwen3-4B on two AV-TSE backbones demonstrate the effectiveness of our approach. Significant improvements are observed in challenging scenarios, including visual cue impaired, unseen languages, target speaker switches, increased interfering speakers, and out-of-domain test set. Demo page: https://alexwxwu.github.io/ELEGANCE/.
