改进VGG19实现快速可解释骨折检测,0.5秒出结果
A Modified VGG19-Based Framework for Accurate and Interpretable Real-Time Bone Fracture Detection
- 用CLAHE、Otsu、Canny预处理增强图像,提升特征提取效果
- 分类准确率99.78%,AUC达1.00,性能优异
- 结合Grad-CAM生成热力图,帮助医生理解模型判断依据
早期准确识别骨折对及时治疗和改善患者预后至关重要。X射线图像解读耗时且易出错,尤其在缺乏放射科专家资源时更为明显。现有深度学习方法常出现误判,且缺乏可解释性,难以用于临床。为此,我们提出一种基于改进VGG-19的自动骨折检测框架。该框架引入对比度受限自适应直方图均衡化(CLAHE)、Otsu阈值分割和Canny边缘检测等先进预处理技术,提升图像清晰度并辅助特征提取。同时采用可解释AI方法Grad-CAM生成模型决策过程的视觉热图,增强临床可信度,助力后续验证。系统部署于实时网页应用中,医疗人员上传X光片后可在0.5秒内获得诊断反馈。改进后的VGG-19模型达到99.78%分类准确率和1.00的AUC值,表现卓越。该框架为骨折检测提供了可靠、快速且可解释的解决方案,有助于提升诊断效率与患者护理质量。
原文摘要 · Abstract (English)
Early and accurate detection of the bone fracture is paramount to initiating treatment as early as possible and avoiding any delay in patient treatment and outcomes. Interpretation of X-ray image is a time consuming and error prone task, especially when resources for such interpretation are limited by lack of radiology expertise. Additionally, deep learning approaches used currently, typically suffer from misclassifications and lack interpretable explanations to clinical use. In order to overcome these challenges, we propose an automated framework of bone fracture detection using a VGG-19 model modified to our needs. It incorporates sophisticated preprocessing techniques that include Contrast Limited Adaptive Histogram Equalization (CLAHE), Otsu's thresholding, and Canny edge detection, among others, to enhance image clarity as well as to facilitate the feature extraction. Therefore, we use Grad-CAM, an Explainable AI method that can generate visual heatmaps of the model's decision making process, as a type of model interpretability, for clinicians to understand the model's decision making process. It encourages trust and helps in further clinical validation. It is deployed in a real time web application, where healthcare professionals can upload X-ray images and get the diagnostic feedback within 0.5 seconds. The performance of our modified VGG-19 model attains 99.78\% classification accuracy and AUC score of 1.00, making it exceptionally good. The framework provides a reliable, fast, and interpretable solution for bone fracture detection that reasons more efficiently for diagnoses and better patient care.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。