paper-with-me

Papers

Fixing MoE Over-Fitting on Low-Resource Languages in Multilingual Machine Translation

2022-12-15 · Maha Elbayad, Anna Sun, Shruti Bhosale

Sparsely gated Mixture of Experts (MoE) models have been shown to be a compute-efficient method to scale model capacity for multilingual machine translation. However, for low-resource tasks, MoE models severely over-fit. We show effective regularization strategies, namely dropout techniques for MoE layers in EOM and FOM, Conditional MoE Routing and Curriculum Learning methods that prevent over-fitting and improve the performance of MoE models on low-resource tasks without adversely affecting high-resource tasks. On a massively multilingual machine translation benchmark, our strategies result in about +1 chrF++ improvement in very low resource language pairs. We perform an extensive analysis of the learned MoE routing to better understand the impact of our regularization methods and how we can improve them.

📄 PDF Abstract BibTeX arXiv:2212.07571

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMixture-of-ExpertsTranslation

Methods 이 논문이 사용한 방법론

EoM Excess of Mass aim to maximized the cluster stability
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Robust Optimization for Multilingual Translation with Imbalanced Data

2021-04-15 · NeurIPS 2021 12 · Xian Li, Hongyu Gong

Multilingual models are parameter-efficient and especially effective in improving low-resource languages by leveraging crosslingual transfer. Despite recent advance in massive multilingual translation with ever-growing m…

Machine TranslationTranslation

Automatic Speech Recognition for the Ika Language

2024-10-01 · Uchenna Nzenwata, Daniel Ogbuigwe

We present a cost-effective approach for developing Automatic Speech Recognition (ASR) models for low-resource languages like Ika. We fine-tune the pretrained wav2vec 2.0 Massively Multilingual Speech Models on a high-qu…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

MERIT: Multilingual Expert-Reward Informed Tuning for Chinese-Centric Low-Resource Machine Translation

2026-04-06 · Zhixiang Lu, Chong Zhang, Chenyu Xue, Angelos Stefanidis 외 arxiv

Neural machine translation (NMT) from Chinese to low-resource Southeast Asian languages remains severely constrained by the extreme scarcity of clean parallel corpora and the pervasive noise in existing mined data. This …

Machine Translation

Master-ASR: Achieving Multilingual Scalability and Low-Resource Adaptation in ASR with Modular Learning

2023-06-23 · Zhongzhi Yu, Yang Zhang, Kaizhi Qian, Yonggan Fu 외

Despite the impressive performance recently achieved by automatic speech recognition (ASR), we observe two primary challenges that hinder its broader applications: (1) The difficulty of introducing scalability into the m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Adapting Where It Matters: Depth-Aware Adaptation for Efficient Multilingual Speech Recognition in Low-Resource Languages

2026-02-01 · Yang Xiao, Eun-Jung Holden, Ting Dang arxiv

Recent speech foundation models excel at multilingual automatic speech recognition (ASR) for high-resource languages, but adapting them to low-resource languages remains challenging due to data scarcity and efficiency co…

Computational EfficiencySpeech Recognition