TL;DR
This paper proposes a novel augmented negative sampling method for collaborative filtering that disentangles and augments easy factors of negative samples, leading to improved recommendation performance.
Contribution
It introduces a generic augmented negative sampling paradigm with a new metric called augmentation gain, addressing limitations of existing methods.
Findings
Significantly outperforms state-of-the-art baselines on real-world datasets.
Effectively disentangles hard and easy factors of negative samples.
Enhances the quality of negative samples for better model training.
Abstract
Negative sampling is essential for implicit-feedback-based collaborative filtering, which is used to constitute negative signals from massive unlabeled data to guide supervised learning. The state-of-the-art idea is to utilize hard negative samples that carry more useful information to form a better decision boundary. To balance efficiency and effectiveness, the vast majority of existing methods follow the two-pass approach, in which the first pass samples a fixed number of unobserved items by a simple static distribution and then the second pass selects the final negative items using a more sophisticated negative sampling strategy. However, selecting negative samples from the original items is inherently restricted, and thus may not be able to contrast positive samples well. In this paper, we confirm this observation via experiments and introduce two limitations of existing solutions:…
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.
