paper-with-me

홈 › Papers

Adversarial Recommendation: Attack of the Learned Fake Users

2018-09-21 · Konstantina Christakopoulou, Arindam Banerjee

Can machine learning models for recommendation be easily fooled? While the question has been answered for hand-engineered fake user profiles, it has not been explored for machine learned adversarial attacks. This paper attempts to close this gap. We propose a framework for generating fake user profiles which, when incorporated in the training of a recommendation system, can achieve an adversarial intent, while remaining indistinguishable from real user profiles. We formulate this procedure as a repeated general-sum game between two players: an oblivious recommendation system $R$ and an adversarial fake user generator $A$ with two goals: (G1) the rating distribution of the fake users needs to be close to the real users, and (G2) some objective $f_A$ encoding the attack intent, such as targeting the top-K recommendation quality of $R$ for a subset of users, needs to be optimized. We propose a learning framework to achieve both goals, and offer extensive experiments considering multiple types of attacks highlighting the vulnerability of recommendation systems.

📄 PDF Abstract BibTeX arXiv:1809.08336

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Revisiting Adversarially Learned Injection Attacks Against Recommender Systems

2020-08-11 · Jiaxi Tang, Hongyi Wen, Ke Wang

Recommender systems play an important role in modern information and e-commerce applications. While increasing research is dedicated to improving the relevance and diversity of the recommendations, the potential risks of…

Recommendation Systems

Poisoning Attacks to Graph-Based Recommender Systems

2018-09-11 · Minghong Fang, Guolei Yang, Neil Zhenqiang Gong, Jia Liu

Recommender system is an important component of many web services to help users locate items that match their interests. Several studies showed that recommender systems are vulnerable to poisoning attacks, in which an at…

Recommendation Systems

Knowledge-enhanced Black-box Attacks for Recommendations

2022-07-21 · Jingfan Chen, Wenqi Fan, Guanghui Zhu, Xiangyu Zhao 외

Recent studies have shown that deep neural networks-based recommender systems are vulnerable to adversarial attacks, where attackers can inject carefully crafted fake user profiles (i.e., a set of items that fake users h…

AttributeDeep Reinforcement LearningRecommendation Systems

Improving the Shortest Plank: Vulnerability-Aware Adversarial Training for Robust Recommender System

2024-09-26 · Kaike Zhang, Qi Cao, Yunfan Wu, Fei Sun 외

Recommender systems play a pivotal role in mitigating information overload in various fields. Nonetheless, the inherent openness of these systems introduces vulnerabilities, allowing attackers to insert fake users into t…

Recommendation Systems

Multi-agent Attacks for Black-box Social Recommendations

2023-11-13 · Shijie Wang, Wenqi Fan, Xiao-Yong Wei, Xiaowei Mei 외

The rise of online social networks has facilitated the evolution of social recommender systems, which incorporate social relations to enhance users' decision-making process. With the great success of Graph Neural Network…

Decision MakingMulti-agent Reinforcement LearningRecommendation Systems