paper-with-me

Papers

Stability and Machine Learning Applications of Persistent Homology Using the Delaunay-Rips Complex

2023-03-02 · Amish Mishra, Francis C. Motta

In this paper we define, implement, and investigate a simplicial complex construction for computing persistent homology of Euclidean point cloud data, which we call the Delaunay-Rips complex (DR). Assigning the Vietoris-Rips weights to simplices, DR experiences speed-up in the persistence calculations by only considering simplices that appear in the Delaunay triangulation of the point cloud. We document and compare a Python implementation of DR with other simplicial complex constructions for generating persistence diagrams. By imposing sufficient conditions on point cloud data, we are able to theoretically justify the stability of the persistence diagrams produced using DR. When the Delaunay triangulation of the point cloud changes under perturbations of the points, we prove that DR-produced persistence diagrams exhibit instability. Since we cannot guarantee that real-world data will satisfy our stability conditions, we demonstrate the practical robustness of DR for persistent homology in comparison with other simplicial complexes in machine learning applications. We find in our experiments that using DR for an ML-TDA pipeline performs comparatively well as using other simplicial complex constructions.

📄 PDF Abstract BibTeX arXiv:2303.01501

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stability for Inference with Persistent Homology Rank Functions

2023-07-06 · Qiquan Wang, Inés García-Redondo, Pierre Faugère, Gregory Henselman-Petrusek 외

Persistent homology barcodes and diagrams are a cornerstone of topological data analysis that capture the "shape" of a wide range of complex data structures, such as point clouds, networks, and functions. However, their …

Topological Data Analysis

Persistent Homology as Stopping-Criterion for Voronoi Interpolation

2019-11-08 · Luciano Melodia, Richard Lenz

In this study the Voronoi interpolation is used to interpolate a set of points drawn from a topological space with higher homology groups on its filtration. The technique is based on Voronoi tesselation, which induces a …

G-invariant Persistent Homology

2012-12-04 · Patrizio Frosini

Classical persistent homology is a powerful mathematical tool for shape comparison. Unfortunately, it is not tailored to study the action of transformation groups that are different from the group Homeo(X) of all self-ho…

Topology Applied to Machine Learning: From Global to Local

2021-03-10 · Henry Adams, Michael Moy

Through the use of examples, we explain one way in which applied topology has evolved since the birth of persistent homology in the early 2000s. The first applications of topology to data emphasized the global shape of a…

BIG-bench Machine LearningSurvey

A stability theorem for bigraded persistence barcodes

2023-03-26 · Anthony Bahri, Ivan Limonchenko, Taras Panov, Jongbaek Song 외

We define bigraded persistent homology modules and bigraded barcodes of a finite pseudo-metric space X using the ordinary and double homology of the moment-angle complex associated with the Vietoris-Rips filtration of X.…