Towards Multiple Missing Values-resistant Unsupervised Graph Anomaly Detection
Jiazhen Chen, Xiuqin Liang, Sichao Fu, Zheng Ma, Weihua Ou

TL;DR
This paper introduces M$^2$V-UGAD, a novel framework for unsupervised graph anomaly detection that is robust to missing node attributes and structure, using dual-pathway encoding and hard negative sampling.
Contribution
It proposes a dual-pathway encoder and a joint latent space regularization to effectively detect anomalies on incomplete graphs, reducing imputation bias and cross-view interference.
Findings
Outperforms existing methods on seven benchmarks.
Maintains high detection accuracy across various missing rates.
Effectively handles simultaneous missing attributes and edges.
Abstract
Unsupervised graph anomaly detection (GAD) has received increasing attention in recent years, which aims to identify data anomalous patterns utilizing only unlabeled node information from graph-structured data. However, prevailing unsupervised GAD methods typically presuppose complete node attributes and structure information, a condition hardly satisfied in real-world scenarios owing to privacy, collection errors or dynamic node arrivals. Existing standard imputation schemes risk "repairing" rare anomalous nodes so that they appear normal, thereby introducing imputation bias into the detection process. In addition, when both node attributes and edges are missing simultaneously, estimation errors in one view can contaminate the other, causing cross-view interference that further undermines the detection performance. To overcome these challenges, we propose MV-UGAD, a multiple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Anomaly Detection Techniques and Applications · Software System Performance and Reliability
