cd /news/artificial-intelligence/dels-spec-decoupled-long-short-conte… · home topics artificial-intelligence article
[ARTICLE · art-52015] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

DeLS-Spec: Decoupled Long-Short Contexts for Parallel Speculative Drafting

Researchers propose DeLS-Spec, a speculative decoding method that decouples long- and short-context experts to accelerate LLM inference. By adding a lightweight local head to the existing DFlash model, DeLS-Spec achieves higher speedup and acceptance length on Qwen3 models without costly joint training. The method offers modular flexibility and low training cost.

read1 min views1 publishedJul 9, 2026

arXiv:2607.07409v1 Announce Type: new Abstract: Speculative decoding accelerates LLM inference by drafting multiple tokens and verifying them in parallel. Block-parallel drafters such as DFlash further improve drafting efficiency by predicting an entire block in one pass, but their position-wise predictions lack explicit intra-block causal conditioning. Recent methods such as Domino and DSpark attempt to introduce such causality into block-parallel drafting, but they require training the draft model from scratch, which limits their flexibility and increases training cost. We propose DeLS-Spec, a decoupled long-short context speculative decoding method. DeLS-Spec treats the fixed DFlash model as a long-context expert and introduces a lightweight local head as a short-context expert. The local head can be trained independently with a standard next-token prediction objective, without joint training with the target model or the DFlash backbone, leading to extremely low training cost. At inference time, DeLS-Spec combines long-context and short-context logits, and the local head is not tied to a specific DFlash checkpoint, making the method more modular and flexible. Experiments on Qwen3 models show that DeLS-Spec consistently improves speedup and average acceptance length over DFlash across math, code, and dialogue benchmarks.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @dels-spec 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/dels-spec-decoupled-…] indexed:0 read:1min 2026-07-09 ·