English

MiLorE-SSL: Scaling Multilingual Capabilities in Self-Supervised Models without Forgetting

Computation and Language 2026-01-29 v1 Audio and Speech Processing

Abstract

Self-supervised learning (SSL) has greatly advanced speech representation learning, but multilingual SSL models remain constrained to languages encountered during pretraining. Retraining from scratch to incorporate new languages is computationally expensive, while sequential training without migitation strategies often leads to catastrophic forgetting. To address this, we propose MiLorE-SSL, a lightweight framework that combines LoRA modules with a soft mixture-of-experts (MoE) mechanism for efficient continual multilingual training. LoRA provides efficient low-rank adaptation, while soft MoE promotes flexible expert sharing across languages, reducing cross-lingual interference. To further mitigate forgetting, we introduce limited replay data from existing languages, avoiding reliance on large historical corpora. Experiments on ML-SUPERB demonstrate that MiLorE-SSL achieves strong performance in new languages and improves the ability in existing ones with only 2.14% trainable parameters.

Keywords

Cite

@article{arxiv.2601.20300,
  title  = {MiLorE-SSL: Scaling Multilingual Capabilities in Self-Supervised Models without Forgetting},
  author = {Jing Xu and Minglin Wu and Xueyuan Chen and Xixin Wu and Helen Meng},
  journal= {arXiv preprint arXiv:2601.20300},
  year   = {2026}
}

Comments

Accepted by ICASSP2026

R2 v1 2026-07-01T09:23:21.446Z