Lightweight G-YOLOv11: Advancing Efficient Fracture Detection in Pediatric Wrist X-rays
Abdesselam Ferdi

TL;DR
This paper introduces G-YOLOv11, a lightweight and efficient fracture detection system for pediatric wrist X-rays that reduces computational resources while maintaining high accuracy, suitable for clinical use.
Contribution
The paper presents a novel lightweight YOLOv11-based detector using ghost convolution, achieving state-of-the-art efficiency and accuracy in fracture detection.
Findings
Achieved [email protected] of 0.535 on GRAZPEDWRI-DX dataset.
Reduced model size by 68.7% compared to YOLOv11l.
Inference time of 2.4 ms on NVIDIA A10 GPU.
Abstract
Computer-aided diagnosis (CAD) systems have greatly improved the interpretation of medical images by radiologists and surgeons. However, current CAD systems for fracture detection in X-ray images primarily rely on large, resource-intensive detectors, which limits their practicality in clinical settings. To address this limitation, we propose a novel lightweight CAD system based on the YOLO detector for fracture detection. This system, named ghost convolution-based YOLOv11 (G-YOLOv11), builds on the latest version of the YOLO detector family and incorporates the ghost convolution operation for feature extraction. The ghost convolution operation generates the same number of feature maps as traditional convolution but requires fewer linear operations, thereby reducing the detector's computational resource requirements. We evaluated the performance of the proposed G-YOLOv11 detector on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced X-ray and CT Imaging · Medical Imaging Techniques and Applications · Cardiac Imaging and Diagnostics
MethodsConvolution
