Classification of Histopathology Slides with Persistent Homology Convolutions
Shrunal Pothagoni, Benjamin Schweinhart

TL;DR
This paper introduces Persistent Homology Convolutions, a novel method that enhances CNNs by capturing local topological features in histopathology slides, leading to improved classification performance.
Contribution
It proposes a new convolution operator incorporating local persistent homology to preserve topological information in histopathology image analysis.
Findings
Persistent Homology Convolutions outperform traditional models.
The method is less sensitive to hyperparameter variations.
It effectively captures geometric topological features.
Abstract
Convolutional neural networks (CNNs) are a standard tool for computer vision tasks such as image classification. However, typical model architectures may result in the loss of topological information. In specific domains such as histopathology, topology is an important descriptor that can be used to distinguish between disease-indicating tissue by analyzing the shape characteristics of cells. Current literature suggests that reintroducing topological information using persistent homology can improve medical diagnostics; however, previous methods utilize global topological summaries which do not contain information about the locality of topological features. To address this gap, we present a novel method that generates local persistent homology-based data using a modified version of the convolution operator called \textit{Persistent Homology Convolutions}. This method captures…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Digital Image Processing Techniques · Advanced Graph Neural Networks
