Scaling Diffusion Language Models via Adaptation from Autoregressive Models
AuthorsShansan Gong†, Shivam Agarwal‡, Yizhe Zhang, Jiacheng Ye†, Lin Zheng†, Mukai Li†, Chenxin An†, Peilin Zhao§, Wei Bi§, Jiawei Han, Hao Peng‡, Lingpeng Kong†
Scaling Diffusion Language Models via Adaptation from Autoregressive Models
AuthorsShansan Gong†, Shivam Agarwal‡, Yizhe Zhang, Jiacheng Ye†, Lin Zheng†, Mukai Li†, Chenxin An†, Peilin Zhao§, Wei Bi§, Jiawei Han, Hao Peng‡, Lingpeng Kong†
Diffusion Language Models (DLMs) have emerged as a promising new paradigm for text generative modeling, potentially addressing limitations of autoregressive (AR) models. However, current DLMs have been studied at a smaller scale compared to their AR counterparts and lack fair comparison on language modeling benchmarks. Additionally, training diffusion models from scratch at scale remains challenging. Given the prevalence of open-source AR language models, we propose adapting these models to build text diffusion models. We demonstrate connections between AR and diffusion modeling objectives and introduce a simple continual pre-training approach for training diffusion models. Through systematic evaluation on language modeling, reasoning, and commonsense benchmarks, we show that we can convert AR models ranging from 127M to 7B parameters (GPT2 and LLaMA) into diffusion models DiffuGPT and DiffuLLaMA, using less than 200B tokens for training. Our experimental results reveal that these models outperform earlier DLMs and are competitive with their AR counterparts. We release a suite of DLMs (127M-355M-7B) capable of generating fluent text, performing in-context learning, filling in the middle without prompt re-ordering, and following instructions.
† The University of Hong Kong
‡ University of Illinois at Urbana-Champaign
§ Tencent AI Lab
Beyond Next-Token Prediction: A Performance Characterization of Diffusion versus Autoregressive Language Models
August 7, 2026research area Speech and Natural Language Processing
Large Language Models (LLMs) have achieved state-of-the-art performance on a broad range of Natural Language Processing (NLP) tasks, including document processing and code generation. Autoregressive Language Models (ARMs), which generate tokens sequentially conditioned on all previous tokens, have been the predominant paradigm for LLMs. While these models have achieved high accuracy across a range of downstream tasks, they exhibit low arithmetic…
Making Smartphone Augmented Reality Apps Accessible
October 18, 2020research area Accessibility, research area Human-Computer Interactionconference ASSETS
Augmented Reality (AR) technology creates new immersive experiences in entertainment, games, education, retail, and social media. AR content is often primarily visual and it is challenging to enable access to it non-visually due to the mix of virtual and real-world content. In this paper, we identify common constituent tasks in AR by analyzing existing mobile AR applications for iOS, and characterize the design space of tasks that require…