LGAIITOct 11, 2025

Conformal Sparsification for Bandwidth-Efficient Edge-Cloud Speculative Decoding

arXiv:2510.09942v12 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses bandwidth efficiency for edge-cloud AI systems, offering incremental improvements in speculative decoding.

The paper tackled the bandwidth bottleneck in edge-cloud speculative decoding by proposing a framework that sparsifies and quantizes draft token distributions, reducing end-to-end latency and rejection rates.

Edge-cloud speculative decoding (SD) accelerates inference by having a cloud-based large language model (LLM) that verifies draft tokens generated by a resource-constrained small language model (SLM) at the edge. A central bottleneck is the limited bandwidth of the edge-cloud link, which necessitates efficient compression of draft token distributions. We first derive an information-theoretic bound that decomposes the token rejection rate into contributions from SLM-LLM distribution mismatch and from quantization distortion. Guided by this analysis, we propose the Sparse Quantize-and-Sample SD (SQS-SD) framework, which exploits distributional sparsity through structured sparsification and lattice-based quantization. Within this framework, K-SQS applies fixed top-K truncation, while C-SQS adaptively adjusts the retained token set via online conformal prediction to ensure bounded deviation from the dense distribution. Empirical results confirm that both approaches improve end-to-end latency and rejection rates in complimentary operating regimes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes