Communication-Efficient Collaborative LLM Inference over LEO Satellite Networks
Songge Zhang, Wen Wu, Liang Li, Ye Wang, Xuemin (Sherman) Shen

TL;DR
This paper introduces a communication-efficient collaborative inference scheme for large language models over LEO satellite networks, reducing delay and communication costs while maintaining accuracy.
Contribution
It proposes a novel model splitting, compression, and pipeline parallelism approach optimized via a shortest-path search to enhance LLM inference on satellite networks.
Findings
Reduces inference delay by up to 42%.
Cuts communication overhead by up to 71%.
Maintains inference accuracy loss below 1%.
Abstract
Low Earth orbit (LEO) satellites play an essential role in intelligent Earth observation by leveraging artificial intelligence models. However, limited onboard memory and excessive inference delay prevent the practical deployment of large language models (LLMs) on a single satellite. In this paper, we propose a communication-efficient collaborative LLM inference scheme for LEO satellite networks. Specifically, the entire LLM is split into multiple sub-models, with each deployed on a satellite, thereby enabling collaborative LLM inference via exchanging intermediate activations between satellites. The proposed scheme also leverages the pipeline parallelism mechanism that overlaps sub-model inference with intermediate activation transmission, thereby reducing LLM inference delay. An adaptive activation compression scheme is designed to mitigate cumulative errors from multi-stage model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
