paper-with-me

홈 › Papers

Towards Reliable Negative Sampling for Recommendation with Implicit Feedback via In-Community Popularity

2026-02-21 · Chen Chen, Haobo Lin, Yuanbo Xu arxiv

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 approximates the probability of item exposure. Consequently, items that are popular within a user's community but remain unclicked are identified as more reliable true negatives. Extensive experiments on four benchmark datasets demonstrate that ICPNS yields consistent improvements on graph-based recommenders and competitive performance on MF-based models, outperforming representative negative sampling strategies under a unified evaluation protocol.

📄 PDF Abstract BibTeX arXiv:2602.18759

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Denoising Neural Network for News Recommendation with Positive and Negative Implicit Feedback

2022-04-09 · Findings (NAACL) 2022 7 · Yunfan Hu, Zhaopeng Qiu, Xian Wu

News recommendation is different from movie or e-commercial recommendation as people usually do not grade the news. Therefore, user feedback for news is always implicit (click behavior, reading time, etc). Inevitably, th…

DenoisingNews Recommendation

Set2setRank: Collaborative Set to Set Ranking for Implicit Feedback based Recommendation

2021-05-16 · Lei Chen, Le Wu, Kun Zhang, Richang Hong 외

As users often express their preferences with binary behavior data~(implicit feedback), such as clicking items or buying products, implicit feedback based Collaborative Filtering~(CF) models predict the top ranked items …

Collaborative Filtering

Fast Adaptively Weighted Matrix Factorization for Recommendation with Implicit Feedback

2020-03-04 · Jiawei Chen, Can Wang, Sheng Zhou, Qihao Shi 외

Recommendation from implicit feedback is a highly challenging task due to the lack of the reliable observed negative data. A popular and effective approach for implicit recommendation is to treat unobserved data as negat…

SamWalker++: recommendation with informative sampling strategy

2020-11-16 · Can Wang, Jiawei Chen, Sheng Zhou, Qihao Shi 외

Recommendation from implicit feedback is a highly challenging task due to the lack of reliable negative feedback data. Existing methods address this challenge by treating all the un-observed data as negative (dislike) bu…

Recommendation Systems

Aligning Multimodal Sequential Recommendations via Robust Direct Preference Optimization with Sparse MoE

2026-03-31 · Hejin Huang, Jusheng Zhang, Kaitong Cai, Jian Wang 외 arxiv

Preference-based alignment objectives have been widely adopted, from RLHF-style pairwise learning in large language models to emerging applications in recommender systems. Yet, existing work rarely examines how Direct Pr…

Sequential Recommendation