# PI-Net: A Deep Learning Approach to Extract Topological Persistence   Images

**Authors:** Anirudh Som, Hongjun Choi, Karthikeyan Natesan Ramamurthy and, Matthew Buman, Pavan Turaga

arXiv: 1906.01769 · 2020-05-26

## TL;DR

This paper introduces PI-Net, a deep learning framework that efficiently computes topological persistence images directly from data, enhancing scalability and integration into machine learning models for applications like activity recognition and image classification.

## Contribution

The authors propose the first deep learning architectures, Signal PI-Net and Image PI-Net, for direct, fast computation of topological persistence images from raw data.

## Key findings

- PI-Net significantly speeds up persistence image computation.
- PI-Net effectively integrates topological features into deep learning models.
- Demonstrated successful applications in activity recognition and image classification.

## Abstract

Topological features such as persistence diagrams and their functional approximations like persistence images (PIs) have been showing substantial promise for machine learning and computer vision applications. This is greatly attributed to the robustness topological representations provide against different types of physical nuisance variables seen in real-world data, such as view-point, illumination, and more. However, key bottlenecks to their large scale adoption are computational expenditure and difficulty incorporating them in a differentiable architecture. We take an important step in this paper to mitigate these bottlenecks by proposing a novel one-step approach to generate PIs directly from the input data. We design two separate convolutional neural network architectures, one designed to take in multi-variate time series signals as input and another that accepts multi-channel images as input. We call these networks Signal PI-Net and Image PI-Net respectively. To the best of our knowledge, we are the first to propose the use of deep learning for computing topological features directly from data. We explore the use of the proposed PI-Net architectures on two applications: human activity recognition using tri-axial accelerometer sensor data and image classification. We demonstrate the ease of fusion of PIs in supervised deep learning architectures and speed up of several orders of magnitude for extracting PIs from data. Our code is available at https://github.com/anirudhsom/PI-Net.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.01769/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1906.01769/full.md

## References

56 references — full list in the complete paper: https://tomesphere.com/paper/1906.01769/full.md

---
Source: https://tomesphere.com/paper/1906.01769