Hyperbolic Graph Embeddings: a Survey and an Evaluation on Anomaly Detection
Souhail Abdelmouaiz Sadat, Mohamed Yacine Touahria Miliani, Khadidja Hab El Hames, Hamida Seba, Mohammed Haddad
TL;DR
This work assesses the suitability of hyperbolic graph embeddings for anomaly detection, arguing that negative curvature better captures hierarchical and complex graph structures than Euclidean space. It surveys traditional and deep-learning-based hyperbolic embedding methods, and introduces a practical taxonomy and an open-source library for benchmarking. A unified anomaly-detection framework pairs hyperbolic embeddings with conventional detectors, enabling reproducible evaluation across diverse datasets. Empirically, hyperbolic methods generally outperform Euclidean baselines, highlighting the practical potential of hyperbolic geometry for robust anomaly detection in real-world networks.
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 \textit{HGCAE}, \textit{\(\mathcal{P}\)-VAE}, and \textit{HGCN} demonstrates high performance, with \textit{\(\mathcal{P}\)-VAE} achieving an F1-score of 94\% on the \textit{Elliptic} dataset and \textit{HGCAE} scoring 80\% on \textit{Cora}. In contrast, Euclidean methods like \textit{DOMINANT} and \textit{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.
