HC-GLAD: Dual Hyperbolic Contrastive Learning for Unsupervised Graph-Level Anomaly Detection
Yali Fu, Jindong Li, Jiahong Liu, Qianli Xing, Qi Wang, Irwin King

TL;DR
This paper introduces HC-GLAD, a novel unsupervised graph-level anomaly detection method that leverages hypergraph convolution and hyperbolic geometry to capture high-order dependencies and hierarchical properties in real-world graphs.
Contribution
It is the first to combine hypergraph-based high-order node interactions with hyperbolic geometry for improved anomaly detection in graphs.
Findings
HC-GLAD outperforms existing methods on 13 real-world datasets.
Hypergraph convolution captures high-order node group information effectively.
Hyperbolic embedding preserves graph hierarchy and power-law structures.
Abstract
Unsupervised graph-level anomaly detection (UGAD) has garnered increasing attention in recent years due to its significance. Most existing methods that rely on traditional GNNs mainly consider pairwise relationships between first-order neighbors, which is insufficient to capture the complex high-order dependencies often associated with anomalies. This limitation underscores the necessity of exploring high-order node interactions in UGAD. In addition, most previous works ignore the underlying properties (e.g., hierarchy and power-law structure) which are common in real-world graph datasets and therefore are indispensable factors in the UGAD task. In this paper, we propose a novel Dual Hyperbolic Contrastive Learning for Unsupervised Graph-Level Anomaly Detection (HC-GLAD in short). To exploit high-order node group information, we construct hypergraphs based on pre-designed gold motifs…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Advanced Clustering Algorithms Research · Advanced Graph Neural Networks
MethodsSoftmax · Attention Is All You Need · Contrastive Learning
