SSDRec: Self-Augmented Sequence Denoising for Sequential Recommendation
Chi Zhang, Qilong Han, Rui Chen, Xiangyu Zhao, Peng Tang, Hongtao Song

TL;DR
SSDRec introduces a three-stage framework that enhances sequential recommendation by self-augmenting sequences and denoising, effectively reducing noise impact and improving recommendation accuracy.
Contribution
The paper proposes a novel three-stage SSDRec framework that combines global relation encoding, self-augmentation, and hierarchical denoising for improved sequential recommendation.
Findings
Outperforms state-of-the-art denoising methods on five datasets.
Effectively reduces noise impact in user sequences.
Flexible integration with mainstream recommendation models.
Abstract
Traditional sequential recommendation methods assume that users' sequence data is clean enough to learn accurate sequence representations to reflect user preferences. In practice, users' sequences inevitably contain noise (e.g., accidental interactions), leading to incorrect reflections of user preferences. Consequently, some pioneer studies have explored modeling sequentiality and correlations in sequences to implicitly or explicitly reduce noise's influence. However, relying on only available intra-sequence information (i.e., sequentiality and correlations in a sequence) is insufficient and may result in over-denoising and under-denoising problems (OUPs), especially for short sequences. To improve reliability, we propose to augment sequences by inserting items before denoising. However, due to the data sparsity issue and computational costs, it is challenging to select proper items…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Image Retrieval and Classification Techniques · Video Analysis and Summarization
