paper-with-me

Papers

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

2025-04-11 · Neil He, Menglin Yang, Rex Ying

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.

📄 PDF Abstract BibTeX arXiv:2504.08912

Code (1)

graph-and-geometric-learning/hypercore 공식 구현 pytorch

Tasks

RAG

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음
Weight Decay 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

HyperCore: Hyperbolic and Co-graph Representation for Automatic ICD Coding

2020-07-01 · ACL 2020 6 · Pengfei Cao, Yubo Chen, Kang Liu, Jun Zhao 외

The International Classification of Diseases (ICD) provides a standardized way for classifying diseases, which endows each disease with a unique code. ICD coding aims to assign proper ICD codes to a medical record. Since…

HyperCore: Coreset Selection under Noise via Hypersphere Models

2025-09-26 · Brian B. Moser, Arundhati S. Shanbhag, Tobias C. Nauen, Stanislav Frolov 외 arxiv

The goal of coreset selection methods is to identify representative subsets of datasets for efficient model training. Yet, existing methods often ignore the possibility of annotation errors and require fixed pruning rati…

Hcore-Init: Neural Network Initialization based on Graph Degeneracy

2020-04-16 · Stratis Limnios, George Dasoulas, Dimitrios M. Thilikos, Michalis Vazirgiannis

Neural networks are the pinnacle of Artificial Intelligence, as in recent years we witnessed many novel architectures, learning and optimization techniques for deep learning. Capitalizing on the fact that neural networks…

Graph Mining

Event Coreference Data (Almost) for Free: Mining Hyperlinks from Online News

2021-10-01 · AKBC 2021 10 · Michael Bugert, Iryna Gurevych

Cross-document event coreference resolution (CDCR) is the task of identifying which event mentions refer to the same events throughout a collection of documents. Annotating CDCR data is an arduous and expensive process, …

coreference-resolutionCoreference ResolutionEvent Coreference Resolution

Adaptive Hyperbolic Kernels: Modulated Embedding in de Branges-Rovnyak Spaces

2025-11-13 · Leping Si, Meimei Yang, Hui Xue, Shipeng Zhu 외 arxiv

Hierarchical data pervades diverse machine learning applications, including natural language processing, computer vision, and social network analysis. Hyperbolic space, characterized by its negative curvature, has demons…