Hyperbolic Neural Networks
About
Hyperbolic spaces have recently gained momentum in the context of machine learning due to their high capacity and tree-likeliness properties. However, the representational power of hyperbolic geometry is not yet on par with Euclidean geometry, mostly because of the absence of corresponding hyperbolic neural network layers. This makes it hard to use hyperbolic embeddings in downstream tasks. Here, we bridge this gap in a principled manner by combining the formalism of M\"obius gyrovector spaces with the Riemannian geometry of the Poincar\'e model of hyperbolic spaces. As a result, we derive hyperbolic versions of important deep learning tools: multinomial logistic regression, feed-forward and recurrent neural networks such as gated recurrent units. This allows to embed sequential data and perform classification in the hyperbolic space. Empirically, we show that, even if hyperbolic optimization tools are limited, hyperbolic sentence embeddings either outperform or are on par with their Euclidean variants on textual entailment and noisy-prefix recognition tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Node Classification | Cora | Accuracy75.4 | 885 | |
| Image Classification | MNIST (test) | Accuracy81.08 | 882 | |
| Node Classification | Citeseer | Accuracy87.9 | 804 | |
| Image Classification | ImageNet 1k (test) | Top-1 Accuracy71.77 | 798 | |
| Node Classification | Pubmed | Accuracy65.7 | 742 | |
| Node Classification | Cora (test) | -- | 687 | |
| Image Classification | MNIST | Accuracy94.42 | 395 | |
| Image Classification | ImageNet | Top-1 Accuracy65.74 | 324 | |
| Image Classification | CIFAR10 | Accuracy88.82 | 240 | |
| Few-shot classification | Mini-ImageNet | -- | 175 |