paper-with-me

Papers

Fuzzy c-Means Clustering for Persistence Diagrams

2020-06-04 · Thomas Davies, Jack Aspinall, Bryan Wilder, Long Tran-Thanh

Persistence diagrams concisely represent the topology of a point cloud whilst having strong theoretical guarantees, but the question of how to best integrate this information into machine learning workflows remains open. In this paper we extend the ubiquitous Fuzzy c-Means (FCM) clustering algorithm to the space of persistence diagrams, enabling unsupervised learning that automatically captures the topological structure of data without the topological prior knowledge or additional processing of persistence diagrams that many other techniques require. We give theoretical convergence guarantees that correspond to the Euclidean case, and empirically demonstrate the capability of our algorithm to capture topological information via the fuzzy RAND index. We end with experiments on two datasets that utilise both the topological and fuzzy nature of our algorithm: pre-trained model selection in machine learning and lattices structures from materials science. As pre-trained models can perform well on multiple tasks, selecting the best model is a naturally fuzzy problem; we show that fuzzy clustering persistence diagrams allows for model selection using the topology of decision boundaries. In materials science, we classify transformed lattice structure datasets for the first time, whilst the probabilistic membership values let us rank candidate lattices in a scenario where further investigation requires expensive laboratory time and expertise.

📄 PDF Abstract BibTeX arXiv:2006.02796

Code (1)

tomogwen/fpdcluster 공식 구현

Tasks

BIG-bench Machine LearningClusteringModel SelectionTopological Data Analysis

Similar Papers 제목 키워드 기반

$k$-Means Clustering for Persistent Homology

2022-10-18 · Yueqi Cao, Prudence Leung, Anthea Monod

Persistent homology is a methodology central to topological data analysis that extracts and summarizes the topological features within a dataset as a persistence diagram; it has recently gained much popularity from its m…

ClusteringTopological Data Analysis

Robust Barycenters of Persistence Diagrams

2025-09-18 · Keanu Sisouk, Eloi Tanguy, Julie Delon, Julien Tierny arxiv

This short paper presents a general approach for computing robust Wasserstein barycenters of persistence diagrams. The classical method consists in computing assignment arithmetic means after finding the optimal transpor…

Large Scale computation of Means and Clusters for Persistence Diagrams using Optimal Transport

2018-05-22 · NeurIPS 2018 12 · Théo Lacombe, Marco Cuturi, Steve Oudot

Persistence diagrams (PDs) are now routinely used to summarize the underlying topology of complex data. Despite several appealing properties, incorporating PDs in learning pipelines can be challenging because their natur…

Clustering

Statistical Analysis of Persistence Intensity Functions

2015-10-08 · Yen-Chi Chen, Daren Wang, Alessandro Rinaldo, Larry Wasserman

Persistence diagrams are two-dimensional plots that summarize the topological features of functions and are an important part of topological data analysis. A problem that has received much attention is how deal with sets…

ClusteringTopological Data Analysis

Reconstruction of univariate functions from directional persistence diagrams

2022-03-03 · Aina Ferrà, Carles Casacuberta, Oriol Pujol

We describe a method for approximating a single-variable function $f$ using persistence diagrams of sublevel sets of $f$ from height functions in different directions. We provide algorithms for the piecewise linear case …