LGAug 20, 2025

Addressing Graph Anomaly Detection via Causal Edge Separation and Spectrum

arXiv:2508.14684v1h-index: 3
Originality Incremental advance
AI Analysis

This addresses anomaly detection in heterophilic graphs, a domain-specific problem with incremental improvements over existing methods.

The paper tackles graph anomaly detection on heterophilic networks where anomalous nodes hide direct links, proposing CES2-GAD, a spectral neural network that separates edges via causal interventions and uses hybrid-spectrum filters, achieving effectiveness validated through extensive experiments on real-world datasets.

In the real world, anomalous entities often add more legitimate connections while hiding direct links with other anomalous entities, leading to heterophilic structures in anomalous networks that most GNN-based techniques fail to address. Several works have been proposed to tackle this issue in the spatial domain. However, these methods overlook the complex relationships between node structure encoding, node features, and their contextual environment and rely on principled guidance, research on solving spectral domain heterophilic problems remains limited. This study analyzes the spectral distribution of nodes with different heterophilic degrees and discovers that the heterophily of anomalous nodes causes the spectral energy to shift from low to high frequencies. To address the above challenges, we propose a spectral neural network CES2-GAD based on causal edge separation for anomaly detection on heterophilic graphs. Firstly, CES2-GAD will separate the original graph into homophilic and heterophilic edges using causal interventions. Subsequently, various hybrid-spectrum filters are used to capture signals from the segmented graphs. Finally, representations from multiple signals are concatenated and input into a classifier to predict anomalies. Extensive experiments with real-world datasets have proven the effectiveness of the method we proposed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes