cd /news/artificial-intelligence/leanstream-a-speculate-and-refine-st… · home topics artificial-intelligence article
[ARTICLE · art-121138] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

LeanStream: A Speculate-and-Refine Streaming Framework for Efficient on-Device LLM Inference

Researchers introduced LeanStream, a speculate-and-refine streaming framework for on-device large language model (LLM) inference that reduces memory usage by 4.8x to 7.5x and improves token generation throughput by 1.6x to 2.1x compared with prior systems, according to an arXiv paper (2609.03079v1). The framework progressively refines computation, loading, and cache-retention priorities using partial GPU results to enable fine-grained overlap between GPU execution and storage I/O on mobile and embedded platforms.

read1 min views1 publishedSep 4, 2026

arXiv:2609.03079v1 Announce Type: new Abstract: On-device LLM inference is attractive for privacy and responsiveness, but remains challenging on mobile and embedded devices because model weights far exceed available DRAM. Prior systems exploit activation sparsity and offload weights to SSD or flash storage, but face a fundamental systems trade-off: accurate sparse execution decisions require the latest context, whereas efficient computation-I/O overlap requires early prediction. As a result, existing designs either serialize execution or incur redundant weight fetches, extra computation, and large cache overheads. We present LeanStream, a streaming speculate-and-refine framework for efficient on-device LLM inference. LeanStream progressively refines computation, , and cache-retention priorities using partial GPU results, enabling fine-grained overlap between GPU execution and storage I/O. We implement LeanStream on both mobile and embedded platforms. Compared with prior on-device LLM inference systems, LeanStream reduces memory usage by 4.8$\times$ to 7.5$\times$ at the best throughput achieved by prior work, while further improving token generation throughput by 1.6$\times$ to 2.1$\times$.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @leanstream 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/leanstream-a-specula…] indexed:0 read:1min 2026-09-04 ·