MEGA Hub

Diffusion Language Model for Recommendation

Authors

Do you know Chengyi Liu?You can claim authorship or link another user.Do you know Yongqi Zhou?You can claim authorship or link another user.Do you know Junwei Pan?You can claim authorship or link another user.Do you know Zhixiang Feng?You can claim authorship or link another user.Do you know Chengguo Yin?You can claim authorship or link another user.Do you know Haijie Gu?You can claim authorship or link another user.Do you know Jie Jiang?You can claim authorship or link another user.Do you know Yinghao Liu?You can claim authorship or link another user.Do you know Yujuan Ding?You can claim authorship or link another user.Do you know Qing Li?You can claim authorship or link another user.Do you know Wenqi Fan?You can claim authorship or link another user.

Abstract

Large language model (LLM)-empowered recommender systems have emerged as a promising paradigm for generative recommendation, leveraging their strong semantic reasoning and generative capacity to model complex, diverse user preferences. However, most existing approaches rely on an autoregressive paradigm that is suboptimal for recommendation. The next-token objective emphasizes sequential order rather than the structural inter-item dependencies underlying user preferences. In addition, prefix-constrained generation restricts bidirectional context and commits to left-to-right decoding, causing early errors to accumulate without correction. Inspired by the success of diffusion language models, we propose \textbf{DLMRec}, a discrete diffusion language model tailored for recommendation that offers a compelling alternative to autoregressive generation. Specifically, DLMRec introduces three key components to bridge diffusion language modeling with recommendation. First, a collaborative-aware stochastic tokenizer encodes multi-hop collaborative signals into expressive discrete tokens compatible with diffusion modeling. Second, a curriculum-driven training strategy aligns the denoising process with preference recovery through progressive item- and token-level learning. Third, a stability-aware voting mechanism aggregates iterative predictions to improve generation consistency and robustness.

Community

00

Publication notes

Author note
30 pages, 9 figures