SIAINov 13, 2023

Multi-agent Attacks for Black-box Social Recommendations

arXiv:2311.07127v412 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in social recommender systems, which are critical for online platforms, by demonstrating effective attacks under realistic black-box conditions, though it is incremental as it builds on prior work on adversarial attacks.

The paper tackles the problem of untargeted adversarial attacks on black-box social recommender systems, proposing a multi-agent reinforcement learning framework called MultiAttack that coordinates fake user profiles and social relations, achieving significant degradation in recommendation performance as shown in experiments on real-world datasets.

The rise of online social networks has facilitated the evolution of social recommender systems, which incorporate social relations to enhance users' decision-making process. With the great success of Graph Neural Networks (GNNs) in learning node representations, GNN-based social recommendations have been widely studied to model user-item interactions and user-user social relations simultaneously. Despite their great successes, recent studies have shown that these advanced recommender systems are highly vulnerable to adversarial attacks, in which attackers can inject well-designed fake user profiles to disrupt recommendation performances. While most existing studies mainly focus on argeted attacks to promote target items on vanilla recommender systems, untargeted attacks to degrade the overall prediction performance are less explored on social recommendations under a black-box scenario. To perform untargeted attacks on social recommender systems, attackers can construct malicious social relationships for fake users to enhance the attack performance. However, the coordination of social relations and item profiles is challenging for attacking black-box social recommendations. To address this limitation, we first conduct several preliminary studies to demonstrate the effectiveness of cross-community connections and cold-start items in degrading recommendations performance. Specifically, we propose a novel framework MultiAttack based on multi-agent reinforcement learning to coordinate the generation of cold-start item profiles and cross-community social relations for conducting untargeted attacks on black-box social recommendations. Comprehensive experiments on various real-world datasets demonstrate the effectiveness of our proposed attacking framework under the black-box setting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes