dorsal/arxiv
View Schemad3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation
| Authors | Yu-Yang Qian, Junda Su, Lanxiang Hu, Peiyuan Zhang, Zhijie Deng, Peng Zhao, Hao Zhang |
|---|---|
| Categories | |
| ArXiv ID | 2601.07568vv1 |
| URL | https://arxiv.org/abs/2601.07568 |
| License | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ |
Abstract
Diffusion large language models (dLLMs) offer capabilities beyond those of autoregressive (AR) LLMs, such as parallel decoding and random-order generation. However, realizing these benefits in practice is non-trivial, as dLLMs inherently face an accuracy-parallelism trade-off. Despite increasing interest, existing methods typically focus on only one-side of the coin, targeting either efficiency or performance. To address this limitation, we propose d3LLM (Pseudo-Distilled Diffusion Large Language Model), striking a balance between accuracy and parallelism: (i) during training, we introduce pseudo-trajectory distillation to teach the model which tokens can be decoded confidently at early steps, thereby improving parallelism; (ii) during inference, we employ entropy-based multi-block decoding with a KV-cache refresh mechanism to achieve high parallelism while maintaining accuracy. To better evaluate dLLMs, we also introduce AUP (Accuracy Under Parallelism), a new metric that jointly measures accuracy and parallelism. Experiments demonstrate that our d3LLM achieves up to 10$\times$ speedup over vanilla LLaDA/Dream and 5$\times$ speedup over AR models without much accuracy drop. Our code is available at https://github.com/hao-ai-lab/d3LLM.
{
"annotation_id": "d1bd31fc-8b23-4104-9250-6cea9c86d36a",
"date_created": "2026-02-17T05:53:11.889000Z",
"date_modified": "2026-02-17T05:53:11.889000Z",
"file_hash": "83129cc68d82b822c7d8bc74cc958c7869a99dc84bcf0dc711a522a58f87dda5",
"private": false,
"record": {
"abstract": "Diffusion large language models (dLLMs) offer capabilities beyond those of autoregressive (AR) LLMs, such as parallel decoding and random-order generation. However, realizing these benefits in practice is non-trivial, as dLLMs inherently face an accuracy-parallelism trade-off. Despite increasing interest, existing methods typically focus on only one-side of the coin, targeting either efficiency or performance. To address this limitation, we propose d3LLM (Pseudo-Distilled Diffusion Large Language Model), striking a balance between accuracy and parallelism: (i) during training, we introduce pseudo-trajectory distillation to teach the model which tokens can be decoded confidently at early steps, thereby improving parallelism; (ii) during inference, we employ entropy-based multi-block decoding with a KV-cache refresh mechanism to achieve high parallelism while maintaining accuracy. To better evaluate dLLMs, we also introduce AUP (Accuracy Under Parallelism), a new metric that jointly measures accuracy and parallelism. Experiments demonstrate that our d3LLM achieves up to 10$\\times$ speedup over vanilla LLaDA/Dream and 5$\\times$ speedup over AR models without much accuracy drop. Our code is available at https://github.com/hao-ai-lab/d3LLM.",
"arxiv_id": "2601.07568",
"authors": [
"Yu-Yang Qian",
"Junda Su",
"Lanxiang Hu",
"Peiyuan Zhang",
"Zhijie Deng",
"Peng Zhao",
"Hao Zhang"
],
"categories": [
"cs.LG",
"cs.AI"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"title": "d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation",
"url": "https://arxiv.org/abs/2601.07568",
"version": "v1"
},
"schema_id": "dorsal/arxiv",
"source": {
"execution_id": "88c5af32-1f9e-4618-903b-6ffe246625fe",
"id": "arXiv Dataset",
"type": "Model",
"variant": "snapshot-2026-01-17",
"version": "0.1.0"
},
"user_id": 1000002
}