DiffGAD: A Diffusion-based Unsupervised Graph Anomaly Detector
Jinghan Li, Yuan Gao, Jinda Lu, Junfeng Fang, Congcong Wen, Hui Lin, Xiang Wang
TL;DR
This work tackles unsupervised graph anomaly detection by moving beyond reconstruction-based latent spaces to a diffusion-based framework that distills discriminative content into latent representations. DiffGAD employs a dual-diffusion setup to capture general and common content, then uses a discriminative-content distillation mechanism—via a classifier-free–style guidance—to separate normal and anomalous distributions. The approach is complemented by a content-preservation strategy that sustains informative structure across diffusion timesteps, enabling robust detection with favorable time and memory characteristics. Empirical results on six large-scale real-world datasets show state-of-the-art performance and strong robustness, highlighting DiffGAD’s practical relevance for scalable graph anomaly detection.
Abstract
Graph Anomaly Detection (GAD) is crucial for identifying abnormal entities within networks, garnering significant attention across various fields. Traditional unsupervised methods, which decode encoded latent representations of unlabeled data with a reconstruction focus, often fail to capture critical discriminative content, leading to suboptimal anomaly detection. To address these challenges, we present a Diffusion-based Graph Anomaly Detector (DiffGAD). At the heart of DiffGAD is a novel latent space learning paradigm, meticulously designed to enhance its proficiency by guiding it with discriminative content. This innovative approach leverages diffusion sampling to infuse the latent space with discriminative content and introduces a content-preservation mechanism that retains valuable information across different scales, significantly improving its adeptness at identifying anomalies with limited time and space complexity. Our comprehensive evaluation of DiffGAD, conducted on six real-world and large-scale datasets with various metrics, demonstrated its exceptional performance.
