TL;DR
NeiGAD introduces a spectral graph analysis module that enhances graph anomaly detection by explicitly modeling neighbor interactions, leading to improved accuracy over existing methods.
Contribution
The paper proposes NeiGAD, a spectral neighbor information module for GAD, which explicitly captures local interactions and boosts detection performance.
Findings
NeiGAD improves detection accuracy on eight real-world datasets.
Spectral analysis of eigenvectors encodes local neighbor interactions.
Explicit neighbor modeling enhances anomaly detection effectiveness.
Abstract
Graph anomaly detection (GAD) aims to identify irregular nodes or structures in attributed graphs. Neighbor information, which reflects both structural connectivity and attribute consistency with surrounding nodes, is essential for distinguishing anomalies from normal patterns. Although recent graph neural network (GNN)-based methods incorporate such information through message passing, they often fail to explicitly model its effect or interaction with attributes, limiting detection performance. This work introduces NeiGAD, a novel plug-and-play module that captures neighbor information through spectral graph analysis. Theoretical insights demonstrate that eigenvectors of the adjacency matrix encode local neighbor interactions and progressively amplify anomaly signals. Based on this, NeiGAD selects a compact set of eigenvectors to construct efficient and discriminative representations.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
