Adaptive Hardness Negative Sampling for Collaborative Filtering
Riwei Lai, Rui Chen, Qilong Han, Chi Zhang, Li Chen

TL;DR
This paper introduces an adaptive negative sampling method for collaborative filtering that dynamically adjusts the hardness of negative samples during training, effectively reducing false positive and false negative issues.
Contribution
It proposes a novel adaptive hardness negative sampling paradigm and a specific instantiation, AHNS_{p<0}, with theoretical guarantees and superior empirical performance.
Findings
AHNS_{p<0} outperforms state-of-the-art methods on multiple datasets.
Adaptive sampling mitigates false positive and false negative problems.
Theoretical analysis shows improved lower bounds of recommendation metrics.
Abstract
Negative sampling is essential for implicit collaborative filtering to provide proper negative training signals so as to achieve desirable performance. We experimentally unveil a common limitation of all existing negative sampling methods that they can only select negative samples of a fixed hardness level, leading to the false positive problem (FPP) and false negative problem (FNP). We then propose a new paradigm called adaptive hardness negative sampling (AHNS) and discuss its three key criteria. By adaptively selecting negative samples with appropriate hardnesses during the training process, AHNS can well mitigate the impacts of FPP and FNP. Next, we present a concrete instantiation of AHNS called AHNS_{p<0}, and theoretically demonstrate that AHNS_{p<0} can fit the three criteria of AHNS well and achieve a larger lower bound of normalized discounted cumulative gain. Besides, we note…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Indoor and Outdoor Localization Technologies · Mobile Crowdsensing and Crowdsourcing
