Multi-Level Sequence Denoising with Cross-Signal Contrastive Learning for Sequential Recommendation
Xiaofei Zhu, Liang Li, Weidong Liu, Xin Luo

TL;DR
This paper introduces MSDCCL, a novel sequential recommendation model that employs multi-level sequence denoising and cross-signal contrastive learning to effectively handle noisy user interaction data, improving recommendation accuracy.
Contribution
The paper proposes a new multi-level denoising framework with contrastive learning that can be integrated into existing models to enhance their robustness against noisy sequences.
Findings
MSDCCL outperforms state-of-the-art baselines on five public datasets.
The multi-level denoising strategy effectively reduces the impact of noisy items.
The model significantly improves recommendation accuracy in noisy data scenarios.
Abstract
Sequential recommender systems (SRSs) aim to suggest next item for a user based on her historical interaction sequences. Recently, many research efforts have been devoted to attenuate the influence of noisy items in sequences by either assigning them with lower attention weights or discarding them directly. The major limitation of these methods is that the former would still prone to overfit noisy items while the latter may overlook informative items. To the end, in this paper, we propose a novel model named Multi-level Sequence Denoising with Cross-signal Contrastive Learning (MSDCCL) for sequential recommendation. To be specific, we first introduce a target-aware user interest extractor to simultaneously capture users' long and short term interest with the guidance of target items. Then, we develop a multi-level sequence denoising module to alleviate the impact of noisy items by…
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
TopicsFace and Expression Recognition · Advanced Computing and Algorithms · Image Retrieval and Classification Techniques
MethodsContrastive Learning
