Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DiffuRec: A Diffusion Model for Sequential Recommendation

About

Mainstream solutions to Sequential Recommendation (SR) represent items with fixed vectors. These vectors have limited capability in capturing items' latent aspects and users' diverse preferences. As a new generative paradigm, Diffusion models have achieved excellent performance in areas like computer vision and natural language processing. To our understanding, its unique merit in representation generation well fits the problem setting of sequential recommendation. In this paper, we make the very first attempt to adapt Diffusion model to SR and propose DiffuRec, for item representation construction and uncertainty injection. Rather than modeling item representations as fixed vectors, we represent them as distributions in DiffuRec, which reflect user's multiple interests and item's various aspects adaptively. In diffusion phase, DiffuRec corrupts the target item embedding into a Gaussian distribution via noise adding, which is further applied for sequential item distribution representation generation and uncertainty injection. Afterward, the item representation is fed into an Approximator for target item representation reconstruction. In reverse phase, based on user's historical interaction behaviors, we reverse a Gaussian noise into the target item representation, then apply a rounding operation for target item prediction. Experiments over four datasets show that DiffuRec outperforms strong baselines by a large margin.

Zihao Li, Aixin Sun, Chenliang Li• 2023

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationYelp
Recall@100.0324
80
Sequential RecommendationSports
Recall@104.81
62
Sequential RecommendationBeauty
Recall@108.54
42
Sequential RecommendationBooks Amazon (test)--
20
Sequential RecommendationHome
Recall@102.78
18
Seq2Seq generationQQP
BLEU0.302
17
Session-based recommendationCellphones
P@1025.78
12
Session-based recommendationSports
P@1041.25
12
Session-based recommendationGrocery
P@1050.78
12
Session-based recommendationInstacart
P@100.0936
12
Showing 10 of 15 rows

Other info

Follow for update