Toward Scalable Generative AI via Mixture of Experts in Mobile Edge Networks
Jiacheng Wang, Hongyang Du, Dusit Niyato, Jiawen Kang, Zehui Xiong, Dong In Kim, Khaled B. Letaief
TL;DR
This paper tackles the challenge of deploying large, resource-intensive generative AI (GAI) on devices with limited resources by integrating Mixture-of-Experts (MoE) with mobile edge networks. It proposes a framework that decomposes GAI tasks, offloads subtasks to edge devices, and uses a Soft Actor-Critic (SAC) based DRL approach to select edge experts while accounting for communication and computation costs. A case study demonstrates that edge-assisted MoE can approach upper-bound QoS and improve content generation quality under constrained resources, validating the practicality of edge-supported GAI. The work highlights a path toward ubiquitous, low-latency, privacy-preserving GAI on mobile devices and outlines future directions in semantic communications, ISAC, and SAGIN-enabled MoE architectures.
Abstract
The advancement of generative artificial intelligence (GAI) has driven revolutionary applications like ChatGPT. The widespread of these applications relies on the mixture of experts (MoE), which contains multiple experts and selectively engages them for each task to lower operation costs while maintaining performance. Despite MoE, GAI faces challenges in resource consumption when deployed on user devices. This paper proposes mobile edge networks supported MoE-based GAI. We first review the MoE from traditional AI and GAI perspectives, including structure, principles, and applications. We then propose a framework that transfers subtasks to devices in mobile edge networks, aiding GAI model operation on user devices. We discuss challenges in this process and introduce a deep reinforcement learning based algorithm to select edge devices for subtask execution. Experimental results will show that our framework not only facilitates GAI's deployment on resource-limited devices but also generates higher-quality content compared to methods without edge network support.
