paper-with-me

Papers

Nemotron-Labs-TwoTower: Diffusion Language Modeling with Pretrained Autoregressive Context

2026-06-25 · Fitsum Reda, John Kamalu, Roger Waleffe, Mostofa Patwary, Mohammad Shoeybi, Bryan Catanzaro arxiv

Diffusion language models offer a promising alternative to autoregressive models due to their potential for parallel and iterative generation. However, existing approaches use a single network for both context representation and iterative denoising, forcing one model to serve both roles and limiting its capacity for either role. We propose TwoTower, a block-wise autoregressive diffusion model that decouples these roles into two towers: a frozen AR context tower that causally processes clean tokens, and a trainable diffusion denoiser tower with bidirectional block attention that refines noisy blocks via cross-attention to the context. Built on Nemotron-3-Nano-30B-A3B, an open-weight 30B hybrid Mamba-Transformer MoE model, and trained on approximately 2.1T tokens, Nemotron-Labs-TwoTower retains 98.7% of the autoregressive baseline's quality while offering 2.42X higher wall-clock generation throughput. We release the code and model weights at https://huggingface.co/collections/nvidia/nemotron-labs-twotower.

📄 PDF Abstract BibTeX arXiv:2606.26493

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2026-07-07 · Yonggan Fu, Lexington Whalen, Abhinav Garg, Chengyue Wu 외 hf

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-diffusion objective, Nemotron-Labs-Diff…

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

2026-06-29 · Shufan Li, Greg Heinrich, Hanrong Ye, Yonggan Fu 외 arxiv

We propose Nemotron-Labs-Diffusion-Image, a state-of-the-art masked discrete diffusion model (MDM) for high-resolution text-to-image synthesis. Compared with prior work on masked image generation, Nemotron-Labs-Diffusion…

Image Generation

Nemotron-Labs-3-Puzzle-75B-A9B: Compressing Hybrid MoE LLMs

2026-07-05 · Akhiad Bercovich, Talor Abramovich, Daniel Afrimi, Shay Aharon 외 arxiv

We present Nemotron-Labs-3-Puzzle-75B-A9B, a compressed variant of Nemotron-3-Super optimized for interactive deployment. We designed the model to maximize server throughput under high user throughput constraints. In int…

Knowledge DistillationReinforcement Learning

Nemotron 3 Nano: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

2025-12-23 · NVIDIA, :, Aaron Blakeman, Aaron Grattafiori 외 arxiv

We present Nemotron 3 Nano 30B-A3B, a Mixture-of-Experts hybrid Mamba-Transformer language model. Nemotron 3 Nano was pretrained on 25 trillion text tokens, including more than 3 trillion new unique tokens over Nemotron …

NVIDIA Nemotron Nano V2 VL

2025-11-06 · NVIDIA, :, Amala Sanjay Deshmukh, Kateryna Chumachenko 외 arxiv

We introduce Nemotron Nano V2 VL, the latest model of the Nemotron vision-language series designed for strong real-world document understanding, long video comprehension, and reasoning tasks. Nemotron Nano V2 VL delivers…