Graph Evidential Learning for Anomaly Detection
By: Chunyu Wei , Wenji Hu , Xingjia Hao and more
Potential Business Impact:
Finds weird spots in connected data better.
Graph anomaly detection faces significant challenges due to the scarcity of reliable anomaly-labeled datasets, driving the development of unsupervised methods. Graph autoencoders (GAEs) have emerged as a dominant approach by reconstructing graph structures and node features while deriving anomaly scores from reconstruction errors. However, relying solely on reconstruction error for anomaly detection has limitations, as it increases the sensitivity to noise and overfitting. To address these issues, we propose Graph Evidential Learning (GEL), a probabilistic framework that redefines the reconstruction process through evidential learning. By modeling node features and graph topology using evidential distributions, GEL quantifies two types of uncertainty: graph uncertainty and reconstruction uncertainty, incorporating them into the anomaly scoring mechanism. Extensive experiments demonstrate that GEL achieves state-of-the-art performance while maintaining high robustness against noise and structural perturbations.
Similar Papers
EAGLE: Contrastive Learning for Efficient Graph Anomaly Detection
Machine Learning (CS)
Finds weird things in connected data faster.
Social Network User Profiling for Anomaly Detection Based on Graph Neural Networks
Machine Learning (CS)
Finds fake people on social media.
Evidential Uncertainty Probes for Graph Neural Networks
Machine Learning (CS)
Helps smart computer programs know when they're unsure.