Multi-Head Spectral-Adaptive Graph Anomaly Detection
Qingyue Cao, Bo Jin, Changwei Gong, Xin Tong, Wenzheng Li, Xiaodong Zhou

TL;DR
This paper introduces MHSA-GNN, a spectral-adaptive graph neural network with multi-heads and a hypernetwork that dynamically generates filters based on graph structure, improving anomaly detection in complex graphs.
Contribution
The paper proposes a novel multi-head spectral-adaptive GNN with a hypernetwork for instance-specific filter generation and dual regularization to enhance anomaly detection.
Findings
Outperforms existing methods on four real-world datasets.
Effectively preserves high-frequency signals for anomaly detection.
Demonstrates robustness on heterogeneous datasets.
Abstract
Graph anomaly detection technology has broad applications in financial fraud and risk control. However, existing graph anomaly detection methods often face significant challenges when dealing with complex and variable abnormal patterns, as anomalous nodes are often disguised and mixed with normal nodes, leading to the coexistence of homophily and heterophily in the graph domain. Recent spectral graph neural networks have made notable progress in addressing this issue; however, current techniques typically employ fixed, globally shared filters. This 'one-size-fits-all' approach can easily cause over-smoothing, erasing critical high-frequency signals needed for fraud detection, and lacks adaptive capabilities for different graph instances. To solve this problem, we propose a Multi-Head Spectral-Adaptive Graph Neural Network (MHSA-GNN). The core innovation is the design of a lightweight…
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 · Domain Adaptation and Few-Shot Learning · Graph Theory and Algorithms
