paper-with-me

Papers

Persistence Images: A Stable Vector Representation of Persistent Homology

2015-07-22 · Henry Adams, Sofya Chepushtanova, Tegan Emerson, Eric Hanson, Michael Kirby, Francis Motta, Rachel Neville, Chris Peterson, Patrick Shipman, Lori Ziegelmeier

Many datasets can be viewed as a noisy sampling of an underlying space, and tools from topological data analysis can characterize this structure for the purpose of knowledge discovery. One such tool is persistent homology, which provides a multiscale description of the homological features within a dataset. A useful representation of this homological information is a persistence diagram (PD). Efforts have been made to map PDs into spaces with additional structure valuable to machine learning tasks. We convert a PD to a finite-dimensional vector representation which we call a persistence image (PI), and prove the stability of this transformation with respect to small perturbations in the inputs. The discriminatory power of PIs is compared against existing methods, showing significant performance gains. We explore the use of PIs with vector-based machine learning tools, such as linear sparse support vector machines, which identify features containing discriminating topological information. Finally, high accuracy inference of parameter values from the dynamic output of a discrete dynamical system (the linked twist map) and a partial differential equation (the anisotropic Kuramoto-Sivashinsky equation) provide a novel application of the discriminatory power of PIs.

📄 PDF Abstract BibTeX arXiv:1507.06217

Code (4)

CSU-TDA/PersistenceImages 공식 구현
MathieuCarriere/perslay tf
sauln/persim
scikit-tda/persim

Tasks

BIG-bench Machine LearningGraph ClassificationTopological Data Analysis

Similar Papers 제목 키워드 기반

Persistence B-Spline Grids: Stable Vector Representation of Persistence Diagrams Based on Data Fitting

2019-09-17 · Zhetong Dong, Hongwei Lin, Chi Zhou

Many attempts have been made in recent decades to integrate machine learning (ML) and topological data analysis. A prominent problem in applying persistent homology to ML tasks is finding a vector representation of a per…

Topological Data Analysis

Persistence Bag-of-Words for Topological Data Analysis

2018-12-21 · Bartosz Zieliński, Michał Lipiński, Mateusz Juda, Matthias Zeppelzauer 외

Persistent homology (PH) is a rigorous mathematical theory that provides a robust descriptor of data in the form of persistence diagrams (PDs). PDs exhibit, however, complex structure and are difficult to integrate in to…

BIG-bench Machine LearningTopological Data Analysis

Persistent Homology for Breast Tumor Classification using Mammogram Scans

2022-01-07 · Aras Asaad, Dashti Ali, Taban Majeed, Rasber Rashid

An Important tool in the field topological data analysis is known as persistent Homology (PH) which is used to encode abstract representation of the homology of data at different resolutions in the form of persistence di…

Anomaly DetectionClassificationTopological Data Analysis

GRIL: A $2$-parameter Persistence Based Vectorization for Machine Learning

2023-04-11 · Cheng Xin, Soham Mukherjee, Shreyas N. Samaga, Tamal K. Dey

$1$-parameter persistent homology, a cornerstone in Topological Data Analysis (TDA), studies the evolution of topological features such as connected components and cycles hidden in data. It has been applied to enhance th…

Topological Data Analysis

The Interconnectivity Vector: A Finite-Dimensional Vector Representation of Persistent Homology

2020-11-23 · Megan Johnson, Jae-Hun Jung

Persistent Homology (PH) is a useful tool to study the underlying structure of a data set. Persistence Diagrams (PDs), which are 2D multisets of points, are a concise summary of the information found by studying the PH o…