计算机科学
安全性令牌
吞吐量
解码方法
依赖关系(UML)
前缀
并行计算
不确定性算法
分布式计算
推论
实时计算
编码(内存)
架空(工程)
帕累托原理
计算机网络
序列化
方案(数学)
并发
解耦(概率)
生产(经济)
算法
作者
Xin Cheng,Xingkai Yu,Chenze Shao,Jiashi Li,Yunfan Xiong,Yi Qian,J ZHU,Shirong Ma,Xiaokang Zhang,J P Ye,Qinyu Chen,Chengqi Deng,Jiping Yu,Damai Dai,Zhengyan Zhang,Yixuan Wei,Yixuan Tan,Wenkai Yang,Runxin Xu,Yu Wu
摘要
Speculative decoding accelerates Large Language Model (LLM) inference by decoupling draft generation from target verification. While recent parallel drafters efficiently propose long token sequences in a single forward pass, they suffer from rapid acceptance decay due to a lack of inter-token dependencies. Furthermore, indiscriminately verifying these extended blocks wastes critical batch capacity on tokens with high rejection risks, severely degrading throughput in high-concurrency serving systems. We introduce DSpark, a speculative decoding framework that unifies high-throughput parallel generation with adaptive, load-aware verification. To maintain draft quality, DSpark utilizes a semi-autoregressive architecture, coupling a parallel backbone with a lightweight sequential module, to introduce intra-block dependency modeling and mitigate suffix decay. To optimize system efficiency, DSpark employs confidence-scheduled verification, dynamically tailoring the verification length for each request based on estimated prefix survival probabilities and engine-specific throughput profiles. On offline benchmarks across diverse domains, DSpark substantially improves the accepted length over state-of-the-art autoregressive and parallel drafters. When deployed within the DeepSeek-V4 serving system under live user traffic, DSpark successfully mitigates verification waste. Compared to the established production baseline (MTP-1), DSpark accelerates per-user generation speeds by 60 to 85 percent at matched throughput levels. More importantly, by preventing severe throughput degradation under strict interactivity constraints, it enables performance tiers that were previously unattainable, shifting the Pareto frontier of our serving system.
科研通智能强力驱动
Strongly Powered by AbleSci AI