English

HypLL: The Hyperbolic Learning Library

Machine Learning 2023-12-20 v3 Artificial Intelligence

Abstract

Deep learning in hyperbolic space is quickly gaining traction in the fields of machine learning, multimedia, and computer vision. Deep networks commonly operate in Euclidean space, implicitly assuming that data lies on regular grids. Recent advances have shown that hyperbolic geometry provides a viable alternative foundation for deep learning, especially when data is hierarchical in nature and when working with few embedding dimensions. Currently however, no accessible open-source library exists to build hyperbolic network modules akin to well-known deep learning libraries. We present HypLL, the Hyperbolic Learning Library to bring the progress on hyperbolic deep learning together. HypLL is built on top of PyTorch, with an emphasis in its design for ease-of-use, in order to attract a broad audience towards this new and open-ended research direction. The code is available at: https://github.com/maxvanspengler/hyperbolic_learning_library.

Keywords

Cite

@article{arxiv.2306.06154,
  title  = {HypLL: The Hyperbolic Learning Library},
  author = {Max van Spengler and Philipp Wirth and Pascal Mettes},
  journal= {arXiv preprint arXiv:2306.06154},
  year   = {2023}
}

Comments

ACM Multimedia Open-Source Software Competition 2023

R2 v1 2026-06-28T11:01:28.414Z