用稀疏专家路由解决音频多模态的梯度冲突问题
MoE Adapter for Large Audio Language Models: Sparsity, Disentanglement, and Gradient-Conflict-Free
- 采用动态门控机制,让音频令牌分路到专用专家
- 在同等计算成本下,语音语义与副语言任务均更优
- 适合需要解耦音频特征的多模态研究者
将大型语言模型的输入模态扩展至音频领域对于实现全面的多模态感知至关重要。然而,声学信息本质上具有异质性,混合了语音、音乐和环境上下文等属性。现有方法多采用密集共享的适配器建模这些多样化模式,导致优化过程中出现梯度冲突,因不同属性所需的参数更新相互矛盾。为此,我们提出MoE-Adapter,一种稀疏的专家混合(Mixture-of-Experts, MoE)架构,用于解耦声学信息。该架构采用动态门控机制,将音频令牌路由至捕捉互补特征子空间的专用专家,同时保留共享专家以处理全局上下文,从而缓解梯度冲突并支持细粒度特征学习。大量实验表明,MoE-Adapter在音频语义与副语言任务上均取得更优性能,且相比密集线性基线,在相近计算开销下表现持续领先。相关代码与模型将公开发布,以推动后续研究。
原文摘要 · Abstract (English)
Extending the input modality of Large Language Models~(LLMs) to the audio domain is essential for achieving comprehensive multimodal perception. However, it is well-known that acoustic information is intrinsically \textit{heterogeneous}, entangling attributes such as speech, music, and environmental context. Existing research is limited to a dense, parameter-shared adapter to model these diverse patterns, which induces \textit{gradient conflict} during optimization, as parameter updates required for distinct attributes contradict each other. To address this limitation, we introduce the \textit{\textbf{MoE-Adapter}}, a sparse Mixture-of-Experts~(MoE) architecture designed to decouple acoustic information. Specifically, it employs a dynamic gating mechanism that routes audio tokens to specialized experts capturing complementary feature subspaces while retaining shared experts for global context, thereby mitigating gradient conflicts and enabling fine-grained feature learning. Comprehensive experiments show that the MoE-Adapter achieves superior performance on both audio semantic and paralinguistic tasks, consistently outperforming dense linear baselines with comparable computational costs. Furthermore, we will release the related code and models to facilitate future research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。