Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Brownian Bridge Diffusion for Sequential Recommendation

About

Diffusion models, known for their strong generative capability derived from iterative noising and denoising processes, have recently emerged as a promising paradigm for sequential recommendation. To incorporate user history for personalization, existing methods typically follow a history-guided denoising paradigm inspired by text-guided image generation, where target item representations are reconstructed from Gaussian noise conditioned on user historical interactions. However, this design remains fundamentally anchored to an "item $\leftrightarrow$ noise" formulation, introducing an additional noise-reconstruction burden that may distract the model from capturing user-specific preference structures. Motivated by this limitation, we revisit diffusion-based sequential recommendation from a preference-centric perspective and adopt a preference bridging design that enables a direct "item $\leftrightarrow$ history" transition instead of relying on Gaussian noise. Based on this idea, we propose Brownian Bridge Diffusion Recommendation (BBDRec), which leverages the Brownian bridge process to construct a structured diffusion trajectory between target items and user historical representations, thereby better aligning diffusion modeling with the intrinsic nature of recommendation. Extensive experiments on multiple public datasets show that BBDRec consistently outperforms representative sequential and diffusion-based recommendation baselines. The implementation code is publicly available at https://github.com/baiyimeng/BBDRec.

Yimeng Bai, Yang Zhang, Sihao Ding, Shaohui Ruan, Han Yao, Danhui Guan, Fuli Feng, Tat-Seng Chua• 2025

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationYelp--
45
Sequential RecommendationML-100K
NDCG@208.4818
34
Sequential RecommendationSports
Hit Rate@207.9144
16
Sequential RecommendationBaby
HR@207.4841
12
Sequential RecommendationBeauty
HR@2017.1476
12
Sequential RecommendationToys
HR@2012.1264
12
Showing 6 of 6 rows

Other info

Follow for update