Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Semi-supervised Graph Anomaly Detection via Robust Homophily Learning

About

Semi-supervised graph anomaly detection (GAD) utilizes a small set of labeled normal nodes to identify abnormal nodes from a large set of unlabeled nodes in a graph. Current methods in this line posit that 1) normal nodes share a similar level of homophily and 2) the labeled normal nodes can well represent the homophily patterns in the normal class. However, this assumption often does not hold well since normal nodes in a graph can exhibit diverse homophily in real-world GAD datasets. In this paper, we propose RHO, namely Robust Homophily Learning, to adaptively learn such homophily patterns. RHO consists of two novel modules, adaptive frequency response filters (AdaFreq) and graph normality alignment (GNA). AdaFreq learns a set of adaptive spectral filters that capture different frequency components of the labeled normal nodes with varying homophily in the channel-wise and cross-channel views of node attributes. GNA is introduced to enforce consistency between the channel-wise and cross-channel homophily representations to robustify the normality learned by the filters in the two views. Experiments on eight real-world GAD datasets show that RHO can effectively learn varying, often under-represented, homophily in the small normal node set and substantially outperforms state-of-the-art competing methods. Code is available at https://github.com/mala-lab/RHO.

Guoguo Ai, Hezhe Qiao, Hui Yan, Guansong Pang• 2025

Related benchmarks

TaskDatasetResultRank
Graph Anomaly DetectionAMAZON
AUROC93.02
132
Graph Anomaly DetectionREDDIT
AUROC62.07
129
Graph Anomaly DetectionPhoto
AUROC71.29
87
Graph Anomaly DetectionYelpChi
AUROC59.14
72
Graph Anomaly DetectionT-Finance
AUPRC48.93
55
Graph Anomaly Detectiontolokers
AUROC62.55
11
Showing 6 of 6 rows

Other info

Follow for update