UFNRec: Utilizing False Negative Samples for Sequential Recommendation
Xiaoyang Liu, Chong Liu, Pinzheng Wang, Rongqin Zheng, Lixin Zhang,, Leyu Lin, Zhijun Chen, Liangliang Fu

TL;DR
This paper introduces UFNRec, a novel approach that leverages false negative samples in sequential recommendation models to enhance their performance, diverging from traditional methods that discard such samples.
Contribution
The paper proposes a new method to utilize false negative samples in sequential recommendation, including a strategy to extract and convert them into positive samples and a teacher-student framework for regularization.
Findings
UFNRec improves SOTA models on benchmark datasets.
Utilizing false negatives enhances recommendation diversity.
The approach increases model robustness and performance.
Abstract
Sequential recommendation models are primarily optimized to distinguish positive samples from negative ones during training in which negative sampling serves as an essential component in learning the evolving user preferences through historical records. Except for randomly sampling negative samples from a uniformly distributed subset, many delicate methods have been proposed to mine negative samples with high quality. However, due to the inherent randomness of negative sampling, false negative samples are inevitably collected in model training. Current strategies mainly focus on removing such false negative samples, which leads to overlooking potential user interests, lack of recommendation diversity, less model robustness, and suffering from exposure bias. To this end, we propose a novel method that can Utilize False Negative samples for sequential Recommendation (UFNRec) to improve…
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 · Privacy-Preserving Technologies in Data · Generative Adversarial Networks and Image Synthesis
