TL;DR
This paper introduces Vulnerability-aware Adversarial Training (VAT), a novel defense method for recommender systems that adaptively applies perturbations based on user vulnerability, improving robustness against poisoning attacks while maintaining recommendation quality.
Contribution
The paper proposes a new vulnerability-aware adversarial training approach that estimates user vulnerability and applies adaptive perturbations, enhancing defense effectiveness over existing methods.
Findings
VAT reduces attack success rates significantly.
VAT maintains or improves recommendation quality.
Experiments show VAT outperforms existing defenses across models and attack types.
Abstract
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 the system's training data to skew the exposure of certain items, known as poisoning attacks. Adversarial training has emerged as a notable defense mechanism against such poisoning attacks within recommender systems. Existing adversarial training methods apply perturbations of the same magnitude across all users to enhance system robustness against attacks. Yet, in reality, we find that attacks often affect only a subset of users who are vulnerable. These perturbations of indiscriminate magnitude make it difficult to balance effective protection for vulnerable users without degrading recommendation quality for those who are not affected. To address this issue, our…
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.
