LGAIOCJun 14, 2023

Learning to Specialize: Joint Gating-Expert Training for Adaptive MoEs in Decentralized Settings

arXiv:2306.08586v34 citationsh-index: 26
Originality Highly original
AI Analysis

This work addresses the challenge of adaptive and efficient MoE training for decentralized and heterogeneous data, such as in federated learning, offering significant performance gains.

The paper tackles the problem of how expertise emerges in Mixture-of-Experts (MoEs) through joint training of gating mechanisms and experts, especially in decentralized settings without clear task partitions, and introduces DDOME, which achieves up to 24% accuracy improvement over state-of-the-art federated learning baselines in image and text classification tasks.

Mixture-of-Experts (MoEs) achieve scalability by dynamically activating subsets of their components. Yet, understanding how expertise emerges through joint training of gating mechanisms and experts remains incomplete, especially in scenarios without clear task partitions. Motivated by inference costs and data heterogeneity, we study how joint training of gating functions and experts can dynamically allocate domain-specific expertise across multiple underlying data distributions. As an outcome of our framework, we develop an instance tailored specifically to decentralized training scenarios, introducing \textit{Dynamically Decentralized Orchestration of MoEs} or \texttt{DDOME}. \texttt{DDOME} leverages heterogeneity emerging from distributional shifts across decentralized data sources to specialize experts dynamically. By integrating a pretrained common expert to inform a gating function, \texttt{DDOME} achieves personalized expert subset selection on-the-fly, facilitating just-in-time personalization. We empirically validate \texttt{DDOME} within a Federated Learning (FL) context: \texttt{DDOME} attains from 4\% up to an 24\% accuracy improvement over state-of-the-art FL baselines in image and text classification tasks, while maintaining competitive zero-shot generalization capabilities. Furthermore, we provide theoretical insights confirming that the joint gating-experts training is critical for achieving meaningful expert specialization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes