HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Poincaré Embeddings for Learning Hierarchical Representations

Maximilian Nickel; Douwe Kiela

Poincaré Embeddings for Learning Hierarchical Representations

Abstract

Representation learning has become an invaluable approach for learning from symbolic data such as text and graphs. However, while complex symbolic datasets often exhibit a latent hierarchical structure, state-of-the-art methods typically learn embeddings in Euclidean vector spaces, which do not account for this property. For this purpose, we introduce a new approach for learning hierarchical representations of symbolic data by embedding them into hyperbolic space -- or more precisely into an n-dimensional Poincaré ball. Due to the underlying hyperbolic geometry, this allows us to learn parsimonious representations of symbolic data by simultaneously capturing hierarchy and similarity. We introduce an efficient algorithm to learn the embeddings based on Riemannian optimization and show experimentally that Poincaré embeddings outperform Euclidean embeddings significantly on data with latent hierarchies, both in terms of representation capacity and in terms of generalization ability.

Code Repositories

drewwilimitis/hyperbolic-learning
pytorch
Mentioned in GitHub
FranxYao/PoincareProbe
pytorch
Mentioned in GitHub
HazyResearch/hgcn
pytorch
Mentioned in GitHub
drewwilimitis/poincare
pytorch
Mentioned in GitHub
nishnik/poincare_embeddings
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-wordnetPoincare Embeddings (dim=10)
Accuracy: 68.3
link-prediction-on-wordnetPoincare Embeddings (dim=20)
Accuracy: 74.3
link-prediction-on-wordnetPoincare Embeddings (dim=50)
Accuracy: 77.0
link-prediction-on-wordnetPoincare Embeddings (dim=100)
Accuracy: 77.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Poincaré Embeddings for Learning Hierarchical Representations | Papers | HyperAI