Relevance-Aware Anomalous Users Detection in Social Network via Graph Neural Network
Yangyang Li, Yipeng Ji, Shaoning Li, Shulong He, Yinhao Cao, Xiong Li,, Jun Shi, Yangchao Yang, Yifeng Liu

TL;DR
This paper introduces RAU-GNN, a relevance-aware graph neural network model that effectively detects anomalous users in social networks by leveraging multiple user relations and advanced GNN techniques.
Contribution
The paper proposes a novel RAU-GNN model that integrates GCN and GAT to improve the accuracy of anomalous user detection in large-scale social networks.
Findings
Achieves high accuracy in real-world datasets
Effectively models multiple user relations
Outperforms existing detection methods
Abstract
Anomalous users detection in social network is an imperative task for security problems. Motivated by the great power of Graph Neural Networks(GNNs), many current researches adopt GNN-based detectors to reveal the anomalous users. However, the increasing scale of social activities, explosive growth of users and manifold technical disguise render the user detection a difficult task. In this paper, we propose an innovate Relevance-aware Anomalous Users Detection model (RAU-GNN) to obtain a fine-grained detection result. RAU-GNN first extracts multiple relations of all types of users in social network, including both benign and anomalous users, and accordingly constructs the multiple user relation graph. Secondly, we employ relevance-aware GNN framework to learn the hidden features of users, and discriminate the anomalous users after discriminating. Concretely, by integrating Graph…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Advanced Graph Neural Networks · Complex Network Analysis Techniques
