Topological Signatures vs. Gradient Histograms: A Comparative Study for Medical Image Classification
Faisal Ahmed

TL;DR
This study compares gradient-based HOG features and topological data analysis features for retinal image classification, showing both approaches perform similarly and are complementary, suggesting combined use for improved medical diagnostics.
Contribution
The paper provides a comprehensive comparison of HOG and TDA features for retinal image classification, highlighting their complementary nature and potential for integrated approaches.
Findings
XGBoost performs best with both feature types.
HOG achieves 94.29% accuracy in binary classification.
TDA achieves 74.69% accuracy in multi-class classification.
Abstract
This work presents a comparative evaluation of two fundamentally different feature extraction paradigms--Histogram of Oriented Gradients (HOG) and Topological Data Analysis (TDA)--for medical image classification, with a focus on retinal fundus imagery. HOG captures local structural information by modeling gradient orientation distributions within spatial regions, effectively encoding texture and edge patterns. In contrast, TDA, implemented through cubical persistent homology, extracts global topological descriptors that characterize shape, connectivity, and intensity-based structure across images. We evaluate both approaches on the publicly available APTOS retinal fundus dataset for two classification tasks: binary classification (normal vs. diabetic retinopathy (DR)) and five-class DR severity grading. From each image, 26,244 HOG features and 800 TDA features are extracted and…
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
TopicsImage Retrieval and Classification Techniques · Medical Image Segmentation Techniques · AI in cancer detection
