English

SkyMemory: A LEO Edge Cache for Transformer Inference Optimization and Scale Out

Distributed, Parallel, and Cluster Computing 2025-05-21 v1

Abstract

We expand the scope of cache memory to include LEO constellations, which are highly distributed systems with thousands of satellites connected with free-space optics inter-satellite links (ISL) always only one hop from any point on earth. We show how to increase the number of cache hits and improve the speed of inference for the important use case of LLMs. These benefits apply not only to LLMs, both terrestrially hosted and on satellites, but also generalize to any cache distributed over multiple locations that needs to be accessed in a timely manner. We show the benefit of our key value cache (KVC) protocol in simulations and present a proof-of-concept implementation of the protocol for KVCs on a testbed comprising 5 Intel NUC Linux mini PCs hosting a 19x5 constellation, with an NVIDIA Jetson Nano 8GB GPU hosting the LLM.

Keywords

Cite

@article{arxiv.2505.14427,
  title  = {SkyMemory: A LEO Edge Cache for Transformer Inference Optimization and Scale Out},
  author = {Thomas Sandholm and Sayandev Mukherjee and Lin Cheng and Bernardo A. Huberman},
  journal= {arXiv preprint arXiv:2505.14427},
  year   = {2025}
}
R2 v1 2026-07-01T02:25:17.154Z