AC2L-GAD: Active Counterfactual Contrastive Learning for Graph Anomaly Detection
Kamal Berahmand, Saman Forouzandeh, Mehrnoush Mohammadi, Parham Moradi, Mahdi Jalili

TL;DR
AC2L-GAD introduces an active counterfactual contrastive learning framework for graph anomaly detection, effectively addressing label scarcity and class imbalance by generating informative positive and negative samples through principled counterfactual reasoning.
Contribution
It presents a novel active counterfactual contrastive learning method that improves anomaly detection in graphs by reducing computational costs and enhancing contrast quality.
Findings
Achieves competitive or superior performance on nine benchmark datasets.
Reduces computational overhead by approximately 65% compared to full counterfactual generation.
Shows notable gains in detecting complex anomalies with attribute-structure interactions.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Anomaly Detection Techniques and Applications · Imbalanced Data Classification Techniques
