Hyperbolic Large Language Models
Sarang Patil, Zeyong Zhang, Yiran Huang, Tengfei Ma, Mengjia Xu
TL;DR
This survey consolidates the burgeoning field of Hyperbolic LLMs (HypLLMs), arguing that negative-curvature geometry better captures hierarchical and tree-like structures common in language, graphs, and multimodal data. It introduces a four-category taxonomy (exp/log-based hybrids, hyperbolic fine-tuned models, fully hyperbolic LLMs, hyperbolic state-space models) and surveys mathematical foundations, optimization, benchmarks, and emerging applications. The work compiles representative models, performance trends on math and hierarchical reasoning tasks, and discusses practical challenges such as numerical stability, computational overhead, and hardware support, while proposing directions like mixture-of-curvature and unified benchmarks. It also highlights cross-domain applications in vision, multimodal learning, neuroscience, and biomedicine, illustrating hyperbolic geometry as a unifying paradigm for scalable hierarchical representation learning.
Abstract
Large language models (LLMs) have achieved remarkable success and demonstrated superior performance across various tasks, including natural language processing (NLP), weather forecasting, biological protein folding, text generation, and solving mathematical problems. However, many real-world data exhibit highly non-Euclidean latent hierarchical anatomy, such as protein networks, transportation networks, financial networks, brain networks, and linguistic structures or syntactic trees in natural languages. Effectively learning intrinsic semantic entailment and hierarchical relationships from these raw, unstructured input data using LLMs remains an underexplored area. Due to its effectiveness in modeling tree-like hierarchical structures, hyperbolic geometry -- a non-Euclidean space -- has rapidly gained popularity as an expressive latent representation space for complex data modeling across domains such as graphs, images, languages, and multi-modal data. Here, we provide a comprehensive and contextual exposition of recent advancements in LLMs that leverage hyperbolic geometry as a representation space to enhance semantic representation learning and multi-scale reasoning. Specifically, the paper presents a taxonomy of the principal techniques of Hyperbolic LLMs (HypLLMs) in terms of four main categories: (1) hyperbolic LLMs through exp/log maps; (2) hyperbolic fine-tuned models; (3) fully hyperbolic LLMs, and (4) hyperbolic state-space models. We also explore crucial potential applications and outline future research directions. A repository of key papers, models, datasets, and code implementations is available at https://github.com/sarangp2402/Hyperbolic-LLM-Models.
