paper-with-me

Papers

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, optimization is limited by two coupled issues: persistent homology is typically computed on subsamples, and the resulting topological gradients are highly sparse, with only a few anchor points receiving nonzero updates. Motivated by diffeomorphic interpolation, which extends sparse gradients to smooth ambient vector fields via Reproducing Kernel Hilbert Space (RKHS) interpolation, we propose a more scalable pipeline that improves both subsampling and gradient extension. We introduce subsampling via random slicing, a lightweight scheme that promotes iteration-wise geometric coverage and mitigates density bias. We further replace the costly kernel solve with a fast Nadaraya-Watson (NW) Gaussian convolution, producing a globally defined smooth update field at a fraction of the computational cost, while being more suited for topological optimization tasks. We provide theoretical guarantees for NW smoothing, including anchor approximation bounds and global Lipschitz estimates. Experiments in $2$D and $3$D show that combining random slicing with NW smoothing yields consistent speedups and improved objective values over other baselines on common persistence losses.

📄 PDF Abstract BibTeX arXiv:2605.10996

Code (0)

등록된 구현이 없습니다.

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…

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

Persistence-Augmented Neural Networks

2026-04-09 · Elena Xinyi Wang, Arnur Nigmetov, Dmitriy Morozov arxiv

Topological Data Analysis (TDA) provides tools to describe the shape of data, but integrating topological features into deep learning pipelines remains challenging, especially when preserving local geometric structure ra…

Image ClassificationData Augmentation

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…