ConsE: Consistency Exploitation for Semi-Supervised Anomaly Detection in Graphs

Published: 2023, Last Modified: 05 Feb 2026IJCNN 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Graph anomaly detection has attracted considerable interest due to the wide use of graph structure data. Several GNN-based anomaly detection methods discover anomalies through the powerful node representation ability of GNNs. However, real-world graphs are typically rarely labeled, which leads these deep learning methods to face the challenge of under-fitting. A fundamental question here is: can anomalies in graphs be detected with few annotations? In this paper, we propose a novel semi-supervised anomaly detection method in graphs based on Consistency Exploitation (ConsE). First, ConsE adopts a consistency-based neighbor sampler, which ensures the consistency of a central node and its neighbors on attributes and categories during the aggregation process through attribute similarity and soft pseudo-labels. Afterward, ConsE encourages the consistency of node representations generated by a dedicated neighbor sampler and a generic neighbor sampler to improve its robustness in complex neighborhoods. Experimental results on real-world datasets demonstrate that our model significantly outperforms several state-of-the-art baseline methods.
Loading