paper-with-me

홈 › Papers

A Modified VGG19-Based Framework for Accurate and Interpretable Real-Time Bone Fracture Detection

2025-07-31 · Md. Ehsanul Haque, Abrar Fahim, Shamik Dey, Syoda Anamika Jahan, S. M. Jahidul Islam, Sakib Rokoni, Md Sakib Morshed arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.03739

Code (0)

등록된 구현이 없습니다.

Tasks

Fracture detectionDecision MakingEdge Detection

Similar Papers 제목 키워드 기반

Hybrid Gaussian Process Regression with Temporal Feature Extraction for Partially Interpretable Remaining Useful Life Interval Prediction in Aeroengine Prognostics

2024-11-19 · Tian Niu, Zijun Xu, Heng Luo, Ziqing Zhou

The estimation of Remaining Useful Life (RUL) plays a pivotal role in intelligent manufacturing systems and Industry 4.0 technologies. While recent advancements have improved RUL prediction, many models still face interp…

Decision MakingGPRManagement

Real-Time Asphalt Pavement Layer Thickness Prediction Using Ground-Penetrating Radar Based on a Modified Extended Common Mid-Point (XCMP) Approach

2024-01-07 · Siqi Wang, Zhen Leng, Xin Sui, Weiguang Zhang 외

The conventional surface reflection method has been widely used to measure the asphalt pavement layer dielectric constant using ground-penetrating radar (GPR). This method may be inaccurate for in-service pavement thickn…

Dielectric ConstantEdge DetectionGPRPrediction

A Digital Pheromone-Based Approach for In-Control/Out-of-Control Classification

2025-10-02 · Pedro Pestana, M. Fátima Brilhante arxiv

In complex production lines, it is essential to have strict, fast-acting rules to determine whether the system is In Control (InC) or Out of Control (OutC). This study explores a bio-inspired method that digitally mimics…

Image Classification using Fuzzy Pooling in Convolutional Kolmogorov-Arnold Networks

2024-07-23 · Ayan Igali, Pakizar Shamoi

Nowadays, deep learning models are increasingly required to be both interpretable and highly accurate. We present an approach that integrates Kolmogorov-Arnold Network (KAN) classification heads and Fuzzy Pooling into co…

Deep Learningimage-classificationImage ClassificationKolmogorov-Arnold Networks

ConTex: Reformulating Counterfactual Generation For Time Series Forecasting

2026-06-16 · Jan Voets, Hasan Tercan, Tobias Meisen, Sebastian Baum arxiv

Decision-making with deep learning-based time series forecasting requires not only accurate predictions but also actionable insights. However, current architectures do not inherently provide such information. Specificall…

Time Series Forecasting