The reviewed record of science sign in
Pith

arxiv: 2306.08586 · v3 · pith:N7PGIIWX · submitted 2023-06-14 · cs.LG · cs.AI· math.OC

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

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:N7PGIIWXrecord.jsonopen to challenge →

classification cs.LG cs.AImath.OC
keywords ddometexttttrainingdecentralizeddynamicallyjointdataexpert
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Retrieval-Augmented Personalization with Foundation Models for Wearable Stress Detection

    cs.LG 2026-06 unverdicted novelty 6.0

    Retrieval from out-of-domain foundation models enables personalization of a lightweight transformer for stress detection, yielding +3.92% accuracy and +4.76% F1 gains on WESAD without user labels.

  2. FedCoE: Bridging Generalization and Personalization via Federated Coordinated Dual-level MoEs

    cs.LG 2026-05 unverdicted novelty 6.0

    FedCoE proposes a coordinated dual-level MoE framework for federated learning that improves global and personalized accuracy while enabling strong cold-start performance for new clients.

  3. FLEX-MoE: Federated Mixture-of-Experts with Load-balanced Expert Assignment for Edge Computing

    cs.LG 2025-12 unverdicted novelty 5.0

    FLEX-MoE proposes client-expert fitness scores and an optimization algorithm to jointly maximize specialization and enforce balanced expert utilization in federated MoE for edge computing under non-IID data and capaci...