边缘侧动态推测+智能调度,显著提升大模型推理效率
WISP: Waste- and Interference-Suppressed Distributed Speculative LLM Serving at the Edge via Dynamic Drafting and SLO-Aware Batching
- 边缘设备动态生成草稿,云端验证并智能批处理
- 相比集中式服务,系统吞吐提升最高3.7倍
- 适合对延迟敏感的边缘大模型应用
随着大语言模型(LLMs)向终端用户普及,越来越多的推理请求由边缘设备发起并在中心化GPU集群上计算。然而,计算负载的指数级增长给数据中心带来巨大压力,而边缘设备却大量闲置,导致网络资源分配不均与效率低下。通过推测解码将边缘设备融入推理流程,可在保持无损精度的前提下平衡云边负荷。本文识别并形式化了分布式推测推理中的两大瓶颈:浪费的草稿生成时间与验证阶段干扰。为此提出WISP系统,包含智能推测控制器、验证耗时预测器和SLO感知批调度器,协同提升草稿效率并优化云端验证请求调度。大量实验表明,相比集中式服务与SLED,WISP将系统容量提升最高达2.1倍和4.1倍,系统有效吞吐提升最高达1.94倍和3.7倍。
原文摘要 · Abstract (English)
As Large Language Models (LLMs) become increasingly accessible to end users, an ever-growing number of inference requests are initiated from edge devices and computed on centralized GPU clusters. However, the resulting exponential growth in computation workload is placing significant strain on data centers, while edge devices remain largely underutilized, leading to imbalanced workloads and resource inefficiency across the network. Integrating edge devices into the LLM inference process via speculative decoding helps balance the workload between the edge and the cloud, while maintaining lossless prediction accuracy. In this paper, we identify and formalize two critical bottlenecks that limit the efficiency and scalability of distributed speculative LLM serving: Wasted Drafting Time and Verification Interference. To address these challenges, we propose WISP, an efficient and SLO-aware distributed LLM inference system that consists of an intelligent speculation controller, a verification time estimator, and a verification batch scheduler. These components collaboratively enhance drafting efficiency and optimize verification request scheduling on the server. Extensive numerical results show that WISP improves system capacity by up to 2.1x and 4.1x, and increases system goodput by up to 1.94x and 3.7x, compared to centralized serving and SLED, respectively.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。