Hyperbolic Graph Embeddings: a Survey and an Evaluation on Anomaly Detection

📅 2025-12-21
📈 Citations: 0
✹ Influential: 0
📄 PDF

career value

198K/year
đŸ€– 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.

Technology Category

Application Category

📝 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.
Problem

Research questions and friction points this paper is trying to address.

Survey hyperbolic graph embedding models for anomaly detection
Evaluate hyperbolic models outperforming Euclidean methods
Provide open-source library to advance hyperbolic space research
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hyperbolic embeddings outperform Euclidean methods in anomaly detection
Models like P-VAE achieve high F1-scores on complex datasets
Open-source library provided to advance hyperbolic graph research