Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MetaMoE: Diversity-Aware Proxy Selection for Privacy-Preserving Mixture-of-Experts Unification

About

Mixture-of-Experts (MoE) models scale capacity by combining specialized experts, but most existing approaches assume centralized access to training data. In practice, data are distributed across clients and cannot be shared due to privacy constraints, making unified MoE training challenging. We propose MetaMoE, a privacy-preserving framework that unifies independently trained, domain-specialized experts into a single MoE using public proxy data as surrogates for inaccessible private data. Central to MetaMoE is diversity-aware proxy selection, which selects client-domain-relevant and diverse samples from public data to effectively approximate private data distributions and supervise router learning. These proxies are further used to align expert training, improving expert coordination at unification time, while a context-aware router enhances expert selection across heterogeneous inputs. Experiments on computer vision and natural language processing benchmarks demonstrate that MetaMoE consistently outperforms recent privacy-preserving MoE unification methods. Code is available at https://github.com/ws-jiang/MetaMoE.

Weisen Jiang, Shuhao Chen, Sinno Jialin Pan• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationFlowers (test)
Accuracy93.67
183
Image ClassificationEuroSAT (test)
Accuracy97.98
177
Question AnsweringCSQA (test)
Accuracy81.33
68
Image ClassificationOxford-IIIT Pet (test)--
59
Image ClassificationPets (test)
Accuracy91.91
58
Image ClassificationOxford 102 Flowers (test)
Mean Per-Class Accuracy97.08
44
Social Interaction Question AnsweringSocialIQA (test)
Accuracy72.26
28
Question AnsweringCosmosQA (test)
Accuracy85.8
20
Image ClassificationPets, Flowers, and EuroSAT
Average Accuracy94.52
10
Question AnsweringSocialIQA (test)
Accuracy77.64
10
Showing 10 of 11 rows

Other info

Follow for update