paper-with-me

홈 › Papers

Fully Hyperbolic Neural Networks

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Hyperbolic neural networks have shown great potential for modeling complex data. However, existing hyperbolic networks are not completely hyperbolic, as they encode features in the hyperbolic space yet formalize most of their operations in the tangent space (a Euclidean subspace) at the origin of the hyperbolic model. This hybrid method greatly limits the modeling ability of networks. In this paper, we propose a fully hyperbolic framework to build hyperbolic networks based on the Lorentz model by adapting the Lorentz transformations (including boost and rotation) to formalize essential operations of neural networks. Moreover, we also prove that linear transformation in tangent spaces used by existing hyperbolic networks is a relaxation of the Lorentz rotation and does not include the boost, implicitly limiting the capabilities of existing hyperbolic networks. The experimental results on four NLP tasks show that our method has better performance for building both shallow and deep networks. Our code will be released to facilitate follow-up research.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fully Hyperbolic Convolutional Neural Networks for Computer Vision

2023-03-28 · Ahmad Bdeir, Kristian Schwethelm, Niels Landwehr

Real-world visual data exhibit intrinsic hierarchical structures that can be represented effectively in hyperbolic spaces. Hyperbolic neural networks (HNNs) are a promising approach for learning feature representations i…

Image ClassificationImage Generation

Fully Hyperbolic Neural Networks

2021-05-31 · ACL 2022 5 · Weize Chen, Xu Han, Yankai Lin, Hexu Zhao 외

Hyperbolic neural networks have shown great potential for modeling complex data. However, existing hyperbolic networks are not completely hyperbolic, as they encode features in a hyperbolic space yet formalize most of th…

Fully Hyperbolic Rotation for Knowledge Graph Embedding

2024-11-06 · Qiuyu Liang, Weihua Wang, Feilong Bao, Guanglai Gao

Hyperbolic rotation is commonly used to effectively model knowledge graphs and their inherent hierarchies. However, existing hyperbolic rotation models rely on logarithmic and exponential mappings for feature transformat…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs

Fast and Geometrically Grounded Lorentz Neural Networks

2026-01-29 · Robert van der Klis, Ricardo Chávez Torres, Max van Spengler, Yuhui Ding 외 arxiv

Hyperbolic space is quickly gaining traction as a promising geometry for hierarchical and robust representation learning. A core open challenge is the development of a mathematical formulation of hyperbolic neural networ…

Representation Learning

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, sugges…

RAG