arXiv Machine Learning By Tianhang Ding, Jianchun Liu, Hongli Xu

Pallas: A Proactive KV Cache Migration Framework for LLM Inference in AI-RAN

Read the original on arXiv Machine Learning →

arXiv:2608. 16477v1 Announce Type: new Abstract: AI-RAN brings large language model (LLM) serving close to mobile users, but cellular handover can separate an active request from its inference state: the user attaches to a target base station (gNB) while the large and growing key-value (KV) cache remains at the source.

Summary generated by The Flow from the publisher's feed. The full article lives at arXiv Machine Learning.

Hugging Face Trending Papers
2d ago

Pallas: A Proactive KV Cache Migration Framework for LLM Inference in AI-RAN

AI-RAN brings large language model (LLM) serving close to mobile users, but cellular handover can separate an active request from its inference state: the user attaches to a target base station (gNB) while the large and growing key-value (KV) cache remains at the source. Retaining inference at the source preserves service continuity but persistently increases inter-token latency (ITL), whereas recovering the state at the target restores serving locality but requires KV-cache transfer, recomputation, or a combination of both only after handover, directly prolonging service interruption time (SIT).