paper-with-me

홈 › Papers

WDMoE: Wireless Distributed Mixture of Experts for Large Language Models

2024-11-11 · Nan Xue, Yaping Sun, Zhiyong Chen, Meixia Tao, Xiaodong Xu, Liang Qian, Shuguang Cui, Wenjun Zhang, Ping Zhang

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 propose a wireless distributed Mixture of Experts (WDMoE) architecture to enable collaborative deployment of LLMs across edge servers at the base station (BS) and mobile devices in wireless networks. Specifically, we decompose the MoE layer in LLMs by placing the gating network and the preceding neural network layer at BS, while distributing the expert networks among the devices. This deployment leverages the parallel inference capabilities of expert networks on mobile devices, effectively utilizing the limited computing and caching resources of these devices. Accordingly, we develop a performance metric for WDMoE-based LLMs, which accounts for both model capability and latency. To minimize the latency while maintaining accuracy, we jointly optimize expert selection and bandwidth allocation based on the performance metric. Moreover, we build a hardware testbed using NVIDIA Jetson kits to validate the effectiveness of WDMoE. Both theoretical simulations and practical hardware experiments demonstrate that the proposed method can significantly reduce the latency without compromising LLM performance.

📄 PDF Abstract BibTeX arXiv:2411.06681

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-Experts

Methods 이 논문이 사용한 방법론

MoE 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

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

Team Deep Mixture of Experts for Distributed Power Control

2020-07-28 · Matteo Zecchin, David Gesbert, Marios Kountouris

In the context of wireless networking, it was recently shown that multiple DNNs can be jointly trained to offer a desired collaborative behaviour capable of coping with a broad range of sensing uncertainties. In particul…

Mixture-of-Expertsspeech-recognitionSpeech Recognition

Federation of Experts: Communication Efficient Distributed Inference for Large Language Models

2026-05-07 · Muhammad Shahir Abdurrahman, Chun Deng, Azalia Mirhoseini, Philip Levis arxiv

Mixture of experts has emerged as the primary mechanism for making Large Language Models (LLMs) computationally efficient. However, in distributed settings, communicating token embeddings between experts is a significant…

Towards 3D Acceleration for low-power Mixture-of-Experts and Multi-Head Attention Spiking Transformers

2024-12-07 · Boxun Xu, Junyoung Hwang, Pruek Vanna-iampikul, Yuxuan Yin 외

Spiking Neural Networks(SNNs) provide a brain-inspired and event-driven mechanism that is believed to be critical to unlock energy-efficient deep learning. The mixture-of-experts approach mirrors the parallel distributed…

Mixture-of-Experts

SpaceMoE: Realizing Distributed Mixture-of-Experts Inference over Space Networks

2026-05-01 · Zhanwei Wang, Huiling Yang, Min Sheng, Khaled B. Letaief 외 arxiv

Leveraging continuous solar energy harvesting at high efficiency, space data centers are envisioned as a promising platform for executing energy-intensive large language models (LLMs). Recognizing this advantage, space a…