Scaling Diffusion Language Models via Adaptation from Autoregressive Models
Abstract
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 (with 127M, 355M, and 7B parameters) capable of generating fluent text, performing in-context learning, filling in the middle without prompt re-ordering, and following instructions https://github.com/HKUNLP/DiffuLLaMA.
Community
š By adapting autoregressive models like GPT2 and LLaMA, we've crafted powerful text diffusion models with a fresh training approach, using under 200B tokens.
š Our models shine in language modeling, reasoning, and commonsense benchmarks, showcasing diffusion's potential at scale! āØ
Check out our paper for more insights: https://arxiv.org/abs/2410.17891
Explore our code: https://github.com/HKUNLP/DiffuLLaMA
Discover the models: https://huggingface.co/diffusionfamily
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- BAD: Bidirectional Auto-regressive Diffusion for Text-to-Motion Generation (2024)
- Semformer: Transformer Language Models with Semantic Planning (2024)
- CONTESTS: a Framework for Consistency Testing of Span Probabilities in Language Models (2024)
- Efficient Long-range Language Modeling with Self-supervised Causal Retrieval (2024)
- NDP: Next Distribution Prediction as a More Broad Target (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 4
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper