AI RESEARCH
Fast-dLLM++: Fr\'{e}chet Profile Decoding for Faster Diffusion LLM Inference
arXiv CS.LG
•
ArXi:2606.02955v1 Announce Type: cross Diffusion large language models promise parallel token generation, yet inference remains bottlenecked by deciding which masked tokens can be safely committed together. Fast-dLLM addressed this with KV caching and confidence-guided parallel decoding, but its decoding theory uses a homogeneous high-confidence assumption that effectively reduces each candidate set to its weakest selected token. We argue that this leaves speed on the table because real decoding steps exhibit heterogeneous confidence profiles. We propose \textbf{Fast-dLLM++}, a.