TESS 2: A Large-Scale Generalist Diffusion Language Model
Jaesung Tae, Hamish Ivison, Sachin Kumar, Arman Cohan

TL;DR
TESS 2 is a large-scale generalist diffusion language model that outperforms existing diffusion models and matches or exceeds autoregressive models through adaptation, instruction tuning, and a novel reward guidance inference method.
Contribution
It introduces TESS 2, a diffusion language model trained via adaptation and instruction tuning, with a new reward guidance method for improved output alignment.
Findings
TESS 2 outperforms contemporary diffusion models.
TESS 2 matches or exceeds strong autoregressive models.
Inference-time compute enhances TESS 2's performance.
Abstract
We introduce TESS 2, a general instruction-following diffusion language model that outperforms contemporary instruction-tuned diffusion models, as well as matches and sometimes exceeds strong autoregressive (AR) models. We train TESS 2 by first adapting a strong AR model via continued pretraining with the usual cross-entropy as diffusion loss, and then performing further instruction tuning. We find that adaptation training as well as the choice of the base model is crucial for training good instruction-following diffusion models. We further propose reward guidance, a novel and modular inference-time guidance procedure to align model outputs without needing to train the underlying model. Finally, we show that TESS 2 further improves with increased inference-time compute, highlighting the utility of diffusion LMs in having fine-grained controllability over the amount of compute used at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
MethodsDiffusion · ALIGN · Balanced Selection
