English

Towards Being Parameter-Efficient: A Stratified Sparsely Activated Transformer with Dynamic Capacity

Computation and Language 2023-10-24 v2

Abstract

Mixture-of-experts (MoE) models that employ sparse activation have demonstrated effectiveness in significantly increasing the number of parameters while maintaining low computational requirements per token. However, recent studies have established that MoE models are inherently parameter-inefficient as the improvement in performance diminishes with an increasing number of experts. We hypothesize this parameter inefficiency is a result of all experts having equal capacity, which may not adequately meet the varying complexity requirements of different tokens or tasks. In light of this, we propose Stratified Mixture of Experts (SMoE) models, which feature a stratified structure and can assign dynamic capacity to different tokens. We demonstrate the effectiveness of SMoE on three multilingual machine translation benchmarks, containing 4, 15, and 94 language pairs, respectively. We show that SMoE outperforms multiple state-of-the-art MoE models with the same or fewer parameters.

Keywords

Cite

@article{arxiv.2305.02176,
  title  = {Towards Being Parameter-Efficient: A Stratified Sparsely Activated Transformer with Dynamic Capacity},
  author = {Haoran Xu and Maha Elbayad and Kenton Murray and Jean Maillard and Vedanuj Goswami},
  journal= {arXiv preprint arXiv:2305.02176},
  year   = {2023}
}

Comments

Accepted at Findings of EMNLP 2023

R2 v1 2026-06-28T10:24:39.028Z