paper-with-me

홈 › Papers

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

2026-05-14 · Weisen Jiang, Shuhao Chen, Sinno Jialin Pan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.14289

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Secure and Privacy Preserving Proxy Biometrics Identities

2022-12-21 · Harkeerat Kaur, Rishabh Shukla, Isao Echizen, Pritee Khanna

With large-scale adaption to biometric based applications, security and privacy of biometrics is utmost important especially when operating in unsupervised online mode. This work proposes a novel approach for generating …

DiversityPrivacy Preserving

TADS: Task-Aware Data Selection for Multi-Task Multimodal Pre-Training

2026-02-05 · Guanjie Cheng, Boyi Li, Lingyu Sun, Mengying Zhu 외 arxiv

Large-scale multimodal pre-trained models like CLIP rely heavily on high-quality training data, yet raw web-crawled datasets are often noisy, misaligned, and redundant, leading to inefficient training and suboptimal gene…

The Long-Term Effects of Data Selection in LLM Fine-Tuning

2026-05-28 · Yuxin Yang, Aoxiong Zeng, Xiangquan Yang arxiv

Data selection is increasingly used to reduce the cost of large language model (LLM) fine-tuning, with recent methods prioritizing samples by current utility, diversity, quality, or influence. This paper studies a differ…

SynQuE: Estimating Synthetic Dataset Quality Without Annotations

2025-11-06 · Arthur Chen, Victor Zhong arxiv

We introduce and formalize the Synthetic Dataset Quality Estimation (SynQuE) problem: ranking synthetic datasets by their expected real-world task performance using only limited unannotated real data. This addresses a cr…

Image ClassificationSentiment Analysis

Diversity Is All You Need for Contrastive Learning: Spectral Bounds on Gradient Magnitudes

2025-10-07 · Peter Ochieng arxiv

We derive non-asymptotic spectral bands that bound the squared InfoNCE gradient norm via alignment, temperature, and batch spectrum, recovering the \(1/τ^{2}\) law and closely tracking batch-mean gradients on synthetic d…

Contrastive Learning