LGMLNov 11, 2024

Shedding Light on Problems with Hyperbolic Graph Learning

arXiv:2411.06688v23 citationsh-index: 7Trans. Mach. Learn. Res.
Originality Synthesis-oriented
AI Analysis

This work critically evaluates hyperbolic graph learning methods, revealing flaws in benchmarking and assumptions, which is important for researchers in graph machine learning to avoid misleading results.

The authors found that simple Euclidean models often match or outperform hyperbolic graph learning models on tasks like node classification and link prediction, even on datasets claimed to be hyperbolic, challenging prior claims of superiority.

Recent papers in the graph machine learning literature have introduced a number of approaches for hyperbolic representation learning. The asserted benefits are improved performance on a variety of graph tasks, node classification and link prediction included. Claims have also been made about the geometric suitability of particular hierarchical graph datasets to representation in hyperbolic space. Despite these claims, our work makes a surprising discovery: when simple Euclidean models with comparable numbers of parameters are properly trained in the same environment, in most cases, they perform as well, if not better, than all introduced hyperbolic graph representation learning models, even on graph datasets previously claimed to be the most hyperbolic as measured by Gromov $δ$-hyperbolicity (i.e., perfect trees). This observation gives rise to a simple question: how can this be? We answer this question by taking a careful look at the field of hyperbolic graph representation learning as it stands today, and find that a number of results do not diligently present baselines, make faulty modelling assumptions when constructing algorithms, and use misleading metrics to quantify geometry of graph datasets. We take a closer look at each of these three problems, elucidate the issues, perform an analysis of methods, and introduce a parametric family of benchmark datasets to ascertain the applicability of (hyperbolic) graph neural networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes