paper-with-me

Papers

Practical Cross-System Shilling Attacks with Limited Access to Data

2023-02-14 · Meifang Zeng, Ke Li, Bingchuan Jiang, Liujuan Cao, Hui Li

In shilling attacks, an adversarial party injects a few fake user profiles into a Recommender System (RS) so that the target item can be promoted or demoted. Although much effort has been devoted to developing shilling attack methods, we find that existing approaches are still far from practical. In this paper, we analyze the properties a practical shilling attack method should have and propose a new concept of Cross-system Attack. With the idea of Cross-system Attack, we design a Practical Cross-system Shilling Attack (PC-Attack) framework that requires little information about the victim RS model and the target RS data for conducting attacks. PC-Attack is trained to capture graph topology knowledge from public RS data in a self-supervised manner. Then, it is fine-tuned on a small portion of target data that is easy to access to construct fake profiles. Extensive experiments have demonstrated the superiority of PC-Attack over state-of-the-art baselines. Our implementation of PC-Attack is available at https://github.com/KDEGroup/PC-Attack.

📄 PDF Abstract BibTeX arXiv:2302.07145

Code (1)

KDEGroup/PC-Attack 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Single-User Injection for Invisible Shilling Attack against Recommender Systems

2023-08-21 · Chengzhi Huang, Hui Li

Recommendation systems (RS) are crucial for alleviating the information overload problem. Due to its pivotal role in guiding users to make decisions, unscrupulous parties are lured to launch attacks against RS to affect …

Recommendation Systems

Who is Really Affected by Fraudulent Reviews? An analysis of shilling attacks on recommender systems in real-world scenarios

2018-08-21 · Shrestha Anu, Spezzano Francesca, Pera Maria Soledad

We present the results of an initial analysis conducted on a real-life setting to quantify the effect of shilling attacks on recommender systems. We focus on both algorithm performance as well as the types of users who a…

Recommendation Systems

Advancing Recommender Systems by mitigating Shilling attacks

2024-04-24 · Aditya Chichani, Juzer Golwala, Tejas Gundecha, Kiran Gawande

Considering the premise that the number of products offered grow in an exponential fashion and the amount of data that a user can assimilate before making a decision is relatively small, recommender systems help in categ…

Collaborative FilteringRecommendation Systems

LLM-Based User Simulation for Low-Knowledge Shilling Attacks on Recommender Systems

2025-05-18 · Shengkang Gu, Jiahao Liu, Dongsheng Li, Guangping Zhang 외

Recommender systems (RS) are increasingly vulnerable to shilling attacks, where adversaries inject fake user profiles to manipulate system outputs. Traditional attack strategies often rely on simplistic heuristics, requi…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems+2

Ready for Emerging Threats to Recommender Systems? A Graph Convolution-based Generative Shilling Attack

2021-07-22 · Fan Wu, Min Gao, Junliang Yu, Zongwei Wang 외

To explore the robustness of recommender systems, researchers have proposed various shilling attack models and analyzed their adverse effects. Primitive attacks are highly feasible but less effective due to simplistic ha…

Generative Adversarial NetworkRecommendation Systems