用深度学习增强特征,提升膝骨质疏松X光片自动诊断准确率
Computer-Aided Osteoporosis Diagnosis Using Transfer Learning with Enhanced Features from Stacked Deep Learning Modules
- 通过堆叠卷积-激活-池化模块增强预训练CNN提取的特征
- 在四个数据集上达到97.27%至98.24%的分类准确率
- 适合医学影像分析与智能辅助诊断领域研究者参考
膝骨质疏松会削弱膝关节骨骼组织,增加骨折风险。早期通过X光片检测可实现及时干预,改善患者预后。尽管已有研究采用人工放射学评估和基于手工特征的传统机器学习方法进行诊断,但这些方法因依赖人工特征提取和主观判断,性能与效率受限。本文提出一种计算机辅助诊断(CAD)系统,结合迁移学习与堆叠式特征增强深度学习模块。首先对膝关节X光片进行预处理,利用预训练卷积神经网络(CNN)提取特征;随后通过五个串联的Conv-RELU-MaxPooling模块进行特征增强。其中,Conv2D层捕捉低级特征,ReLU激活引入非线性以学习复杂模式,最大池化层下采样保留关键空间信息。该序列处理使模型能捕获与骨结构、关节变形及骨质疏松标志物相关的高级特征。增强后的特征送入分类模块,区分健康与骨质疏松状态。在三个独立数据集及合并数据集上的实验表明,模型在OKX Kaggle Binary、KXO-Mendeley Multi-Class、OKX Kaggle Multi-Class和合并数据集上分别取得97.32%、98.24%、97.27%和98.00%的准确率,较现有方法提升约2%。
原文摘要 · Abstract (English)
Knee osteoporosis weakens the bone tissue in the knee joint, increasing fracture risk. Early detection through X-ray images enables timely intervention and improved patient outcomes. While some researchers have focused on diagnosing knee osteoporosis through manual radiology evaluation and traditional machine learning using hand-crafted features, these methods often struggle with performance and efficiency due to reliance on manual feature extraction and subjective interpretation. In this study, we propose a computer-aided diagnosis (CAD) system for knee osteoporosis, combining transfer learning with stacked feature enhancement deep learning blocks. Initially, knee X-ray images are preprocessed, and features are extracted using a pre-trained Convolutional Neural Network (CNN). These features are then enhanced through five sequential Conv-RELU-MaxPooling blocks. The Conv2D layers detect low-level features, while the ReLU activations introduce non-linearity, allowing the network to learn complex patterns. MaxPooling layers down-sample the features, retaining the most important spatial information. This sequential processing enables the model to capture complex, high-level features related to bone structure, joint deformation, and osteoporotic markers. The enhanced features are passed through a classification module to differentiate between healthy and osteoporotic knee conditions. Extensive experiments on three individual datasets and a combined dataset demonstrate that our model achieves 97.32%, 98.24%, 97.27%, and 98.00% accuracy for OKX Kaggle Binary, KXO-Mendeley Multi-Class, OKX Kaggle Multi-Class, and the combined dataset, respectively, showing an improvement of around 2% over existing methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。