Attacking Black-box Recommendations via Copying Cross-domain User Profiles
Wenqi Fan, Tyler Derr, Xiangyu Zhao, Yao Ma, Hui Liu, Jianping Wang,, Jiliang Tang, Qing Li

TL;DR
This paper introduces CopyAttack, a reinforcement learning-based black-box attack that copies real user profiles across domains to manipulate recommendations, exposing vulnerabilities in deep learning recommender systems.
Contribution
The paper presents a novel RL-based framework for creating realistic profile injection attacks by copying cross-domain user profiles, enhancing attack effectiveness against deep learning recommenders.
Findings
CopyAttack significantly increases hit ratios of targeted items.
The framework effectively learns to select and refine user profiles.
Experiments confirm the attack's success on real-world datasets.
Abstract
Recently, recommender systems that aim to suggest personalized lists of items for users to interact with online have drawn a lot of attention. In fact, many of these state-of-the-art techniques have been deep learning based. Recent studies have shown that these deep learning models (in particular for recommendation systems) are vulnerable to attacks, such as data poisoning, which generates users to promote a selected set of items. However, more recently, defense strategies have been developed to detect these generated users with fake profiles. Thus, advanced injection attacks of creating more `realistic' user profiles to promote a set of items is still a key challenge in the domain of deep learning based recommender systems. In this work, we present our framework CopyAttack, which is a reinforcement learning based black-box attack method that harnesses real users from a source domain by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Advanced Graph Neural Networks
