CGATMLJun 11, 2017

Sliced Wasserstein Kernel for Persistence Diagrams

arXiv:1706.03358v3267 citations
AI Analysis

This work addresses the challenge of incorporating PDs into machine learning pipelines for researchers in topological data analysis, offering a more efficient and effective kernel method.

The authors tackled the problem of comparing persistence diagrams (PDs) in topological data analysis by proposing a new kernel based on the Sliced Wasserstein approximation, which is provably stable and discriminative. They demonstrated its practicality with an approximation technique to reduce computation time and showed favorable performance compared to existing kernels on several benchmarks.

Persistence diagrams (PDs) play a key role in topological data analysis (TDA), in which they are routinely used to describe topological properties of complicated shapes. PDs enjoy strong stability properties and have proven their utility in various learning contexts. They do not, however, live in a space naturally endowed with a Hilbert structure and are usually compared with specific distances, such as the bottleneck distance. To incorporate PDs in a learning pipeline, several kernels have been proposed for PDs with a strong emphasis on the stability of the RKHS distance w.r.t. perturbations of the PDs. In this article, we use the Sliced Wasserstein approximation SW of the Wasserstein distance to define a new kernel for PDs, which is not only provably stable but also provably discriminative (depending on the number of points in the PDs) w.r.t. the Wasserstein distance $d_1$ between PDs. We also demonstrate its practicality, by developing an approximation technique to reduce kernel computation time, and show that our proposal compares favorably to existing kernels for PDs on several benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes