GRASPED: Graph Anomaly Detection using Autoencoder with Spectral Encoder and Decoder (Full Version)
By: Wei Herng Choong , Jixing Liu , Ching-Yu Kao and more
Potential Business Impact:
Finds weird things hidden in connected data.
Graph machine learning has been widely explored in various domains, such as community detection, transaction analysis, and recommendation systems. In these applications, anomaly detection plays an important role. Recently, studies have shown that anomalies on graphs induce spectral shifts. Some supervised methods have improved the utilization of such spectral domain information. However, they remain limited by the scarcity of labeled data due to the nature of anomalies. On the other hand, existing unsupervised learning approaches predominantly rely on spatial information or only employ low-pass filters, thereby losing the capacity for multi-band analysis. In this paper, we propose Graph Autoencoder with Spectral Encoder and Spectral Decoder (GRASPED) for node anomaly detection. Our unsupervised learning model features an encoder based on Graph Wavelet Convolution, along with structural and attribute decoders. The Graph Wavelet Convolution-based encoder, combined with a Wiener Graph Deconvolution-based decoder, exhibits bandpass filter characteristics that capture global and local graph information at multiple scales. This design allows for a learning-based reconstruction of node attributes, effectively capturing anomaly information. Extensive experiments on several real-world graph anomaly detection datasets demonstrate that GRASPED outperforms current state-of-the-art models.
Similar Papers
AutoGraphAD: A novel approach using Variational Graph Autoencoders for anomalous network flow detection
Cryptography and Security
Finds computer network dangers without needing labels.
Addressing Graph Anomaly Detection via Causal Edge Separation and Spectrum
Machine Learning (CS)
Finds hidden bad guys in tricky computer networks.
Graph Alignment via Dual-Pass Spectral Encoding and Latent Space Communication
Machine Learning (CS)
Connects different sets of information, even if messy.