paper-with-me

홈 › Papers

WDMoE: Wireless Distributed Large Language Models with Mixture of Experts

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

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 wireless distributed LLMs paradigm based on Mixture of Experts (MoE), named WDMoE, deploying LLMs collaboratively across edge servers of base station (BS) and mobile devices in the wireless communications system. Specifically, we decompose the MoE layer in LLMs by deploying the gating network and the preceding neural network layer at BS, while distributing the expert networks across the devices. This arrangement leverages the parallel capabilities of expert networks on distributed devices. Moreover, to overcome the instability of wireless communications, we design an expert selection policy by taking into account both the performance of the model and the end-to-end latency, which includes both transmission delay and inference delay. Evaluations conducted across various LLMs and multiple datasets demonstrate that WDMoE not only outperforms existing models, such as Llama 2 with 70 billion parameters, but also significantly reduces end-to-end latency.

📄 PDF Abstract BibTeX arXiv:2405.03131

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-Experts

Methods 이 논문이 사용한 방법론

BASE 설명 없음
LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…
MoE 설명 없음

Similar Papers 제목 키워드 기반

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

On Privacy, Security, and Trustworthiness in Distributed Wireless Large AI Models (WLAM)

2024-12-03 · Zhaohui Yang, Wei Xu, Le Liang, Yuanhao Cui 외

Combining wireless communication with large artificial intelligence (AI) models can open up a myriad of novel application scenarios. In sixth generation (6G) networks, ubiquitous communication and computing resources all…

Autonomous VehiclesEthics

Distributed Intelligence in Wireless Networks

2022-08-01 · Xiaolan Liu, Jiadong Yu, Yuanwei Liu, Yue Gao 외

The cloud-based solutions are becoming inefficient due to considerably large time delays, high power consumption, security and privacy concerns caused by billions of connected wireless devices and typically zillions byte…

Decision MakingEdge-computing

DoA-Aided MMSE Channel Estimation for Wireless Communication Systems

2023-12-11 · Franz Weißer, Nurettin Turan, Wolfgang Utschick

This paper investigates the combination of parametric channel estimation with minimum mean square error (MMSE) estimation. We propose a direction-of-arrival (DoA)-aided two-stage channel estimation technique that utilize…

Going Beyond the Edge: Distributed Inference of Transformer Models on Ultra-Low-Power Wireless Devices

2026-05-15 · Alexander Gräfe, Ding Huo, Vincent de Bakker, Johannes Berger 외 arxiv

Transformer models are rapidly becoming a cornerstone of modern Internet of Things (IoT) applications, yet their computational and memory demands far exceed the capabilities of a single typical ultra-low-power IoT device…