# MFSD-YOLO: A multi-scale feature detection network for pediatric wrist abnormalities in radiographic images

**Authors:** Min Li, Yinping Jiang, Tao Xu, Peiyong Ji, Jingqi Hu, Xuejian Li, Wenlong Liu, Ruiqiang Guo

PMC · DOI: 10.1371/journal.pone.0340408 · PLOS One · 2026-02-05

## TL;DR

MFSD-YOLO is a new AI model that improves detection of wrist fractures in children using multi-scale feature analysis for better accuracy and speed.

## Contribution

Introduces MFSD-YOLO, a novel multi-scale detection model with modules like CSP_PMSFA, FPSConv, and C2BRA for pediatric wrist abnormality detection.

## Key findings

- MFSD-YOLO achieves 69.7% mAP@0.5, a 5.3% improvement over YOLOv11 on the GRAZPEDWRI-DX dataset.
- The model maintains 10.8M parameters and 3.2 ms inference speed, making it suitable for real-world clinical use.
- Modules like SlideLoss help address class imbalance and improve rare target detection.

## Abstract

Timely and accurate diagnosis of wrist abnormalities, especially distal radius and ulna fractures, is critical in children and adolescents, yet complicated by skeletal immaturity, overlapping anatomy, and low-contrast fracture lines. To address these challenges, we propose MFSD-YOLO, a multi-scale detection model for pediatric wrist abnormality analysis. The model integrates a Cross-Stage Partial Progressive Multi-Scale Feature Aggregation (CSP_PMSFA) module inspired by GhostNet that applies lightweight multi-scale convolutions on partial channels with partial convolution and residual connections to reduce redundancy and enhance shallow texture and subtle fracture sensitivity. The Feature Pyramid Shared Convolution (FPSConv) module replaces pooling with shared dilated convolutions to expand the receptive field and capture multi-scale context without added cost. The C2 Bi-Level Routing Attention (C2BRA) module, based on C2PSA, uses regional routing and local enhancement to refine focus on relevant areas while balancing accuracy and speed. The Recursive Gradient Dynamic Feature Pyramid Network (RepGDFPN) optimizes top-down and bottom-up multi-scale fusion, reducing semantic loss and improving robustness. Finally, the Sliding Weight Adaptive Loss (SlideLoss) addresses class imbalance, enhancing detection of rare targets. Evaluated on the GRAZPEDWRI-DX dataset, MFSD-YOLO achieves 69.7% mAP@0.5, representing a 5.3% improvement over the baseline YOLOv11, while maintaining 10.8M parameters and 3.2 ms inference speed. These results validate the model’s effectiveness and its potential for real-world deployment in clinical pediatric radiographic analysis.

## Full-text entities

- **Genes:** DNAJC5 (DnaJ heat shock protein family (Hsp40) member C5) [NCBI Gene 80331] {aka CLN4, CLN4B, CSP, DNAJC5A, mir-941-2, mir-941-3}
- **Diseases:** deformities (MESH:D009140), brain tumor (MESH:D001932), pulmonary nodule (MESH:D055613), osteomas (MESH:D010016), bone neoplasms (MESH:D001859), osteopenia (MESH:D001851), physeal arrest (MESH:D006323), fracture abnormalities (MESH:D014082), fatigue (MESH:D005221), traumatic injury (MESH:D014947), epiphyseal injury (MESH:D010009), GT (MESH:D007815), swelling (MESH:D004487), osseous abnormalities (MESH:D010001), distal ulna fractures (MESH:D000092503), malunion (MESH:D017759), Bone abnormality (MESH:D001847), Fracture (MESH:D050723), lesion (MESH:D009059)
- **Chemicals:** MFSD (-)
- **Species:** Homo sapiens (human, species) [taxon 9606]
- **Cell lines:** YOLOv11 — Homo sapiens (Human), Transformed cell line (CVCL_C1JD)

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12875500/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12875500/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/PMC12875500/full.md

---
Source: https://tomesphere.com/paper/PMC12875500