paper-with-me

홈 › Papers

Hyperbolic Neural Networks++

2020-06-15 · ICLR 2021 1 · Ryohei Shimizu, Yusuke Mukuta, Tatsuya Harada

Hyperbolic spaces, which have the capacity to embed tree structures without distortion owing to their exponential volume growth, have recently been applied to machine learning to better capture the hierarchical nature of data. In this study, we generalize the fundamental components of neural networks in a single hyperbolic geometry model, namely, the Poincar\'e ball model. This novel methodology constructs a multinomial logistic regression, fully-connected layers, convolutional layers, and attention mechanisms under a unified mathematical interpretation, without increasing the parameters. Experiments show the superior parameter efficiency of our methods compared to conventional hyperbolic components, and stability and outperformance over their Euclidean counterparts.

📄 PDF Abstract BibTeX arXiv:2006.08210

Code (1)

mil-tokyo/hyperbolic_nn_plusplus 공식 구현 pytorch

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

A Hyperbolic-to-Hyperbolic Graph Convolutional Network

2021-04-14 · CVPR 2021 1 · Jindou Dai, Yuwei Wu, Zhi Gao, Yunde Jia

Hyperbolic graph convolutional networks (GCNs) demonstrate powerful representation ability to model graphs with hierarchical structure. Existing hyperbolic GCNs resort to tangent spaces to realize graph convolution on hy…

General ClassificationGraph ClassificationLink PredictionNode Classification

CO-SNE: Dimensionality Reduction and Visualization for Hyperbolic Data

2021-11-30 · CVPR 2022 1 · Yunhui Guo, Haoran Guo, Stella Yu

Hyperbolic space can naturally embed hierarchies that often exist in real-world data and semantics. While high-dimensional hyperbolic embeddings lead to better representations, most hyperbolic models utilize low-dimensio…

Dimensionality Reduction

Hyperbolic Convolution via Kernel Point Aggregation

2023-06-15 · Eric Qu, Dongmian Zou

Learning representations according to the underlying geometry is of vital importance for non-Euclidean data. Studies have revealed that the hyperbolic space can effectively embed hierarchical or tree-like data. In partic…

Unsupervised Hyperbolic Representation Learning via Message Passing Auto-Encoders

2021-03-30 · CVPR 2021 1 · Jiwoong Park, Junho Cho, Hyung Jin Chang, Jin Young Choi

Most of the existing literature regarding hyperbolic embedding concentrate upon supervised learning, whereas the use of unsupervised hyperbolic embedding is less well explored. In this paper, we analyze how unsupervised …

Representation Learning

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…