Abstract
Anomaly detection has been one of the important issues in social network analysis in recent years due to the crucial role it plays in different applications such as fraud and spammer detection. Using both graph and node characteristics leads to more accurate results in detecting anomalous nodes of node attributed networks. Most of the research works in this field are concentrated on supervised methods for anomaly detection. However, in real-world problems, there is not enough labeled data to use supervised methods for anomaly detection. This paper proposes an unsupervised method for detecting anomalous nodes in node attributed networks. The methods used a two-step deep learning approach. In the first step, structural features of the network are extracted using node2vec; in the next step, Variational AutoEncoder (VAE) is used to detect the anomalies considering both structural and node attributes. The anomalous nodes are recognized by their higher reconstruction loss. Our experimental results on two datasets, BlogCatalog and Flickr, show that the suggested method can compete with the state-of-the-art approaches of anomaly detection in attributed networks. Our method (Deep2NAD) outperforms the state-of-the-art result on the Flickr dataset based on AUC. Moreover, it receives an acceptable AUC over the BlogCatalog dataset in comparison to the state-of-the-art methods.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 4th International Conference on Information Science and Systems, ICISS 2021 |
| Publisher | Association for Computing Machinery |
| Pages | 35-40 |
| Number of pages | 6 |
| ISBN (Electronic) | 9781450389136 |
| DOIs | |
| Publication status | Published - 17 Mar 2021 |
| Event | 42nd International Conference on Information Systems, ICIS 2021 - Austin, United States Duration: 12 Dec 2021 → 15 Dec 2021 Conference number: 42 |
Conference
| Conference | 42nd International Conference on Information Systems, ICIS 2021 |
|---|---|
| Abbreviated title | ICIS |
| Country/Territory | United States |
| City | Austin |
| Period | 12/12/21 → 15/12/21 |
Keywords
- 2022 OA procedure
- Attributed Networks
- Deep Learning
- Unsupervised Learning
- Anomaly Detection