Generation is better than Modification: Combating High Class Homophily Variance in Graph Anomaly Detection
Rui Zhang, Dawei Cheng, Xin Liu, Jie Yang, Yi Ouyang, Xian Wu, Yefeng, Zheng

TL;DR
This paper introduces HedGe, a novel GNN model that generates new low-homophily-variance relationships to improve graph anomaly detection, outperforming existing methods and enhancing robustness against heterophily attacks.
Contribution
The paper proposes HedGe, a new GNN approach that generates relationships to address class homophily variance, differing from prior modification-based methods.
Findings
HedGe achieves state-of-the-art results on multiple benchmark datasets.
HedGe improves robustness under heterophily attack scenarios.
The new metric Class Homophily Variance effectively quantifies homophily distribution differences.
Abstract
Graph-based anomaly detection is currently an important research topic in the field of graph neural networks (GNNs). We find that in graph anomaly detection, the homophily distribution differences between different classes are significantly greater than those in homophilic and heterophilic graphs. For the first time, we introduce a new metric called Class Homophily Variance, which quantitatively describes this phenomenon. To mitigate its impact, we propose a novel GNN model named Homophily Edge Generation Graph Neural Network (HedGe). Previous works typically focused on pruning, selecting or connecting on original relationships, and we refer to these methods as modifications. Different from these works, our method emphasizes generating new relationships with low class homophily variance, using the original relationships as an auxiliary. HedGe samples homophily adjacency matrices from…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Anomaly Detection Techniques and Applications
MethodsGraph Neural Network
