paper-with-me

Papers

Approximating Persistent Homology for Large Datasets

2022-04-19 · Yueqi Cao, Anthea Monod

Persistent homology is an important methodology from topological data analysis which adapts theory from algebraic topology to data settings and has been successfully implemented in many applications. It produces a statistical summary in the form of a persistence diagram, which captures the shape and size of the data. Despite its widespread use, persistent homology is simply impossible to implement when a dataset is very large. In this paper we address the problem of finding a representative persistence diagram for prohibitively large datasets. We adapt the classical statistical method of bootstrapping, namely, drawing and studying smaller multiple subsamples from the large dataset. We show that the mean of the persistence diagrams of subsamples -- taken as a mean persistence measure computed from the subsamples -- is a valid approximation of the true persistent homology of the larger dataset. We give the rate of convergence of the mean persistence diagram to the true persistence diagram in terms of the number of subsamples and size of each subsample. Given the complex algebraic and geometric nature of persistent homology, we adapt the convexity and stability properties in the space of persistence diagrams together with random set theory to achieve our theoretical results for the general setting of point cloud data. We demonstrate our approach on simulated and real data, including an application of shape clustering on complex large-scale point cloud data.

📄 PDF Abstract BibTeX arXiv:2204.09155

Code (1)

YueqiCao/PD-subsample 공식 구현

Tasks

Topological Data Analysisvalid

Similar Papers 제목 키워드 기반

Approximating persistent homology for a cloud of $n$ points in a subquadratic time

2013-12-05 · Vitaliy Kurlin

The Vietoris-Rips filtration for an $n$-point metric space is a sequence of large simplicial complexes adding a topological structure to the otherwise disconnected space. The persistent homology is a key tool in topologi…

Topological Data Analysis

Persistent Intersection Homology for the Analysis of Discrete Data

2019-07-31 · Bastian Rieck, Markus Banagl, Filip Sadlo, Heike Leitte

Topological data analysis is becoming increasingly relevant to support the analysis of unstructured data sets. A common assumption in data analysis is that the data set is a sample---not necessarily a uniform one---of so…

Topological Data Analysis

Neural Approximation of Graph Topological Features

2022-01-28 · Zuoyu Yan, Tengfei Ma, Liangcai Gao, Zhi Tang 외

Topological features based on persistent homology capture high-order structural information so as to augment graph neural network methods. However, computing extended persistent homology summaries remains slow for large …

Graph LearningGraph Neural NetworkGraph Representation LearningRepresentation Learning+1

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

Shape is (almost) all!: Persistent homology features (PHFs) are an information rich input for efficient molecular machine learning

2023-04-15 · Ella Gale

3-D shape is important to chemistry, but how important? Machine learning works best when the inputs are simple and match the problem well. Chemistry datasets tend to be very small compared to those generally used in mach…

AllTopological Data Analysis