Persistence-Augmented Neural Networks
Elena Xinyi Wang, Arnur Nigmetov, Dmitriy Morozov
TLDR
This paper introduces Persistence-Augmented Neural Networks, a novel TDA framework that integrates local topological features into deep learning for improved performance.
Key contributions
- Proposes a persistence-based data augmentation using Morse-Smale complexes to encode local topological features.
- Integrates spatially localized topological information into CNNs and GNNs across multiple scales.
- Achieves efficient O(n log n) computational complexity, practical for large-scale datasets.
- Consistently outperforms baselines in histopathology image classification and 3D material regression.
Why it matters
Integrating local topological features into deep learning has been challenging. This paper offers an efficient, scalable, and interpretable solution by encoding local gradient flow regions. It significantly boosts performance in diverse applications like medical imaging and material science.
Original Abstract
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 rather than summarizing it globally. We propose a persistence-based data augmentation framework that encodes local gradient flow regions and their hierarchical evolution using the Morse-Smale complex. This representation, compatible with both convolutional and graph neural networks, retains spatially localized topological information across multiple scales. Importantly, the augmentation procedure itself is efficient, with computational complexity $O(n \log n)$, making it practical for large datasets. We evaluate our method on histopathology image classification and 3D porous material regression, where it consistently outperforms baselines and global TDA descriptors such as persistence images and landscapes. We also show that pruning the base level of the hierarchy reduces memory usage while maintaining competitive performance. These results highlight the potential of local, structured topological augmentation for scalable and interpretable learning across data modalities.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.