paper-with-me

Papers

Representing Hyperbolic Space Accurately using Multi-Component Floats

2021-12-01 · NeurIPS 2021 12 · Tao Yu, Christopher M. De Sa

Hyperbolic space is particularly useful for embedding data with hierarchical structure; however, representing hyperbolic space with ordinary floating-point numbers greatly affects the performance due to its \emph{ineluctable} numerical errors. Simply increasing the precision of floats fails to solve the problem and incurs a high computation cost for simulating greater-than-double-precision floats on hardware such as GPUs, which does not support them. In this paper, we propose a simple, feasible-on-GPUs, and easy-to-understand solution for numerically accurate learning on hyperbolic space. We do this with a new approach to represent hyperbolic space using multi-component floating-point (MCF) in the Poincar{\'e} upper-half space model. Theoretically and experimentally we show our model has small numerical error, and on embedding tasks across various datasets, models represented by multi-component floating-points gain more capacity and run significantly faster on GPUs than prior work.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hyperbolic Busemann Neural Networks

2026-02-21 · Ziheng Chen, Bernhard Schölkopf, Nicu Sebe arxiv

Hyperbolic spaces provide a natural geometry for representing hierarchical and tree-structured data due to their exponential volume growth. To leverage these benefits, neural networks require intrinsic and efficient comp…

Image ClassificationNode ClassificationLink Prediction

Large-Margin Classification in Hyperbolic Space

2018-06-01 · Hyunghoon Cho, Benjamin DeMeo, Jian Peng, Bonnie Berger

Representing data in hyperbolic space can effectively capture latent hierarchical relationships. With the goal of enabling accurate classification of points in hyperbolic space while respecting their hyperbolic geometry,…

ClassificationGeneral Classification

Neural Networks in a Product of Hyperbolic Spaces

2022-07-01 · NAACL (ACL) 2022 7 · Jun Takeuchi, Noriki Nishida, Hideki Nakayama

Machine learning in hyperbolic spaces has attracted much attention in natural language processing and many other fields. In particular, Hyperbolic Neural Networks (HNNs) have improved a wide variety of tasks, from machin…

Graph EmbeddingKnowledge Graph EmbeddingMachine TranslationNode Classification

Hyperbolic Relevance Matching for Neural Keyphrase Extraction

2022-05-04 · NAACL 2022 7 · Mingyang Song, Yi Feng, Liping Jing

Keyphrase extraction is a fundamental task in natural language processing and information retrieval that aims to extract a set of phrases with important information from a source document. Identifying important keyphrase…

Information RetrievalKeyphrase ExtractionRetrievalTriplet+1

Hyp-UML: Hyperbolic Image Retrieval with Uncertainty-aware Metric Learning

2023-10-12 · ShiYang Yan, Zongxuan Liu, Lin Xu

Metric learning plays a critical role in training image retrieval and classification. It is also a key algorithm in representation learning, e.g., for feature learning and its alignment in metric space. Hyperbolic embedd…

Contrastive LearningImage RetrievalMetric LearningRepresentation Learning+1