đ€ AI Summary
This study systematically evaluates hyperbolic graph embedding models for graph anomaly detection, aiming to validate their superiority over Euclidean methods in modeling hierarchical and heterogeneous graph structures. We propose the first unified evaluation framework for anomaly detection in hyperbolic spaceâcovering prominent models including P-VAE, HGCN, and HGCAE under the PoincarĂ© ball modelâand publicly release HyperAD, a dedicated open-source toolkit to advance practical adoption of hyperbolic graph learning. Experiments demonstrate substantial improvements: P-VAE achieves 94% F1-score on Elliptic, and HGCAE attains 80% on Coraâboth significantly outperforming Euclidean baselines such as DOMINANT and GraphSAGE. Our core contributions are threefold: (i) empirical validation of hyperbolic geometryâs enhanced representational capacity for complex anomalous patterns in graphs; (ii) establishment of a reproducible, extensible benchmark; and (iii) open-sourcing of HyperAD to foster standardized evaluation and methodological advancement.
đ Abstract
This survey reviews hyperbolic graph embedding models, and evaluate them on anomaly detection, highlighting their advantages over Euclidean methods in capturing complex structures. Evaluating models like extit{HGCAE}, extit{(mathcal{P})-VAE}, and extit{HGCN} demonstrates high performance, with extit{(mathcal{P})-VAE} achieving an F1-score of 94% on the extit{Elliptic} dataset and extit{HGCAE} scoring 80% on extit{Cora}. In contrast, Euclidean methods like extit{DOMINANT} and extit{GraphSage} struggle with complex data. The study emphasizes the potential of hyperbolic spaces for improving anomaly detection, and provides an open-source library to foster further research in this field.