paper-with-me

Papers

Adaptive Topological Feature via Persistent Homology: Filtration Learning for Point Clouds

2023-07-18 · NeurIPS 2023 11 · Naoki Nishikawa, Yuichi Ike, Kenji Yamanishi

Machine learning for point clouds has been attracting much attention, with many applications in various fields, such as shape recognition and material science. For enhancing the accuracy of such machine learning methods, it is often effective to incorporate global topological features, which are typically extracted by persistent homology. In the calculation of persistent homology for a point cloud, we choose a filtration for the point cloud, an increasing sequence of spaces. Since the performance of machine learning methods combined with persistent homology is highly affected by the choice of a filtration, we need to tune it depending on data and tasks. In this paper, we propose a framework that learns a filtration adaptively with the use of neural networks. In order to make the resulting persistent homology isometry-invariant, we develop a neural network architecture with such invariance. Additionally, we show a theoretical result on a finite-dimensional approximation of filtration functions, which justifies the proposed network architecture. Experimental results demonstrated the efficacy of our framework in several classification tasks.

📄 PDF Abstract BibTeX arXiv:2307.09259

Code (1)

git-westriver/filtrationlearningforpointclouds 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Approximating persistent homology for a cloud of $n$ points in a subquadratic time

2013-12-05 · Vitaliy Kurlin

The Vietoris-Rips filtration for an $n$-point metric space is a sequence of large simplicial complexes adding a topological structure to the otherwise disconnected space. The persistent homology is a key tool in topologi…

Topological Data Analysis

Persistent Homology for MCI Classification: A Comparative Analysis between Graph and Vietoris-Rips Filtrations

2024-10-30 · Debanjali Bhattacharya, Rajneet Kaur, Ninad Aithal, Neelam Sinha 외

Mild cognitive impairment (MCI), often linked to early neurodegeneration, is characterized by subtle cognitive declines and disruptions in brain connectivity. The present study offers a detailed analysis of topological c…

Topological Data Analysis

Filtration learning in exact multi-parameter persistent homology and classification of time-series data

2024-06-28 · Keunsu Kim, Jae-Hun Jung

To analyze the topological properties of the given discrete data, one needs to consider a continuous transform called filtration. Persistent homology serves as a tool to track changes of homology in the filtration. The o…

Time SeriesTime Series Analysis

A Topology Layer for Machine Learning

2019-05-29 · Rickard Brüel-Gabrielsson, Bradley J. Nelson, Anjan Dwaraknath, Primoz Skraba 외

Topology applied to real world data using persistent homology has started to find applications within machine learning, including deep learning. We present a differentiable topology layer that computes persistent homolog…

BIG-bench Machine LearningDeep Learning

Frequent subgraph-based persistent homology for graph classification

2025-12-31 · Xinyang Chen, Amaël Broustet, Guanyuan Zeng, Cheng He 외 arxiv

Persistent homology (PH) has recently emerged as a powerful tool for extracting topological features. Integrating PH into machine learning and deep learning models enhances topology awareness and interpretability. Howeve…

Graph Representation LearningGraph Classification