LGMLApr 3, 2018

Hyperbolic Entailment Cones for Learning Hierarchical Embeddings

arXiv:1804.01882v3347 citations
Originality Highly original
AI Analysis

This work addresses the challenge of learning hierarchical embeddings for graph representations, which is incremental by building on prior hyperbolic space methods with a new cone-based approach.

The authors tackled the problem of embedding directed acyclic graphs by introducing a novel method using hyperbolic spaces and entailment cones to model hierarchical relations as partial orders, resulting in significant improvements in representational capacity and generalization over strong baselines.

Learning graph representations via low-dimensional embeddings that preserve relevant network properties is an important class of problems in machine learning. We here present a novel method to embed directed acyclic graphs. Following prior work, we first advocate for using hyperbolic spaces which provably model tree-like structures better than Euclidean geometry. Second, we view hierarchical relations as partial orders defined using a family of nested geodesically convex cones. We prove that these entailment cones admit an optimal shape with a closed form expression both in the Euclidean and hyperbolic spaces, and they canonically define the embedding learning process. Experiments show significant improvements of our method over strong recent baselines both in terms of representational capacity and generalization.

Code Implementations3 repos
Foundations

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

Your Notes