English

Addressing Graph Anomaly Detection via Causal Edge Separation and Spectrum

Machine Learning 2025-08-21 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2508.14684,
  title  = {Addressing Graph Anomaly Detection via Causal Edge Separation and Spectrum},
  author = {Zengyi Wo and Wenjun Wang and Minglai Shao and Chang Liu and Yumeng Wang and Yueheng Sun},
  journal= {arXiv preprint arXiv:2508.14684},
  year   = {2025}
}

Comments

Proceedings of the 2024 KDD Workshop

R2 v1 2026-07-01T04:58:26.691Z