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. Afterwards, the item representation is fed into an Approximator for target item representation reconstruction. In reversion phase, based on user's historical interaction behaviors, we reverse a Gaussian noise into the target item representation, then apply rounding operation for target item prediction. Experiments over four datasets show that DiffuRec outperforms strong baselines by a large margin.
翻译:主流的序列推荐方案将项目表示为固定向量,这些向量在捕捉项目的潜在方面和用户的多样化偏好方面有限。扩散模型作为一种新的生成范式,在计算机视觉和自然语言处理等领域已经取得了出色的表现。据我们所知,其在表示生成方面的独特优势非常适合序列推荐问题设置。在本文中,我们首次尝试将扩散模型应用于序列推荐,并提出了 DiffuRec 用于项目表示构建和不确定性注入。相比将项目表示为固定向量的传统方法,我们在 DiffuRec 中将其表示为分布,以自适应方式反映用户的多个兴趣和项目的各个方面。在扩散阶段,通过添加噪声,DiffuRec 将目标项目嵌入的向量变为高斯分布,进一步用于生成序列项目分布表示和注入不确定性。然后将项目表示馈送到目标项目表示重构的 Approximator。在逆向阶段,基于用户的历史交互行为,我们将高斯噪声反转为目标项目表示,然后应用舍入操作以进行目标项目预测。对四个数据集的实验表明,DiffuRec 的性能优于强基线方法。