Towards Reliable Negative Sampling for Recommendation with Implicit Feedback via In-Community Popularity
Chen Chen, Haobo Lin, Yuanbo Xu

TL;DR
This paper introduces ICPNS, a negative sampling method for implicit feedback recommendation systems that uses user community structures and in-community popularity to select more reliable negative samples, improving model performance.
Contribution
The paper proposes a novel negative sampling framework leveraging user community structures and in-community popularity to enhance recommendation accuracy.
Findings
ICPNS improves recommendation performance on benchmark datasets.
ICPNS outperforms existing negative sampling strategies.
The method is effective for both graph-based and matrix factorization models.
Abstract
Learning from implicit feedback is a fundamental problem in modern recommender systems, where only positive interactions are observed and explicit negative signals are unavailable. In such settings, negative sampling plays a critical role in model training by constructing negative items that enable effective preference learning and ranking optimization. However, designing reliable negative sampling strategies remains challenging, as they must simultaneously ensure realness, hardness, and interpretability. To this end, we propose \textbf{ICPNS (In-Community Popularity Negative Sampling)}, a novel framework that leverages user community structure to identify reliable and informative negative samples. Our approach is grounded in the insight that item exposure is driven by latent user communities. By identifying these communities and utilizing in-community popularity, ICPNS effectively…
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 · Advanced Graph Neural Networks · Mobile Crowdsensing and Crowdsourcing
