paper-with-me

Papers

Persistent Homology with Improved Locality Information for more Effective Delineation

2021-10-12 · Doruk Oner, Adélie Garin, Mateusz Koziński, Kathryn Hess, Pascal Fua

Persistent Homology (PH) has been successfully used to train networks to detect curvilinear structures and to improve the topological quality of their results. However, existing methods are very global and ignore the location of topological features. In this paper, we remedy this by introducing a new filtration function that fuses two earlier approaches: thresholding-based filtration, previously used to train deep networks to segment medical images, and filtration with height functions, typically used to compare 2D and 3D shapes. We experimentally demonstrate that deep networks trained using our PH-based loss function yield reconstructions of road networks and neuronal processes that reflect ground-truth connectivity better than networks trained with existing loss functions based on PH. Code is available at https://github.com/doruk-oner/PH-TopoLoss.

📄 PDF Abstract BibTeX arXiv:2110.06295

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Classification of Histopathology Slides with Persistent Homology Convolutions

2025-07-18 · Shrunal Pothagoni, Benjamin Schweinhart arxiv

Convolutional neural networks (CNNs) are a standard tool for computer vision tasks such as image classification. However, typical model architectures may result in the loss of topological information. In specific domains…

Image Classification

Non-isotropic Persistent Homology: Leveraging the Metric Dependency of PH

2023-10-25 · Vincent P. Grande, Michael T. Schaub

Persistent Homology is a widely used topological data analysis tool that creates a concise description of the topological properties of a point cloud based on a specified filtration. Most filtrations used for persistent …

Topological Data Analysis

On the Expressivity of Persistent Homology in Graph Learning

2023-02-20 · Rubén Ballester, Bastian Rieck

Persistent homology, a technique from computational topology, has recently shown strong empirical performance in the context of graph classification. Being able to capture long range graph properties via higher-order top…

Graph ClassificationGraph Learning

A New Non-archimedean Metric on Persistent Homology

2020-12-04 · İsmail Güzel, Atabey Kaygun

In this article, we define a new non-archimedean metric structure, called cophenetic metric, on persistent homology classes of all degrees. We then show that zeroth persistent homology together with the cophenetic metric…

AllClustering

A Kernel for Multi-Parameter Persistent Homology

2018-09-26 · René Corbet, Ulderico Fugacci, Michael Kerber, Claudia Landi 외

Topological data analysis and its main method, persistent homology, provide a toolkit for computing topological information of high-dimensional and noisy data sets. Kernels for one-parameter persistent homology have been…

BIG-bench Machine LearningTopological Data Analysis