LGApr 23, 2025

Target Concrete Score Matching: A Holistic Framework for Discrete Diffusion

arXiv:2504.16431v122 citationsh-index: 50ICML
Originality Highly original
AI Analysis

This provides a more flexible framework for discrete diffusion models, potentially benefiting researchers and practitioners in generative modeling of discrete data like text.

The authors tackled the problem of training and fine-tuning discrete diffusion models by introducing Target Concrete Score Matching (TCSM), a versatile objective that supports pre-training from data and post-training with rewards or distillation, and demonstrated on language modeling tasks that it matches or surpasses current methods.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes