LGAIApr 11, 2025

HyperCore: The Core Framework for Building Hyperbolic Foundation Models with Comprehensive Modules

arXiv:2504.08912v110 citationsh-index: 8Has Code
Originality Incremental advance
AI Analysis

This provides a practical solution for researchers and practitioners working with hierarchical data across modalities, though it is incremental as it builds on existing hyperbolic neural network concepts.

The authors tackled the lack of tools for building hyperbolic foundation models by introducing HyperCore, an open-source framework with core modules, and demonstrated its versatility by developing hyperbolic vision transformers and multimodal models that outperform Euclidean counterparts.

Hyperbolic neural networks have emerged as a powerful tool for modeling hierarchical data across diverse modalities. Recent studies show that token distributions in foundation models exhibit scale-free properties, suggesting that hyperbolic space is a more suitable ambient space than Euclidean space for many pre-training and downstream tasks. However, existing tools lack essential components for building hyperbolic foundation models, making it difficult to leverage recent advancements. We introduce HyperCore, a comprehensive open-source framework that provides core modules for constructing hyperbolic foundation models across multiple modalities. HyperCore's modules can be effortlessly combined to develop novel hyperbolic foundation models, eliminating the need to extensively modify Euclidean modules from scratch and possible redundant research efforts. To demonstrate its versatility, we build and test the first fully hyperbolic vision transformers (LViT) with a fine-tuning pipeline, the first fully hyperbolic multimodal CLIP model (L-CLIP), and a hybrid Graph RAG with a hyperbolic graph encoder. Our experiments demonstrate that LViT outperforms its Euclidean counterpart. Additionally, we benchmark and reproduce experiments across hyperbolic GNNs, CNNs, Transformers, and vision Transformers to highlight HyperCore's advantages.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes