Paper recorded by Signals 4 on 2026-09-21 in cs.CL. Abstract reproduced from arXiv; link to the original below.
Published 2026-09-21 on arXiv · recorded by Signals 4 on 2026-09-22
Category: cs.CL · 自然语言处理 · first seen 2026-09-22
Repeated execution of the target model during autoregressive decoding is a major source of LLM inference latency. Unlike linear speculation, which follows a single candidate chain, tree-structured speculation retains multiple branches from shared prefixes; under the same budget, this broader coverage can improve acceptance and efficiency. Adapting it to DeepSeek-V4 is nontrivial: its CSA/HCA onlin