Target Concrete Score Matching: A Holistic Framework for Discrete Diffusion
Ruixiang Zhang, Shuangfei Zhai, Yizhe Zhang, James Thornton, Zijing Ou, Joshua Susskind, Navdeep Jaitly
TL;DR
Target Concrete Score Matching (TCSM) introduces a unified, data-space-centered objective for discrete diffusion models, enabling both pre-training from data or parametric targets and versatile post-training via rewards, preferences, and distillation. By leveraging the concrete score in the clean data space and flexible neighborhood definitions, TCSM unifies prior discrete diffusion methods under a common framework and provides practical training objectives with Monte Carlo estimators. The authors demonstrate competitive language modeling results and improved sample efficiency across pre- and post-training scenarios, including reward-guided tuning, preference-based fine-tuning, and AR-to-diffusion distillation. Overall, TCSM offers a versatile, theory-grounded approach to improving discrete diffusion models for real-world tasks.
Abstract
Discrete diffusion is a promising framework for modeling and generating discrete data. In this work, we present Target Concrete Score Matching (TCSM), a novel and versatile objective for training and fine-tuning discrete diffusion models. TCSM provides a general framework with broad applicability. It supports pre-training discrete diffusion models directly from data samples, and many existing discrete diffusion approaches naturally emerge as special cases of our more general TCSM framework. Furthermore, the same TCSM objective extends to post-training of discrete diffusion models, including fine-tuning using reward functions or preference data, and distillation of knowledge from pre-trained autoregressive models. These new capabilities stem from the core idea of TCSM, estimating the concrete score of the target distribution, which resides in the original (clean) data space. This allows seamless integration with reward functions and pre-trained models, which inherently only operate in the clean data space rather than the noisy intermediate spaces of diffusion processes. Our experiments on language modeling tasks demonstrate that TCSM matches or surpasses current methods. Additionally, TCSM is versatile, applicable to both pre-training and post-training scenarios, offering greater flexibility and sample efficiency.
