Vision-language models (VLMs) predominantly rely on autoregressive decoding, which generates tokens one at a time and fundamentally limits inference throughput. This limitation is especially acute in
physical AI scenarios
such as robotics and autonomous driving, where VLMs are deployed on edge devices at batch size one.
Fast-dVLM
is a block-diffusion-based VLM that enables
KV-cache-compatible parallel decoding
and
speculative block decoding
for inference acceleration. Built on
Qwen2.5-VL-3B-Instruct
, Fast-dVLM directly converts the pretrained AR VLM into a block-diffusion model in a single stage, leveraging the already multimodally aligned VLM.
Key Highlights
Lossless Quality
: Matches the AR baseline (Qwen2.5-VL-3B) across
11 multimodal benchmarks
(74.0 avg).
Up to 6.18x Speedup
: With SGLang integration and FP8 quantization.
2.63x Tokens/NFE
: With self-speculative block decoding.
Direct Conversion
: Single-stage AR-to-diffusion conversion outperforms two-stage approach (73.3 vs 60.2 avg).
Key Techniques
Block-Size Annealing
: Curriculum that progressively increases the block size during training.
Causal Context Attention
: Noisy tokens attend bidirectionally within blocks (N2N), to clean tokens from preceding blocks (N2C), while clean tokens follow causal attention (C2C).
Auto-Truncation Masking
: Prevents cross-turn leakage in multi-turn dialogue.
Vision-Efficient Concatenation
: Vision embeddings included only in the clean stream, reducing peak memory by 15% and training time by 14.2%.
Fast-dVLM matches the AR baseline on 11 multimodal benchmarks while achieving 2.63x Tokens/NFE with speculative decoding.
Model
AI2D
ChartQA
DocVQA
GQA
MMBench
MMMU
POPE
RWQA
SEED2+
TextVQA
Avg
MMMU-Pro-V
Tok/NFE
Qwen2.5-VL-3B
80.8
84.0
93.1
59.0
76.9
47.3
86.2
65.1
68.6
79.1
74.0
26.3
1.00
Fast-dVLM (MDM)
79.7
82.8
92.1
63.0
74.2
44.6
88.6
65.1
67.2
76.1
73.3
21.4
1.95
Fast-dVLM (spec.)
79.7
83.1
92.9
63.3
74.3
46.6
88.6
65.1
67.2
79.3
74.0
24.6
2.63
Inference Acceleration
Setting
MMMU-Pro-V
TPS
SpeedUp
AR baseline
26.3
56.7
1.00x
Fast-dVLM (MDM, t=0.9)
21.4
82.2
1.45x
+ Spec. decoding (linear)
24.6
112.7
1.98x
+ SGLang serving
24.1
319.0
5.63x
+ SmoothQuant-W8A8 (FP8)
23.8
350.3
6.18x
Citation
If you use Fast-dVLM in your research, please cite:
@misc{wu2026fastdvlmefficientblockdiffusionvlm,
title={Fast-dVLM: Efficient Block-Diffusion VLM via Direct Conversion from Autoregressive VLM},
author={Chengyue Wu and Shiyi Lan and Yonggan Fu and Sensen Gao and Jin Wang and Jincheng Yu and Jose M. Alvarez and Pavlo Molchanov and Ping Luo and Song Han and Ligeng Zhu and Enze Xie},
year={2026},
eprint={2604.06832},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2604.06832},
}
License
Released under
Apache 2.0
, following the base Qwen2.5-VL license.
Runs of Efficient-Large-Model Fast_dVLM_3B on huggingface.co
410
Total runs
-15
24-hour runs
62
3-day runs
98
7-day runs
-85
30-day runs
More Information About Fast_dVLM_3B huggingface.co Model
Fast_dVLM_3B huggingface.co is an AI model on huggingface.co that provides Fast_dVLM_3B's model effect (), which can be used instantly with this Efficient-Large-Model Fast_dVLM_3B model. huggingface.co supports a free trial of the Fast_dVLM_3B model, and also provides paid use of the Fast_dVLM_3B. Support call Fast_dVLM_3B model through api, including Node.js, Python, http.
Fast_dVLM_3B huggingface.co is an online trial and call api platform, which integrates Fast_dVLM_3B's modeling effects, including api services, and provides a free online trial of Fast_dVLM_3B, you can try Fast_dVLM_3B online for free by clicking the link below.
Efficient-Large-Model Fast_dVLM_3B online free url in huggingface.co:
Fast_dVLM_3B is an open source model from GitHub that offers a free installation service, and any user can find Fast_dVLM_3B on GitHub to install. At the same time, huggingface.co provides the effect of Fast_dVLM_3B install, users can directly use Fast_dVLM_3B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.