A Depth-Aware Comparative Study of Euclidean and Hyperbolic Graph Neural Networks on Bitcoin Transaction Systems
Ankit Ghimire, Saydul Akbar Murad, Nick Rahimi

TL;DR
This study compares Euclidean and hyperbolic graph neural networks in analyzing large Bitcoin transaction networks, revealing how embedding geometry and neighborhood size affect model performance and stability.
Contribution
It provides a controlled comparison of Euclidean and hyperbolic GNNs, highlighting the impact of neighborhood sampling and embedding geometry on large-scale transaction network analysis.
Findings
Hyperbolic GNNs require careful tuning of learning rate and curvature.
Embedding geometry influences the effectiveness of neighborhood aggregation.
Hyperbolic embeddings can stabilize high-dimensional representations with proper optimization.
Abstract
Bitcoin transaction networks are large scale socio- technical systems in which activities are represented through multi-hop interaction patterns. Graph Neural Networks(GNNs) have become a widely adopted tool for analyzing such systems, supporting tasks such as entity detection and transaction classification. Large-scale datasets like Elliptic have allowed for a rise in the analysis of these systems and in tasks such as fraud detection. In these settings, the amount of transactional context available to each node is determined by the neighborhood aggregation and sampling strategies, yet the interaction between these receptive fields and embedding geometry has received limited attention. In this work, we conduct a controlled comparison of Euclidean and tangent-space hyperbolic GNNs for node classification on a large Bitcoin transaction graph. By explicitly varying the neighborhood while…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
