English

AC2L-GAD: Active Counterfactual Contrastive Learning for Graph Anomaly Detection

Machine Learning 2026-01-30 v1 Artificial Intelligence

Abstract

Graph anomaly detection aims to identify abnormal patterns in networks, but faces significant challenges from label scarcity and extreme class imbalance. While graph contrastive learning offers a promising unsupervised solution, existing methods suffer from two critical limitations: random augmentations break semantic consistency in positive pairs, while naive negative sampling produces trivial, uninformative contrasts. We propose AC2L-GAD, an Active Counterfactual Contrastive Learning framework that addresses both limitations through principled counterfactual reasoning. By combining information-theoretic active selection with counterfactual generation, our approach identifies structurally complex nodes and generates anomaly-preserving positive augmentations alongside normal negative counterparts that provide hard contrasts, while restricting expensive counterfactual generation to a strategically selected subset. This design reduces computational overhead by approximately 65% compared to full-graph counterfactual generation while maintaining detection quality. Experiments on nine benchmark datasets, including real-world financial transaction graphs from GADBench, show that AC2L-GAD achieves competitive or superior performance compared to state-of-the-art baselines, with notable gains in datasets where anomalies exhibit complex attribute-structure interactions.

Keywords

Cite

@article{arxiv.2601.21171,
  title  = {AC2L-GAD: Active Counterfactual Contrastive Learning for Graph Anomaly Detection},
  author = {Kamal Berahmand and Saman Forouzandeh and Mehrnoush Mohammadi and Parham Moradi and Mahdi Jalili},
  journal= {arXiv preprint arXiv:2601.21171},
  year   = {2026}
}
R2 v1 2026-07-01T09:24:52.581Z