Hybrid Topological and Deep Feature Fusion for Accurate MRI-Based Alzheimer's Disease Severity Classification
Faisal Ahmed
TL;DR
This study tackles MRI-based four-class Alzheimer's disease severity classification by coupling Topological Data Analysis (TDA) with DenseNet121 in a late-fusion architecture that merges global topological descriptors with local deep features. The method computes persistent-homology–based Betti features from 2D MRI slices and combines them with CNN embeddings, yielding a 192-dimensional fused representation that drives classification. On the OASIS-1 Kaggle dataset, the approach achieves $99.93\%$ accuracy and an AUC of $1.00$ (100%), outperforming recent CNN-, transfer learning-, ensemble-, and multi-scale-based methods. Ablation shows the hybrid model substantially benefits from the complementary information provided by TDA and CNN features. The framework offers robustness, data efficiency, and interpretability, with clear potential for clinical adoption in settings with limited data and resources.
Abstract
Early and accurate diagnosis of Alzheimer's disease (AD) remains a critical challenge in neuroimaging-based clinical decision support systems. In this work, we propose a novel hybrid deep learning framework that integrates Topological Data Analysis (TDA) with a DenseNet121 backbone for four-class Alzheimer's disease classification using structural MRI data from the OASIS dataset. TDA is employed to capture complementary topological characteristics of brain structures that are often overlooked by conventional neural networks, while DenseNet121 efficiently learns hierarchical spatial features from MRI slices. The extracted deep and topological features are fused to enhance class separability across the four AD stages. Extensive experiments conducted on the OASIS-1 Kaggle MRI dataset demonstrate that the proposed TDA+DenseNet121 model significantly outperforms existing state-of-the-art approaches. The model achieves an accuracy of 99.93% and an AUC of 100%, surpassing recently published CNN-based, transfer learning, ensemble, and multi-scale architectures. These results confirm the effectiveness of incorporating topological insights into deep learning pipelines and highlight the potential of the proposed framework as a robust and highly accurate tool for automated Alzheimer's disease diagnosis.
