Hyperbolic Disk Embeddings for Directed Acyclic Graphs
Ryota Suzuki, Ryusuke Takahama, Shun Onoda

TL;DR
This paper introduces Hyperbolic Disk Embeddings, a novel framework for embedding complex directed acyclic graphs into quasi-metric spaces, outperforming existing methods especially for non-tree DAGs.
Contribution
The paper develops Hyperbolic Disk Embeddings, a new approach that effectively handles exponential growth in DAGs, extending previous Euclidean and spherical embedding methods.
Findings
Hyperbolic Disk Embeddings outperform existing methods on complex DAGs.
The framework effectively models exponential growth in DAG structures.
Experiments demonstrate superior performance over state-of-the-art techniques.
Abstract
Obtaining continuous representations of structural data such as directed acyclic graphs (DAGs) has gained attention in machine learning and artificial intelligence. However, embedding complex DAGs in which both ancestors and descendants of nodes are exponentially increasing is difficult. Tackling in this problem, we develop Disk Embeddings, which is a framework for embedding DAGs into quasi-metric spaces. Existing state-of-the-art methods, Order Embeddings and Hyperbolic Entailment Cones, are instances of Disk Embedding in Euclidean space and spheres respectively. Furthermore, we propose a novel method Hyperbolic Disk Embeddings to handle exponential growth of relations. The results of our experiments show that our Disk Embedding models outperform existing methods especially in complex DAGs other than trees.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Data Mining Algorithms and Applications
