Towards Adversarially Robust Recommendation from Adaptive Fraudster Detection

Yuni Lai,Yulin Zhu,Wenqi Fan,Xiaoge Zhang,Kai Zhou
DOI: https://doi.org/10.48550/arXiv.2211.11534
2023-05-20
Abstract:The robustness of recommender systems under node injection attacks has garnered significant attention. Recently, GraphRfi, a GNN-based recommender system, was proposed and shown to effectively mitigate the impact of injected fake users. However, we demonstrate that GraphRfi remains vulnerable to attacks due to the supervised nature of its fraudster detection component, where obtaining clean labels is challenging in practice. In particular, we propose a powerful poisoning attack, MetaC, against both GNN-based and MF-based recommender systems. Furthermore, we analyze why GraphRfi fails under such an attack. Then, based on our insights obtained from vulnerability analysis, we design an adaptive fraudster detection module that explicitly considers label uncertainty. This module can serve as a plug-in for different recommender systems, resulting in a robust framework named PDR. Comprehensive experiments show that our defense approach outperforms other benchmark methods under attacks. Overall, our research presents an effective framework for integrating fraudster detection into recommendation systems to achieve adversarial robustness.
Information Retrieval,Artificial Intelligence,Cryptography and Security,Machine Learning
What problem does this paper attempt to address?