A Simple yet Effective Negative Sampling Plugin for Constructing Positive Sample Pairs in Implicit Collaborative Filtering
Jiayi Wu, Zhengyu Wu, Xunkai Li, Ronghua Li, and Guoren Wang

TL;DR
This paper introduces PSP-NS, a simple negative sampling plugin that enhances positive sample construction in implicit collaborative filtering, improving ranking metrics by leveraging interaction confidence and activity-aware weighting.
Contribution
It proposes a novel negative sampling plugin that constructs positive pairs using reweighting and activity-aware schemes, addressing user activity bias and enhancing recommendation quality.
Findings
Boosts Recall@30 by 32.11% on Yelp
Improves Precision@30 by 22.90% on Yelp
Theoretically explains ranking improvements via margin analysis
Abstract
Most implicit collaborative filtering (CF) models are trained with negative sampling, where existing work designs sophisticated strategies for high-quality negatives while largely overlooking the exploration of positive samples. Although some denoising recommendation methods can be applied to implicit CF for denoising positive samples, they often sparsify positive supervision. Moreover, these approaches generally overlook user activity bias during training, leading to insufficient learning for inactive users. To address these issues, we propose a simple yet effective negative sampling plugin, PSP-NS, from the perspective of enhancing positive supervision signals. It builds a user-item bipartite graph with edge weights indicating interaction confidence inferred from global and local patterns, generates positive sample pairs via replication-based reweighting to strengthen positive…
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 · Mobile Crowdsensing and Crowdsourcing · Emotion and Mood Recognition
