paper-with-me

Papers

Learning Hyperbolic Representations of Topological Features

2021-03-16 · ICLR 2021 1 · Panagiotis Kyriakis, Iordanis Fostiropoulos, Paul Bogdan

Learning task-specific representations of persistence diagrams is an important problem in topological data analysis and machine learning. However, current state of the art methods are restricted in terms of their expressivity as they are focused on Euclidean representations. Persistence diagrams often contain features of infinite persistence (i.e., essential features) and Euclidean spaces shrink their importance relative to non-essential features because they cannot assign infinite distance to finite points. To deal with this issue, we propose a method to learn representations of persistence diagrams on hyperbolic spaces, more specifically on the Poincare ball. By representing features of infinite persistence infinitesimally close to the boundary of the ball, their distance to non-essential features approaches infinity, thereby their relative importance is preserved. This is achieved without utilizing extremely high values for the learnable parameters, thus the representation can be fed into downstream optimization methods and trained efficiently in an end-to-end fashion. We present experimental results on graph and image classification tasks and show that the performance of our method is on par with or exceeds the performance of other state of the art methods.

📄 PDF Abstract BibTeX arXiv:2103.09273

Code (1)

pkyriakis/permanifold 공식 구현 tf

Tasks

image-classificationImage ClassificationTopological Data Analysis

Similar Papers 제목 키워드 기반

Hyperbolic-PDE GNN: Spectral Graph Neural Networks in the Perspective of A System of Hyperbolic Partial Differential Equations

2025-05-29 · Juwei Yue, Haikuo Li, Jiawei Sheng, XiaoDong Li 외

Graph neural networks (GNNs) leverage message passing mechanisms to learn the topological features of graph data. Traditional GNNs learns node features in a spatial domain unrelated to the topology, which can hardly ensu…

Modeling Graphs Beyond Hyperbolic: Graph Neural Networks in Symmetric Positive Definite Matrices

2023-06-24 · Wei Zhao, Federico Lopez, J. Maxwell Riestenberg, Michael Strube 외

Recent research has shown that alignment between the structure of graph data and the geometry of an embedding space is crucial for learning high-quality representations of the data. The uniform geometry of Euclidean and …

Graph Classification

TopoLa: A Universal Framework to Enhance Cell Representations for Single-cell and Spatial Omics through Topology-encoded Latent Hyperbolic Geometry

2025-01-14 · Kai Zheng, Shaokai Wang, Yunpei Xu, Qiming Lei 외

Recent advances in cellular research demonstrate that scRNA-seq characterizes cellular heterogeneity, while spatial transcriptomics reveals the spatial distribution of gene expression. Cell representation is the fundamen…

Machine learning meets network science: dimensionality reduction for fast and efficient embedding of networks in the hyperbolic space

2016-02-21 · Josephine Maria Thomas, Alessandro Muscoloni, Sara Ciucci, Ginestra Bianconi 외

Complex network topologies and hyperbolic geometry seem specularly connected, and one of the most fascinating and challenging problems of recent complex network theory is to map a given network to its hyperbolic space. T…

Community DetectionDimensionality ReductionLink Prediction

Ultrahyperbolic Knowledge Graph Embeddings

2022-06-01 · Bo Xiong, Shichao Zhu, Mojtaba Nayyeri, Chengjin Xu 외

Recent knowledge graph (KG) embeddings have been advanced by hyperbolic geometry due to its superior capability for representing hierarchies. The topological structures of real-world KGs, however, are rather heterogeneou…

Knowledge Graph Embeddings