AI RESEARCH

Draft Less, Retrieve More: Hybrid Tree Construction for Speculative Decoding

arXiv CS.AI

ArXi:2605.20104v1 Announce Type: cross Speculative decoding (SD) accelerates large language model inference by leveraging a draft-then-verify paradigm. To maximize the acceptance rate, recent methods construct expansive draft trees, which unfortunately incur severe VRAM bandwidth and computational overheads that bottleneck end-to-end speedups. While dynamic-depth pruning can reduce this latency by removing marginal branches, it also discards potentially valid candidates, preventing the acceptance rate from reaching the upper bound of dense trees.