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

Toward Reasoning on the Boundary: A Mixup-based Approach for Graph Anomaly Detection

About

While GNN-based detection methods excel at identifying overt outliers, they often struggle with boundary anomalies -- subtly camouflaged nodes that are difficult to distinguish from normal instances. This limitation highlights a fundamental gap in the reasoning capabilities of existing methods. We attribute this issue to the reliance of standard Graph Contrastive Learning (GCL) on easy negatives, which fosters the learning of simplistic decision boundaries. To address this issue, we propose ANOMIX, a framework that synthesizes informative hard negatives by linearly interpolating representations of normal and abnormal subgraphs. This graph mixup strategy intentionally populates the decision boundary with hard-to-detect samples. Through targeted experimental analysis, we demonstrate that ANOMIX successfully separates these boundary anomalies where state-of-the-art baselines fail, as shown by a clear distinction in the score distributions for these challenging cases. These findings suggest that synthesizing hard negatives via mixup is a potent strategy for refining GNN representation space, which in turn enhances its reasoning capacity for more robust and reliable graph anomaly detection. Code is available at https://github.com/missinghwan/ANOMIX.

Hwan Kim, Junghoon Kim, Sungsu Lim• 2024

Related benchmarks

TaskDatasetResultRank
Graph Anomaly DetectionAMAZON
AUROC66.86
65
Graph Anomaly DetectionFacebook
AUROC0.9188
42
Graph Anomaly DetectionCiteseer
AUROC94.14
34
Graph Anomaly DetectionCora
AUC0.9327
30
Graph Anomaly DetectionPubmed
AUC95.58
30
Graph Anomaly DetectionACM
AUC91.04
11
Showing 6 of 6 rows

Other info

Follow for update