对比梯度与拓扑特征在眼底图像分类中的表现,发现两者效果接近且可互补。
Topological Signatures vs. Gradient Histograms: A Comparative Study for Medical Image Classification
- 用梯度方向直方图和拓扑数据分析眼底图像的结构特征
- 二分类准确率达94.3%(梯度)和94.2%(拓扑),多分类达74.7%
- 适合关注可解释性与鲁棒性的医学影像研究者
本研究对比了两种根本不同的特征提取方法——梯度方向直方图(HOG)与拓扑数据分析(TDA)——在医学图像分类中的表现,聚焦于眼底图像。HOG通过建模空间区域内的梯度方向分布来捕捉局部结构信息,有效编码纹理与边缘模式;而TDA则通过立方体持续同调分析提取全局拓扑描述符,刻画图像的形状、连通性与强度结构。我们在公开的APTOS眼底图像数据集上评估了这两种方法在两类任务中的表现:二分类(正常与糖尿病视网膜病变,DR)及五级DR严重程度分级。每张图像分别提取26,244个HOG特征和800个TDA特征,并独立用于训练七种经典机器学习模型(逻辑回归、随机森林、XGBoost、支持向量机、决策树、K近邻、Extra Trees),采用10折交叉验证。实验结果显示,XGBoost在两种特征下均表现最佳:二分类准确率分别为94.29%(HOG)与94.18%(TDA),多分类准确率为74.41%与74.69%。结果表明,基于梯度与拓扑的特征提供了对眼底图像结构的互补表征,凸显了融合二者以实现可解释且稳健的医学图像分类的潜力。
原文摘要 · Abstract (English)
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 independently used to train seven classical machine learning models, including logistic regression, random forest, XGBoost, support vector machines, decision trees, k-nearest neighbors, and Extra Trees, using 10-fold cross-validation. Experimental results show that XGBoost achieves the best performance across both feature types. For binary classification, accuracies of 94.29% (HOG) and 94.18% (TDA) are obtained, while multi-class classification yields accuracies of 74.41% and 74.69%, respectively. These results demonstrate that gradient-based and topological features provide complementary representations of retinal image structure and highlight the potential of integrating both approaches for interpretable and robust medical image classification.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。