Saved in:
Bibliographic Details
Main Authors: Zuo, Fengrui, Ke, Zhiwei, Liu, Yiming, Lou, Wenqi, Wang, Chao, Zhou, Xuehai
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2601.20332
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866918316899041280
author Zuo, Fengrui
Ke, Zhiwei
Liu, Yiming
Lou, Wenqi
Wang, Chao
Zhou, Xuehai
author_facet Zuo, Fengrui
Ke, Zhiwei
Liu, Yiming
Lou, Wenqi
Wang, Chao
Zhou, Xuehai
contents Diffusion language models (DLMs) generate text through iterative denoising, but inference requires full-sequence attention at every iteration, resulting in substantial redundant computation on masked tokens. Block-wise diffusion can reduce this cost, yet it typically relies on retraining and constrained update orders, limiting its direct applicability to pretrained DLMs. Our token-level analysis reveals pronounced structural locality in DLM inference. Decoding is driven by a small set of prefix-localized active tokens; the influence of distant undecoded context diminishes rapidly, and decoded tokens exhibit stage-wise temporal stability, enabling reuse of intermediate representations except for a brief post-decode transient. Motivated by these observations, we propose \textbf{\placeholder}\footnote{The source code is available at https://github.com/vhicrgit/Window-Diffusion.}, a window-based token pruning and caching method for inference. We maintain a local computation window that slides rightward as denoising progresses, and partition undecoded tokens into: (i) \textit{active tokens} that are computed online, (ii) \textit{buffer tokens} whose KV states are cached and periodically refreshed, and (iii) \textit{far-field tokens} that are pruned outside the window. Computation is restricted to active and buffer tokens within the window, while far-field tokens are omitted at each stage. Experiments on LLaDA and Dream show that, under matched compute budgets, our method achieves up to $99\times$ inference speedup while largely preserving generation performance.
format Preprint
id arxiv_https___arxiv_org_abs_2601_20332
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle Window-Diffusion: Accelerating Diffusion Language Model Inference with Windowed Token Pruning and Caching
Zuo, Fengrui
Ke, Zhiwei
Liu, Yiming
Lou, Wenqi
Wang, Chao
Zhou, Xuehai
Machine Learning
Diffusion language models (DLMs) generate text through iterative denoising, but inference requires full-sequence attention at every iteration, resulting in substantial redundant computation on masked tokens. Block-wise diffusion can reduce this cost, yet it typically relies on retraining and constrained update orders, limiting its direct applicability to pretrained DLMs. Our token-level analysis reveals pronounced structural locality in DLM inference. Decoding is driven by a small set of prefix-localized active tokens; the influence of distant undecoded context diminishes rapidly, and decoded tokens exhibit stage-wise temporal stability, enabling reuse of intermediate representations except for a brief post-decode transient. Motivated by these observations, we propose \textbf{\placeholder}\footnote{The source code is available at https://github.com/vhicrgit/Window-Diffusion.}, a window-based token pruning and caching method for inference. We maintain a local computation window that slides rightward as denoising progresses, and partition undecoded tokens into: (i) \textit{active tokens} that are computed online, (ii) \textit{buffer tokens} whose KV states are cached and periodically refreshed, and (iii) \textit{far-field tokens} that are pruned outside the window. Computation is restricted to active and buffer tokens within the window, while far-field tokens are omitted at each stage. Experiments on LLaDA and Dream show that, under matched compute budgets, our method achieves up to $99\times$ inference speedup while largely preserving generation performance.
title Window-Diffusion: Accelerating Diffusion Language Model Inference with Windowed Token Pruning and Caching
topic Machine Learning
url https://arxiv.org/abs/2601.20332