Related Experiment Video
Updated: Jan 12, 2026

An Objective and Child-friendly Assessment of Arm Function by Using a 3-D Sensor
Published on: February 12, 2018
Artificial intelligence-based method for detecting wrist fractures in children
Dongren Liu1,2, Zhiyuan Yang3, Chunyu Bao4
1School of Sports Health, Tianjin University of Sport, Tianjin, China.
Insights
This study introduces Kid-YOLO, an AI tool for detecting pediatric wrist fractures in X-rays. The improved deep learning model enhances diagnostic accuracy and efficiency, aiding physicians in identifying complex fractures.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Orthopedics
Background:
- Pediatric wrist fractures are common but challenging to diagnose due to developing bone structures.
- Traditional diagnosis relies on physician experience, risking misdiagnosis and inefficiency, especially in resource-limited settings.
Purpose of the Study:
- To develop an improved deep learning detection method, Kid-YOLO, for accurate and efficient automatic detection of pediatric wrist fractures in X-ray images.
- To enhance fracture detection by optimizing feature extraction, localization accuracy, and addressing class imbalance issues.
Main Methods:
- An improved deep learning model, Kid-YOLO, based on YOLO11s, incorporating the C3k2-WTConv module and Focaler-MPDIoU loss function.
- Wavelet transform and convolution operations were combined in the C3k2-WTConv module for enhanced feature extraction.
- The Focaler-MPDIoU loss function was utilized to improve detection of rare targets and optimize localization.
Main Results:
- The Kid-YOLO model demonstrated a 3.2% increase in precision, 1.6% in recall, 1.8% in mAP@50, and 3.2% in mAP@50-95 compared to the baseline YOLO11 model.
- The AI-assisted diagnostic system provided efficient image loading, fracture detection, and result visualization.
- The system offers a reliable tool for physicians, improving diagnostic capabilities for pediatric wrist fractures.
Conclusions:
- The proposed Kid-YOLO model significantly improves the accuracy and efficiency of pediatric wrist fracture detection in X-rays.
- The developed AI system serves as a valuable tool for clinical practice, supporting physicians in diagnosing complex fractures.
- This deep learning approach holds potential for broader applications in medical imaging analysis and precision medicine.
Abstract:
Pediatric wrist fractures are common skeletal injuries in clinical practice; however, due to the ongoing development of children's bones, fracture characteristics are complex and often prone to misdiagnosis or missed diagnosis. Moreover, traditional diagnostic methods rely heavily on the physician's experience, which may compromise efficiency and accuracy, especially in environments with limited medical resources. To address this issue, this study proposes an improved deep learning detection method based on YOLO11s, named Kid-YOLO, for the automatic detection of pediatric wrist fractures in X-ray images. By introducing the C3k2-WTConv module and Focaler-MPDIoU loss function, the model was improved in terms of multi-scale feature extraction, target box localization accuracy optimization, and addressing the class imbalance problem. The C3k2-WTConv module, which combines wavelet transform and convolution operations, effectively enhances the model's ability to detect subtle fractures and complex patterns. The Focaler-MPDIoU loss function improves performance in detecting rare targets by dynamically adjusting sample weight distribution and optimizing prediction box positioning. Experiments were conducted on the publicly available GRAZPEDWRI-DX dataset after data cleaning, The results show that, compared with the YOLO11 model, the improved model achieves a 3.2% increase in precision, a 1.6% increase in recall, a 1.8% improvement in mAP@50, and a 3.2% improvement in mAP@50-95. Furthermore, this study developed an AI-assisted diagnostic system with an integrated graphical user interface, capable of efficiently performing image loading, fracture detection, and result visualization, thereby providing physicians with a reliable diagnostic tool. In the future, this method is expected to be applied to a broader range of medical imaging analysis tasks, offering new technical support for precision medicine.

