Improving Remote Sensing Classification using Topological Data Analysis and Convolutional Neural Networks
Aaryam Sharma

TL;DR
This paper introduces a novel integration of topological data analysis features with convolutional neural networks, significantly improving remote sensing image classification accuracy beyond existing models.
Contribution
It presents the first application of TDA features in satellite scene classification, enhancing CNN performance without requiring datasets with explicit topological structures.
Findings
ResNet18 with TDA features achieves 99.33% accuracy on EuroSAT
TDA features outperform larger models like ResNet50 and XL Vision Transformers
Method improves accuracy by 1.44% over baseline ResNet18
Abstract
Topological data analysis (TDA) is a relatively new field that is gaining rapid adoption due to its robustness and ability to effectively describe complex datasets by quantifying geometric information. In imaging contexts, TDA typically models data as filtered cubical complexes from which we can extract discriminative features using persistence homology. Meanwhile, convolutional neural networks (CNNs) have been shown to be biased towards texture based local features. To address this limitation, we propose a TDA feature engineering pipeline and a simple method to integrate topological features with deep learning models on remote sensing classification. Our method improves the performance of a ResNet18 model on the EuroSAT dataset by 1.44% achieving 99.33% accuracy, which surpasses all previously reported single-model accuracies, including those with larger architectures, such as ResNet50…
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 · Remote-Sensing Image Classification
