EAGLE: Contrastive Learning for Efficient Graph Anomaly Detection
By: Jing Ren , Mingliang Hou , Zhixuan Liu and more
Potential Business Impact:
Finds weird things in connected data faster.
Graph anomaly detection is a popular and vital task in various real-world scenarios, which has been studied for several decades. Recently, many studies extending deep learning-based methods have shown preferable performance on graph anomaly detection. However, existing methods are lack of efficiency that is definitely necessary for embedded devices. Towards this end, we propose an Efficient Anomaly detection model on heterogeneous Graphs via contrastive LEarning (EAGLE) by contrasting abnormal nodes with normal ones in terms of their distances to the local context. The proposed method first samples instance pairs on meta path-level for contrastive learning. Then, a graph autoencoder-based model is applied to learn informative node embeddings in an unsupervised way, which will be further combined with the discriminator to predict the anomaly scores of nodes. Experimental results show that EAGLE outperforms the state-of-the-art methods on three heterogeneous network datasets.
Similar Papers
Graph Evidential Learning for Anomaly Detection
Machine Learning (CS)
Finds weird spots in connected data better.
AutoGraphAD: A novel approach using Variational Graph Autoencoders for anomalous network flow detection
Cryptography and Security
Finds computer network dangers without needing labels.
CAGN-GAT Fusion: A Hybrid Contrastive Attentive Graph Neural Network for Network Intrusion Detection
Machine Learning (CS)
Finds sneaky computer intruders faster and better.