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

Diffusion Recommender Model

About

Generative models such as Generative Adversarial Networks (GANs) and Variational Auto-Encoders (VAEs) are widely utilized to model the generative process of user interactions. However, these generative models suffer from intrinsic limitations such as the instability of GANs and the restricted representation ability of VAEs. Such limitations hinder the accurate modeling of the complex user interaction generation procedure, such as noisy interactions caused by various interference factors. In light of the impressive advantages of Diffusion Models (DMs) over traditional generative models in image synthesis, we propose a novel Diffusion Recommender Model (named DiffRec) to learn the generative process in a denoising manner. To retain personalized information in user interactions, DiffRec reduces the added noises and avoids corrupting users' interactions into pure noises like in image synthesis. In addition, we extend traditional DMs to tackle the unique challenges in practical recommender systems: high resource costs for large-scale item prediction and temporal shifts of user preference. To this end, we propose two extensions of DiffRec: L-DiffRec clusters items for dimension compression and conducts the diffusion processes in the latent space; and T-DiffRec reweights user interactions based on the interaction timestamps to encode temporal information. We conduct extensive experiments on three datasets under multiple settings (e.g. clean training, noisy training, and temporal training). The empirical results and in-depth analysis validate the superiority of DiffRec with two extensions over competitive baselines.

Wenjie Wang, Yiyan Xu, Fuli Feng, Xinyu Lin, Xiangnan He, Tat-Seng Chua• 2023

Related benchmarks

TaskDatasetResultRank
RecommendationGowalla (test)
Recall@200.1653
177
Sequential RecommendationML 1M
NDCG@100.2717
130
RecommendationYelp (test)
NDCG@205.52
82
RecommendationSports
Recall@100.1125
48
RecommendationMovieLens 1M (test)--
46
Sequential RecommendationZhihu
HR@200.0182
20
Sequential RecommendationKuaiRec
HR@203.74
20
Sequential RecommendationGames--
17
Sequential RecommendationGoodreads
HR@548.73
15
Sequential RecommendationMusic4All
HR@50.5339
15
Showing 10 of 26 rows

Other info

Follow for update