paper-with-me

Papers

Persistence-based topological optimization: a survey

2026-03-24 · Mathieu Carriere, Yuichi Ike, Théo Lacombe, Naoki Nishikawa arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.24613

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Topological Regularization via Persistence-Sensitive Optimization

2020-11-10 · Arnur Nigmetov, Aditi S. Krishnapriyan, Nicole Sanderson, Dmitriy Morozov

Optimization, a key tool in machine learning and statistics, relies on regularization to reduce overfitting. Traditional regularization methods control a norm of the solution to ensure its smoothness. Recently, topologic…

Towards Scalable Persistence-Based Topological Optimization

2026-05-09 · Abderrahim Bendahi, Alexandre Duplessis, Arnaud Fickinger arxiv

Persistence-based topological optimization deforms a point cloud $X \subset \mathbb{R}^d$ by minimizing objectives of the form $L(X) = \ell(\mathrm{Dgm}(X))$, where $\mathrm{Dgm}(X)$ is a persistence diagram. In practice…

A Fast and Robust Method for Global Topological Functional Optimization

2020-09-17 · Elchanan Solomon, Alexander Wagner, Paul Bendich

Topological statistics, in the form of persistence diagrams, are a class of shape descriptors that capture global structural information in data. The mapping from data structures to persistence diagrams is almost everywh…

Topological Bayesian Optimization with Persistence Diagrams

2019-02-26 · Tatsuya Shiraishi, Tam Le, Hisashi Kashima, Makoto Yamada

Finding an optimal parameter of a black-box function is important for searching stable material structures and finding optimal neural network structures, and Bayesian optimization algorithms are widely used for the purpo…

Bayesian OptimizationTopological Data Analysis

A Practical Solver for Scalar Data Topological Simplification

2024-07-17 · Mohamed Kissi, Mathieu Pont, Joshua A. Levine, Julien Tierny

This paper presents a practical approach for the optimization of topological simplification, a central pre-processing step for the analysis and visualization of scalar data. Given an input scalar field f and a set of "si…