paper-with-me

홈 › Papers

Shilling Black-box Recommender Systems by Learning to Generate Fake User Profiles

2022-06-23 · Chen Lin, Si Chen, Meifang Zeng, Sheng Zhang, Min Gao, Hui Li

Due to the pivotal role of Recommender Systems (RS) in guiding customers towards the purchase, there is a natural motivation for unscrupulous parties to spoof RS for profits. In this paper, we study Shilling Attack where an adversarial party injects a number of fake user profiles for improper purposes. Conventional Shilling Attack approaches lack attack transferability (i.e., attacks are not effective on some victim RS models) and/or attack invisibility (i.e., injected profiles can be easily detected). To overcome these issues, we present Leg-UP, a novel attack model based on the Generative Adversarial Network. Leg-UP learns user behavior patterns from real users in the sampled ``templates'' and constructs fake user profiles. To simulate real users, the generator in Leg-UP directly outputs discrete ratings. To enhance attack transferability, the parameters of the generator are optimized by maximizing the attack performance on a surrogate RS model. To improve attack invisibility, Leg-UP adopts a discriminator to guide the generator to generate undetectable fake user profiles. Experiments on benchmarks have shown that Leg-UP exceeds state-of-the-art Shilling Attack methods on a wide range of victim RS models. The source code of our work is available at: https://github.com/XMUDM/ShillingAttack.

📄 PDF Abstract BibTeX arXiv:2206.11433

Code (2)

XMUDM/ShillingAttack 공식 구현 tf
XMUDM/AUSH tf

Tasks

Generative Adversarial NetworkRecommendation Systems

Similar Papers 제목 키워드 기반

Shilling Recommender Systems by Generating Side-feature-aware Fake User Profiles

2025-09-22 · Yuanrong Wang, Yingpeng Du arxiv

Recommender systems (RS) greatly influence users' consumption decisions, making them attractive targets for malicious shilling attacks that inject fake user profiles to manipulate recommendations. Existing shilling metho…

Shilling Black-box Review-based Recommender Systems through Fake Review Generation

2023-06-27 · Hung-Yun Chiang, Yi-Syuan Chen, Yun-Zhu Song, Hong-Han Shuai 외

Review-Based Recommender Systems (RBRS) have attracted increasing research interest due to their ability to alleviate well-known cold-start problems. RBRS utilizes reviews to construct the user and items representations.…

DiversityRecommendation SystemsReview Generation

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

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

Controllable and Stealthy Shilling Attacks via Dispersive Latent Diffusion

2025-08-04 · Shutong Qiao, Wei Yuan, Junliang Yu, Tong Chen 외 arxiv

Recommender systems (RSs) are now fundamental to various online platforms, but their dependence on user-contributed data leaves them vulnerable to shilling attacks that can manipulate item rankings by injecting fake user…