works on

From the 1 of 16 linked papers with an AI index.

collaborators

16 papers

cs.CV2026

Nemotron-Labs-Diffusion-Image: Advancing Masked Discrete Diffusion for High-Resolution Image Synthesis

Shufan Li, Greg Heinrich, Hanrong Ye +4

The paper introduces Nemotron-Labs-Diffusion-Image, a masked discrete diffusion model for high‑resolution text‑to‑image synthesis that adds a token‑editing mechanism and a grouped…

cs.CL2026

Nemotron-Labs-Diffusion: A Tri-Mode Language Model Unifying Autoregressive, Diffusion, and Self-Speculation Decoding

Yonggan Fu, Lexington Whalen, Abhinav Garg +23

We introduce Nemotron-Labs-Diffusion, a tri-mode language model (LM) that unifies AR, diffusion, and self-speculation decoding within a single architecture. Trained with a joint AR…

cs.AI2026

PRESTO: Prefix-Aligned Tree Drafting for Diffusion Speculative Decoding

Zheng Wang, Zhifan Ye, Qi Cheng +8

Diffusion Large Language Models (dLLMs) have emerged as a promising alternative to autoregressive (AR) LLMs, generating tokens in parallel. This makes them effective draft models f…

cs.CL2026

-dLLM: Accelerating Diffusion Large Language Models via Spatio-Temporal Redundancy Reduction

Zhenbang Du, Kejing Xia, Xinrui Zhong +6

Diffusion Large Language Models (dLLMs) have emerged as a promising alternative to autoregressive generation by enabling parallel token prediction. However, practical dLLM decoding…

cs.CL2026

Efficient-DLM: From Autoregressive to Diffusion Language Models, and Beyond in Speed

Yonggan Fu, Lexington Whalen, Zhifan Ye +11

Diffusion language models (dLMs) have emerged as a promising paradigm that enables parallel, non-autoregressive generation, but their learning efficiency lags behind that of autore…

cs.CL2026

Fast-dVLM: Efficient Block-Diffusion VLM via Direct Conversion from Autoregressive VLM

Chengyue Wu, Shiyi Lan, Yonggan Fu +9

Vision-language models (VLMs) predominantly rely on autoregressive decoding, which generates tokens one at a time and fundamentally limits inference throughput. This limitation is…