English

TESS 2: A Large-Scale Generalist Diffusion Language Model

Computation and Language 2025-06-03 v2

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 inference time. Code and models are available at https://github.com/hamishivi/tess-2.

Keywords

Cite

@article{arxiv.2502.13917,
  title  = {TESS 2: A Large-Scale Generalist Diffusion Language Model},
  author = {Jaesung Tae and Hamish Ivison and Sachin Kumar and Arman Cohan},
  journal= {arXiv preprint arXiv:2502.13917},
  year   = {2025}
}

Comments

ACL 2025 camera-ready

R2 v1 2026-06-28T21:50:21.840Z