Approximation algorithms for 1-Wasserstein distance between persistence diagrams
Samantha Chen, Yusu Wang

TL;DR
This paper introduces two near-linear time algorithms for approximating the 1-Wasserstein distance between persistence diagrams, significantly improving efficiency over previous methods and enabling scalable topological data analysis.
Contribution
The authors adapt quadtree-based approximation algorithms for optimal transport to efficiently compute the 1-Wasserstein distance between persistence diagrams, providing a practical and scalable solution.
Findings
Algorithms run in near-linear time, outperforming previous methods.
Extensive experiments demonstrate high efficiency and accuracy.
Code is publicly available for reproducibility.
Abstract
Recent years have witnessed a tremendous growth using topological summaries, especially the persistence diagrams (encoding the so-called persistent homology) for analyzing complex shapes. Intuitively, persistent homology maps a potentially complex input object (be it a graph, an image, or a point set and so on) to a unified type of feature summary, called the persistence diagrams. One can then carry out downstream data analysis tasks using such persistence diagram representations. A key problem is to compute the distance between two persistence diagrams efficiently. In particular, a persistence diagram is essentially a multiset of points in the plane, and one popular distance is the so-called 1-Wasserstein distance between persistence diagrams. In this paper, we present two algorithms to approximate the 1-Wasserstein distance for persistence diagrams in near-linear time. These…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Advanced Neuroimaging Techniques and Applications · Leprosy Research and Treatment
