vix.ing · top · new · best · stats · spec

Graph Anomaly Detection with Graph Neural Networks: Current Status and Challenges

2022/09/29 by Hwan Kim, Kim, Hwan, Byung Suk Lee +5 · 5 citations
Computer Science · Physics and Astronomy · #Advanced Graph Neural Networks #Artificial Intelligence (cs.AI) #Complex Network Analysis Techniques #FOS: Computer and information sciences #Machine Learning (cs.LG) #Social and Information Networks (cs.SI) #Software System Performance and Reliability

paper · pdf · doi:10.48550/arxiv.2209.14930

openalex publication_date 2022/09/29 · openalex created_date 2022/10/01 · openalex updated_date 2026/07/28

Abstract

Graphs are used widely to model complex systems, and detecting anomalies in a graph is an important task in the analysis of complex systems. Graph anomalies are patterns in a graph that do not conform to normal patterns expected of the attributes and/or structures of the graph. In recent years, graph neural networks (GNNs) have been studied extensively and have successfully performed difficult machine learning tasks in node classification, link prediction, and graph classification thanks to the highly expressive capability via message passing in effectively learning graph representations. To solve the graph anomaly detection problem, GNN-based methods leverage information about the graph attributes (or features) and/or structures to learn to score anomalies appropriately. In this survey, we review the recent advances made in detecting graph anomalies using GNN models. Specifically, we summarize GNN-based methods according to the graph type (i.e., static and dynamic), the anomaly type (i.e., node, edge, subgraph, and whole graph), and the network architecture (e.g., graph autoencoder, graph convolutional network). To the best of our knowledge, this survey is the first comprehensive review of graph anomaly detection methods based on GNNs.

Cited by

Related