用分语言专家网络解决多语言语音翻译的资源不均问题
Breaking the Curse of Multilinguality in Many-to-Many Speech-to-Text Translation via a Resource-Aware Mixture of Speech Encoders

- 按语言资源水平分配语音编码器,高资源语言用固定专家,低资源语言用可训练专家
- 仅需每语言10小时配对数据,45种语言全方向翻译均达顶尖性能
- 显著提升低资源语言表现,打破多语言翻译中的性能瓶颈
多模态大语言模型在语音到文本翻译中取得显著进展,但在处理多语言输入时,共享的单一语音编码器会因语言资源差异导致表示能力竞争,造成高资源语言表现优异但低资源语言严重退化。为解决此问题并提升多语言一致性,我们提出MSRT框架,核心是资源感知的语音编码器混合(MoSE)。MoSE通过显式语言路由将每个语句分配给合适的专家编码器:冻结专家保持高资源语言能力,可训练专家专精中低资源语言。我们进一步设计五阶段课程学习策略,大幅降低数据依赖,每语言仅需10小时配对数据即可有效对齐。我们在45种语言上进行广泛实验,系统评估所有45×44个翻译方向。40亿参数模型超越更大规模基线,实证表明MoSE同时提升高、中、低资源语言性能,尤其在低资源语音上增益最大,成功打破多语言诅咒且不牺牲高资源表现。为支持未来研究,我们开源代码与模型。
原文摘要 · Abstract (English)
Multimodal large language models (MLLMs) have achieved significant success in speech-to-text translation (S2TT). However, when processing multilingual speech inputs, a single speech encoder shared across all languages suffers from the curse of multilinguality: languages at different resource levels compete for limited representation capacity, leading to strong high-resource performance but substantial degradation on low-resource speech. To address this problem and improve multilingual consistency, we propose MSRT, a novel framework built around a resource-aware Mixture of Speech Encoders (MoSE). MoSE uses an explicit language router to assign each utterance to an appropriate expert encoder. A frozen expert preserves high-resource language capabilities, while a trainable expert adapts to and specializes in medium- and low-resource languages. We further introduce a five-stage curriculum learning strategy that substantially reduces data dependence, requiring only 10 hours of paired S2TT data per language for effective alignment. We conduct extensive experiments on 45 languages, systematically evaluating all $45 \times 44$ translation directions. Our 4B-parameter model achieves state-of-the-art performance, outperforming substantially larger baselines. Empirical analyses show that MoSE improves high-, medium-, and low-resource languages simultaneously, with the largest gains on low-resource speech, thereby breaking the curse of multilinguality without compromising high-resource performance. To support future multilingual S2TT research, we release our code and models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。