cd /news/artificial-intelligence/draftexpert-expansion-aware-self-spe… · home topics artificial-intelligence article
[ARTICLE · art-76415] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

DraftExpert: Expansion-Aware Self-Speculative Decoding for End-Device MoE Inference

Researchers propose DraftExpert, an expansion-aware self-speculative decoding framework for expert-offloaded Mixture-of-Experts (MoE) inference on end devices, achieving 1.45x average decode throughput improvement, 84-87% draft acceptance, and 86-88% prefetch hit rates on DeepSeek-V2-Lite and Moonlight-16B-A3B across CPU-GPU and Flash-NPU offload.

read1 min views1 publishedJul 28, 2026

arXiv:2607.24434v1 Announce Type: cross Abstract: Large Mixture-of-Experts (MoE) language models are attractive for end-device deployment because only a small subset of experts is active per token, but their routed expert weights often exceed accelerator memory. We target latency-critical single-user settings where routed experts are staged on demand from CPU memory to a GPU or from Flash to a mobile NPU. In this setting, self-speculative decoding faces a new bottleneck: increasing the draft expert set improves accuracy but triggers extra expert , while cheap small-footprint drafts have low acceptance; moreover, verifying a multi-token block activates the union of target experts and is no longer close to one target step. We propose DraftExpert, an expansion-aware self-speculative decoding framework for expert-offloaded MoE inference. DraftExpert trains one lightweight accelerator-resident draft expert per layer by self-distilling residual, logit/token, and router-agreement signals from the frozen target MoE. At inference time, it uses a fixed-footprint shared+top-1+draft-expert drafter together with confidence--expansion truncation and target-expert prefetching, while final tokens are still exactly verified by the target model. On DeepSeek-V2-Lite and Moonlight-16B-A3B across CPU-GPU and Flash-NPU offload, DraftExpert improves decode throughput by 1.45x on average, raises draft acceptance to 84~87%, and achieves 86~88% prefetch hit rates.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @draftexpert 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/draftexpert-expansio…] indexed:0 read:1min 2026-07-28 ·