Flex-GAD : Flexible Graph Anomaly Detection
Apu Chakraborty, Anshul Kumar, Gagan Raj Gupta

TL;DR
Flex-GAD is an unsupervised graph anomaly detection framework that combines community-aware structural encoding with attribute encoding, using self-attention to adaptively fuse representations, achieving higher accuracy and faster training on real-world attributed graphs.
Contribution
It introduces a novel community-based GCN encoder and a self-attention fusion module, enhancing anomaly detection accuracy and efficiency over existing methods.
Findings
Achieves 7.98% higher AUC than previous best GAD-NR.
Runs 102x faster per epoch than Anomaly DAE.
Demonstrates effectiveness across diverse real-world attributed graphs.
Abstract
Detecting anomalous nodes in attributed networks, where each node is associated with both structural connections and descriptive attributes, is essential for identifying fraud, misinformation, and suspicious behavior in domains such as social networks, academic citation graphs, and e-commerce platforms. We propose Flex-GAD, a novel unsupervised framework for graph anomaly detection at the node level. Flex-GAD integrates two encoders to capture complementary aspects of graph data. The framework incorporates a novel community-based GCN encoder to model intra-community and inter-community information into node embeddings, thereby ensuring structural consistency, along with a standard attribute encoder. These diverse representations are fused using a self-attention-based representation fusion module, which enables adaptive weighting and effective integration of the encoded information. This…
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.
