Similarity-Guided Diffusion for Contrastive Sequential Recommendation
Jinkyeong Choi, Yejin Noh, Donghyeon Park

TL;DR
This paper introduces a similarity-guided diffusion method for contrastive sequential recommendation, improving data augmentation by preserving semantic consistency and structural information, leading to better recommendation accuracy.
Contribution
It proposes a novel augmentation technique that leverages item similarity and confidence scores to generate more meaningful training samples in contrastive learning.
Findings
Outperforms baseline models on five benchmark datasets.
Provides more discriminative positive and negative samples.
Enhances training efficiency and recommendation performance.
Abstract
In sequential recommendation systems, data augmentation and contrastive learning techniques have recently been introduced using diffusion models to achieve robust representation learning. However, most of the existing approaches use random augmentation, which risk damaging the contextual information of the original sequence. Accordingly, we propose a Similarity-Guided Diffusion for Contrastive Sequential Recommendation. Our method leverages the similarity between item embedding vectors to generate semantically consistent noise. Moreover, we utilize high confidence score in the denoising process to select our augmentation positions. This approach more effectively reflects contextual and structural information compared to augmentation at random positions. From a contrastive learning perspective, the proposed augmentation technique provides more discriminative positive and negative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Image Retrieval and Classification Techniques
MethodsContrastive Learning · Diffusion
