Prefilling-dLLM: Predictive Prefilling for Long-Context Inference in Diffusion Language Models
Mirrored from arXiv — NLP / Computation & Language for archival readability. Support the source by reading on the original site.
Computer Science > Computation and Language
Title:Prefilling-dLLM: Predictive Prefilling for Long-Context Inference in Diffusion Language Models
Abstract:Diffusion large language models (dLLMs) re-encode the entire prefix at every denoising step, causing recomputation that scales
quadratically with context length and becomes prohibitive for long-context scenarios. We propose Prefilling-dLLM, a training-free
prefill-decode disaggregation framework for dLLMs that partitions the prefix into N chunks, caches their KV representations once,
and selects the top-K most relevant chunks with intra-chunk token sparsity for decoding, showing that sparse prefilling can
outperform dense attention while reducing per-step complexity from quadratic in the full sequence length to quadratic only in the
decode length. On LongBench and InfiniteBench, Prefilling-dLLM achieves state-of-the-art quality among dLLM acceleration methods,
and an attention kernel that parallelizes decoding over the non-contiguously cached chunk KV yields 9.1--28.0x speedup at 8K--32K
contexts. We further show that beginning-of-sequence tokens prepended to each chunk act as periodic attention anchors that eliminate
the lost-in-the-middle phenomenon. Code is available at this https URL.
| Comments: | Technical Report |
| Subjects: | Computation and Language (cs.CL) |
| Cite as: | arXiv:2606.10537 [cs.CL] |
| (or arXiv:2606.10537v1 [cs.CL] for this version) | |
| https://doi.org/10.48550/arXiv.2606.10537
arXiv-issued DOI via DataCite (pending registration)
|
Access Paper:
- View PDF
- HTML (experimental)
- TeX Source
References & Citations
Bibliographic and Citation Tools
Code, Data and Media Associated with this Article
Demos
Recommenders and Search Tools
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.
More from arXiv — NLP / Computation & Language
-
EDEN: A Large-Scale Corpus of Clinical Notes for Italian
Jun 12
-
Helping Figures Tell their Story! Paper-Grounded Video Generation Explaining Complex Scientific Figures
Jun 12
-
MARD: Mirror-Augmented Reasoning Distillation for Mechanism-Level Drug-Drug Interaction Prediction
Jun 12
-
Constrained Semantic Decompression in LLMs through Persian Proverb-Conditioned Story Generation
Jun 12
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.