CGATOCMLMar 24

Persistence-based topological optimization: a survey

arXiv:2603.2461372.81 citationsh-index: 16Has Code
AI Analysis

It provides an accessible overview for mathematicians and data scientists, but is incremental as it synthesizes existing research rather than introducing new methods.

This survey reviews the field of persistence-based topological optimization, which uses persistent homology to incorporate topological priors into machine learning models via gradient-based optimization, covering theoretical foundations, algorithms, and applications.

Computational topology provides a tool, persistent homology, to extract quantitative descriptors from structured objects (images, graphs, point clouds, etc). These descriptors can then be involved in optimization problems, typically as a way to incorporate topological priors or to regularize machine learning models. This is usually achieved by minimizing adequate, topologically-informed losses based on these descriptors, which, in turn, naturally raises theoretical and practical questions about the possibility of optimizing such loss functions using gradient-based algorithms. This has been an active research field in the topological data analysis community over the last decade, and various techniques have been developed to enable optimization of persistence-based loss functions with gradient descent schemes. This survey presents the current state of this field, covering its theoretical foundations, the algorithmic aspects, and showcasing practical uses in several applications. It includes a detailed introduction to persistence theory and, as such, aims at being accessible to mathematicians and data scientists newcomers to the field. It is accompanied by an open-source library which implements the different approaches covered in this survey, providing a convenient playground for researchers to get familiar with the field.

Foundations

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

Your Notes