Splitwise: Collaborative Edge-Cloud Inference for LLMs via Lyapunov-Assisted DRL
By: Abolfazl Younesi , Abbas Shabrang Maryan , Elyas Oustad and more
Potential Business Impact:
Makes smart AI work faster on phones.
Deploying large language models (LLMs) on edge devices is challenging due to their limited memory and power resources. Cloud-only inference reduces device burden but introduces high latency and cost. Static edge-cloud partitions optimize a single metric and struggle when bandwidth fluctuates. We propose Splitwise, a novel Lyapunov-assisted deep reinforcement learning (DRL) framework for fine-grained, adaptive partitioning of LLMs across edge and cloud environments. Splitwise decomposes transformer layers into attention heads and feed-forward sub-blocks, exposing more partition choices than layer-wise schemes. A hierarchical DRL policy, guided by Lyapunov optimization, jointly minimizes latency, energy consumption, and accuracy degradation while guaranteeing queue stability under stochastic workloads and variable network bandwidth. Splitwise also guarantees robustness via partition checkpoints with exponential backoff recovery in case of communication failures. Experiments on Jetson Orin NX, Galaxy S23, and Raspberry Pi 5 with GPT-2 (1.5B), LLaMA-7B, and LLaMA-13B show that Splitwise reduces end-to-end latency by 1.4x-2.8x and cuts energy consumption by up to 41% compared with existing partitioners. It lowers the 95th-percentile latency by 53-61% relative to cloud-only execution, while maintaining accuracy and modest memory requirements.
Similar Papers
Memory- and Latency-Constrained Inference of Large Language Models via Adaptive Split Computing
Machine Learning (CS)
Lets smart gadgets run big AI programs.
P3SL: Personalized Privacy-Preserving Split Learning on Heterogeneous Edge Devices
Machine Learning (CS)
Lets phones learn without sharing private info.
An Experimental Study of Split-Learning TinyML on Ultra-Low-Power Edge/IoT Nodes
Networking and Internet Architecture
Lets small devices learn from data wirelessly.