A Geometry-Aware Algorithm to Learn Hierarchical Embeddings in Hyperbolic Space

Abstract

Hyperbolic embeddings are a class of representation learning methods that offer competitive performances when data can be abstracted as a tree-like graph. However, in practice, learning hyperbolic embeddings of hierarchical data is difficult due to the different geometry between hyperbolic space and the Euclidean space. To address such difficulties, we first categorize three kinds of illness that harm the performance of the embeddings. Then, we develop a geometry-aware algorithm to tackle the above illnesses. Specifically, we introduce the dilation operation, the transitive closure regularization, and an improved negative sampling strategy to build our algorithm. We empirically validate these techniques and present a theoretical analysis of the mechanism behind the dilation operation. Experiments on synthetic and real-world datasets reveal superior performances of our algorithm.

Cite

Text

Wang et al. "A Geometry-Aware Algorithm to Learn Hierarchical Embeddings in Hyperbolic Space." ICLR 2021 Workshops: GTRL, 2021.

Markdown

[Wang et al. "A Geometry-Aware Algorithm to Learn Hierarchical Embeddings in Hyperbolic Space." ICLR 2021 Workshops: GTRL, 2021.](https://mlanthology.org/iclrw/2021/wang2021iclrw-geometryaware/)

BibTeX

@inproceedings{wang2021iclrw-geometryaware,
  title     = {{A Geometry-Aware Algorithm to Learn Hierarchical Embeddings in Hyperbolic Space}},
  author    = {Wang, Zhangyu and Xu, Lantian and Kong, Zhifeng and Wang, Weilong and Peng, Xuyu and Zheng, Enyang},
  booktitle = {ICLR 2021 Workshops: GTRL},
  year      = {2021},
  url       = {https://mlanthology.org/iclrw/2021/wang2021iclrw-geometryaware/}
}