MEGA Hub

PreDiff-LM: Pretrained Discrete Masked Diffusion Language Modeling with Hybrid Attention

Authors

Do you know Zhengtao Yao?You can claim authorship or link another user.Do you know Runhao Li?You can claim authorship or link another user.Do you know Xupeng Chen?You can claim authorship or link another user.Do you know Jiayi Cheng?You can claim authorship or link another user.Do you know Chenqian Le?You can claim authorship or link another user.Do you know Michael Yue?You can claim authorship or link another user.Do you know Jesson Wang?You can claim authorship or link another user.Do you know Siheng Wang?You can claim authorship or link another user.Do you know Guang Yang?You can claim authorship or link another user.Do you know Haoyan Xu?You can claim authorship or link another user.Do you know Chenhao Wei?You can claim authorship or link another user.Do you know Zhengqing Yuan?You can claim authorship or link another user.Do you know Youran Shen?You can claim authorship or link another user.Do you know Yanfang Ye?You can claim authorship or link another user.Do you know Junhao Dong?You can claim authorship or link another user.

Abstract

Discrete masked diffusion language models support bidirectional generation and infilling, but adapting pretrained autoregressive (AR) transformers requires reconciling causal pretraining with bidirectional denoising. We study this problem at the level of attention rather than claiming AR-weight reuse itself as novel. PreDiff-LM preserves causal attention within the observed prompt while allowing full bidirectional attention within the masked target. Under a matched GPT-2 Medium, WikiText-103, 90K-step setup, this hybrid mask improves unconditional perplexity from 34.1 to 28.7 and MAUVE from 0.71 to 0.78 over uniform bidirectional attention with the same AR initialization. Attention adaptation also composes with a DiffuGPT-style objective adaptation, reaching 26.9 perplexity. Pretrained initialization reduces the steps required to reach perplexity below 50 from about 350K to 8K, although a compute-matched fine-tuned AR model remains stronger at equal scale (18.9 versus 28.7). Beyond perplexity, PreDiff-LM improves repetition, distributional quality, four zero-shot downstream tasks, and human preference over prior diffusion baselines. The results position hybrid attention as a complementary mechanism for adapting pretrained causal backbones, while making explicit the remaining quality and inference-efficiency gaps to optimized AR models.

Community

00