<- Back to digest

JSES - 2026-07-16 - Journal Article

Development of Convolutional Neural Networks for Classification and Characterisation of Proximal Humerus Fractures on Computed Tomography.

Mennes SRJ, Spek RWA, Zhang X, Qi X, Liao Z, Trouwborst NM, van den Bekerom MPJ, Doornberg JN, Jaarsma RL, Jadav B, Machine Learning Consortium, Åberg H, Assink N, Bain GI, Broos S, Chen NC, Chiri W, Ijpma FFA, Jutte PC, de Klerk HH, Prijs J, Smith WJ, Sverdlov M, To MS, Verjans JW, White J, Zhao Y

retrospective cohortLOE Vn = 703 (581 internal validation, 122 external validation)N/A

Topics

shoulder elbow
PMID: 42462961DOI: 10.1016/j.jse.2026.07.004View on PubMed ->

Key Takeaway

A 3D DenseNet CNN trained on CT scans classified proximal humerus fractures with 78.6% accuracy (AUC 0.87–0.99) and characterized greater tuberosity displacement and varus malalignment at 80.3% and 87.2% accuracy respectively, matching or exceeding orthopedic surgeon performance on most metrics.

Summary Depth

Choose how much analysis to show on this article page.

Summary

This study developed and validated a 3D DenseNet CNN to classify and characterize proximal humerus fractures on CT, comparing performance against multirater surgeon consensus as ground truth. The model achieved 78.6% classification accuracy and performed on par with surgeons for GT displacement (80.3%) and varus malalignment (87.2%), but failed for head-split fractures (0% accuracy) and substantial shaft translation (16.7%). External geographic validation on 122 Dutch patients confirmed generalizability for the stronger-performing classification tasks.

Key Limitation

The model's 0% accuracy for head-split fractures—arguably the highest-stakes articular injury subtype driving arthroplasty decisions—represents a critical gap that limits clinical utility for the most complex cases.

Original Abstract

BACKGROUND

Agreement between surgeons on classification, characterization and choice of treatment for proximal humerus fractures (PHFs) is poor, leading to subjective surgical decision-making and poor inter-surgeon reliability. Machine Learning for classification and characterization of PHFs on radiographs performed insufficiently. More detailed three-dimensional (3D) configuration of PHFs on Computed Tomography (CT) scans may improve performance. This study aimed to 1) develop and internally validate a Convolutional Neural Network (CNN) on CT-scans, 2) externally validate the model, and 3) compare characterization performance with orthopedic surgeons.

METHODS

A 3D DenseNet was trained and internally validated on 581 Australian PHF patients with CT-scans, and externally validated geographically on 122 Dutch patients. Ground truth was established through multirater consensus. Fractures were classified as: a) none- to minimally displaced; b) two-part; c) multipart; or d) glenohumeral dislocation, and characterized on: a) greater tuberosity (GT) displacement ≥1 cm; b) varus malalignment (neck-shaft angle ≤100°); c) shaft translation; and d) articular involvement. All fractures were annotated with a bounding cube. The algorithm's performance was assessed with accuracy, area under the receiver operating characteristic curve, sensitivity, specificity, and negative and positive predictive values.

RESULTS

Diagnostic accuracy for fracture classification was 78.6% (AUC's 0.87-0.99). The DenseNet could accurately characterize GT displacement (accuracy 80.3%, AUC 0.88), varus malalignment (accuracy 87.2%, AUC 0.91) but performance for subclasses of shaft translation (accuracy substantial translation 16.7%) and articular involvement (accuracy head-split 0%) was insufficient. The DenseNet was on par with orthopedic surgeons for GT displacement and varus angulation, and achieved higher overall accuracy than surgeons on shaft translation and articular involvement (p<0.001). Notably, algorithm performance in some subclasses (substantial and entire shaft translation, head-splits) was worse.

CONCLUSION

This open-source CNN accurately classified and characterized PHFs for GT displacement and varus malalignment on CT-scans. AI performance for shaft translation and articular involvement was better than surgeons, but had insufficient areas under the curve. Performance of PHF classification and characterization of greater tuberosity displacement and varus angulation is strong and ready for prospective evaluation. For articular involvement and shaft translation, adding more data is needed to improve model performance. The code is available through https://github.com/Richardqiyi/classification-and-characterisation-of-PHFs.

LEVEL OF EVIDENCE

Basic Science Study, Computer Modeling using Machine Learning.