paper-with-me

홈 › Papers

PWC-MoE: Privacy-Aware Wireless Collaborative Mixture of Experts

2025-05-13 · Yang Su, Na Yan, Yansha Deng, Robert Schober

Large language models (LLMs) hosted on cloud servers alleviate the computational and storage burdens on local devices but raise privacy concerns due to sensitive data transmission and require substantial communication bandwidth, which is challenging in constrained environments. In contrast, small language models (SLMs) running locally enhance privacy but suffer from limited performance on complex tasks. To balance computational cost, performance, and privacy protection under bandwidth constraints, we propose a privacy-aware wireless collaborative mixture of experts (PWC-MoE) framework. Specifically, PWC-MoE employs a sparse privacy-aware gating network to dynamically route sensitive tokens to privacy experts located on local clients, while non-sensitive tokens are routed to non-privacy experts located at the remote base station. To achieve computational efficiency, the gating network ensures that each token is dynamically routed to and processed by only one expert. To enhance scalability and prevent overloading of specific experts, we introduce a group-wise load-balancing mechanism for the gating network that evenly distributes sensitive tokens among privacy experts and non-sensitive tokens among non-privacy experts. To adapt to bandwidth constraints while preserving model performance, we propose a bandwidth-adaptive and importance-aware token offloading scheme. This scheme incorporates an importance predictor to evaluate the importance scores of non-sensitive tokens, prioritizing the most important tokens for transmission to the base station based on their predicted importance and the available bandwidth. Experiments demonstrate that the PWC-MoE framework effectively preserves privacy and maintains high performance even in bandwidth-constrained environments, offering a practical solution for deploying LLMs in privacy-sensitive and bandwidth-limited scenarios.

📄 PDF Abstract BibTeX arXiv:2505.08719

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMixture-of-Experts

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Towards Efficient Federated Learning of Networked Mixture-of-Experts for Mobile Edge Computing

2025-11-03 · Song Gao, Songyang Zhang, Shusen Jing, Shuai Zhang 외 arxiv

Recent advancements in large artificial intelligence models (LAMs) are driving significant innovations in mobile edge computing within next-generation wireless networks. However, the substantial demands for computational…

Self-Supervised LearningFederated Learning

WDMoE: Wireless Distributed Large Language Models with Mixture of Experts

2024-05-06 · Nan Xue, Yaping Sun, Zhiyong Chen, Meixia Tao 외

Large Language Models (LLMs) have achieved significant success in various natural language processing tasks, but how wireless communications can support LLMs has not been extensively studied. In this paper, we propose a …

Mixture-of-Experts

Conflict-Aware Federated Fine-Tuning of Large Language Models with Mixture-of-Experts

2026-06-14 · Yijun Lu, Zihan Fang, Pengpeng Qiao, Zheng Lin 외 arxiv

The continuous scaling of large language models (LLMs) incurs prohibitive computational costs, making Mixture-of-Experts (MoE) a scalable alternative for efficient fine-tuning via sparse activation. While federated learn…

Federated Learning

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 sha…

WDMoE: Wireless Distributed Mixture of Experts for Large Language Models

2024-11-11 · Nan Xue, Yaping Sun, Zhiyong Chen, Meixia Tao 외

Large Language Models (LLMs) have achieved significant success in various natural language processing tasks, but the role of wireless networks in supporting LLMs has not been thoroughly explored. In this paper, we propos…

Mixture-of-Experts