paper-with-me

홈 › Papers

Hyperbolic Graph Neural Networks Under the Microscope: The Role of Geometry-Task Alignment

2026-02-02 · Dionisia Naddeo, Jonas Linkerhägner, Nicola Toschi, Geri Skenderi, Veronica Lachi arxiv

Many complex networks exhibit hierarchical, tree-like structures, making hyperbolic space a natural candidate wherein to learn representations of them. Based on this observation, Hyperbolic Graph Neural Networks (HGNNs) have been widely adopted as a principled choice for representation learning on tree-like graphs. In this work, we question this paradigm by proposing the additional condition of geometry--task alignment, i.e., whether the metric structure of the target follows that of the input graph. We theoretically and empirically demonstrate the capability of HGNNs to recover low-distortion representations on regression problems, and show that their geometric inductive bias becomes helpful when the problem requires preserving metric structure. By jointly analyzing predictive performance and embedding distortion, we further show that HGNNs gain an advantage on link prediction, a naturally geometry-aligned task, whereas this advantage largely disappears on standard node classification benchmarks, which are typically not geometry--aligned. Overall, our findings shift the focus from only asking "Is the graph hyperbolic?" to also questioning "Is the task aligned with hyperbolic geometry?", showing that HGNNs consistently outperform Euclidean models under such alignment, while their advantage vanishes otherwise.

📄 PDF Abstract BibTeX arXiv:2602.01828

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningNode ClassificationLink Prediction

Similar Papers 제목 키워드 기반

Lorentzian Graph Convolutional Networks

2021-04-15 · Yiding Zhang, Xiao Wang, Chuan Shi, Nian Liu 외

Graph convolutional networks (GCNs) have received considerable research attention recently. Most GCNs learn the node representations in Euclidean geometry, but that could have a high distortion in the case of embedding g…

Node-Specific Space Selection via Localized Geometric Hyperbolicity in Graph Neural Networks

2023-03-03 · See Hian Lee, Feng Ji, Wee Peng Tay

Many graph neural networks have been developed to learn graph representations in either Euclidean or hyperbolic space, with all nodes' representations embedded in a single space. However, a graph can have hyperbolic and …

Graph Neural NetworkLink PredictionNode Classification

A Depth-Aware Comparative Study of Euclidean and Hyperbolic Graph Neural Networks on Bitcoin Transaction Systems

2026-03-17 · Ankit Ghimire, Saydul Akbar Murad, Nick Rahimi arxiv

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 analyzin…

Node ClassificationFraud Detection

Hyperbolic Geometric Graph Representation Learning for Hierarchy-imbalance Node Classification

2023-04-11 · Xingcheng Fu, Yuecen Wei, Qingyun Sun, Haonan Yuan 외

Learning unbiased node representations for imbalanced samples in the graph has become a more remarkable and important topic. For the graph, a significant challenge is that the topological properties of the nodes (e.g., l…

Graph Representation LearningNode ClassificationRepresentation Learning

Continuous Geometry-Aware Graph Diffusion via Hyperbolic Neural PDE

2024-06-03 · Jiaxu Liu, Xinping Yi, Sihao Wu, Xiangyu Yin 외

While Hyperbolic Graph Neural Network (HGNN) has recently emerged as a powerful tool dealing with hierarchical graph data, the limitations of scalability and efficiency hinder itself from generalizing to deep models. In …

Graph Neural NetworkImage-text ClassificationLink PredictionNode Classification+2