paper-with-me

Papers

Understanding and Improving Adversarial Collaborative Filtering for Robust Recommendation

2024-10-30 · Kaike Zhang, Qi Cao, Yunfan Wu, Fei Sun, HuaWei Shen, Xueqi Cheng

Adversarial Collaborative Filtering (ACF), which typically applies adversarial perturbations at user and item embeddings through adversarial training, is widely recognized as an effective strategy for enhancing the robustness of Collaborative Filtering (CF) recommender systems against poisoning attacks. Besides, numerous studies have empirically shown that ACF can also improve recommendation performance compared to traditional CF. Despite these empirical successes, the theoretical understanding of ACF's effectiveness in terms of both performance and robustness remains unclear. To bridge this gap, in this paper, we first theoretically show that ACF can achieve a lower recommendation error compared to traditional CF with the same training epochs in both clean and poisoned data contexts. Furthermore, by establishing bounds for reductions in recommendation error during ACF's optimization process, we find that applying personalized magnitudes of perturbation for different users based on their embedding scales can further improve ACF's effectiveness. Building on these theoretical understandings, we propose Personalized Magnitude Adversarial Collaborative Filtering (PamaCF). Extensive experiments demonstrate that PamaCF effectively defends against various types of poisoning attacks while significantly enhancing recommendation performance.

📄 PDF Abstract BibTeX arXiv:2410.22844

Code (1)

Kaike-Zhang/PamaCF 공식 구현 pytorch

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Enhanced Recommendation Combining Collaborative Filtering and Large Language Models

2024-12-25 · Xueting Lin, Zhan Cheng, Longfei Yun, Qingyi Lu 외

With the advent of the information explosion era, the importance of recommendation systems in various applications is increasingly significant. Traditional collaborative filtering algorithms are widely used due to their …

Collaborative FilteringDiversityNatural Language UnderstandingRecommendation Systems

A Survey on Deep Neural Networks in Collaborative Filtering Recommendation Systems

2024-12-02 · Pang Li, Shahrul Azman Mohd Noah, Hafiz Mohd Sarim

This survey provides an examination of the use of Deep Neural Networks (DNN) in Collaborative Filtering (CF) recommendation systems. As the digital world increasingly relies on data-driven approaches, traditional CF tech…

Collaborative FilteringRecommendation SystemsSurvey

Transformer-Empowered Content-Aware Collaborative Filtering

2022-04-02 · Weizhe Lin, Linjun Shou, Ming Gong, Pei Jian 외

Knowledge graph (KG) based Collaborative Filtering is an effective approach to personalizing recommendation systems for relatively static domains such as movies and books, by leveraging structured information from KG to …

Collaborative FilteringContrastive LearningRecommendation Systems

Heterogeneous Collaborative Filtering

2019-08-31 · Yifang Liu, Zhentao Xu, Cong Hui, Yi Xuan 외

Recommendation system is important to a content sharing/creating social network. Collaborative filtering is a widely-adopted technology in conventional recommenders, which is based on similarity between positively engage…

Collaborative FilteringDiversity

Quantitative analysis of Matthew effect and sparsity problem of recommender systems

2019-09-24 · Hao Wang, Zonghu Wang, Weishi Zhang

Recommender systems have received great commercial success. Recommendation has been used widely in areas such as e-commerce, online music FM, online news portal, etc. However, several problems related to input data struc…

Collaborative FilteringRecommendation Systems