| Literature DB >> 35806895 |
Doohyun Hwang1,2, Sungho Ahn1,2, Yong-Beom Park3, Seong Hwan Kim3, Hyuk-Soo Han1,2, Myung Chul Lee1,2, Du Hyun Ro1,2,4.
Abstract
Sarcopenia, an age-related loss of skeletal muscle mass and function, is correlated with adverse outcomes after some surgeries. Here, we present a deep-learning-based model for automatic muscle segmentation and quantification of full-leg plain radiographs. We illustrated the potential of the model to predict sarcopenia in patients undergoing total knee arthroplasty (TKA). A U-Net-based deep learning model for automatic muscle segmentation was developed, trained and validated on the plain radiographs of 227 healthy volunteers. The radiographs of 403 patients scheduled for primary TKA were reviewed to test the developed model and explore its potential to predict sarcopenia. The proposed deep learning model achieved mean IoU values of 0.959 (95% CI 0.959-0.960) and 0.926 (95% CI 0.920-0.931) in the training set and test set, respectively. The fivefold AUC value of the sarcopenia classification model was 0.988 (95% CI 0.986-0.989). Of seven key predictors included in the model, the predicted muscle volume (PMV) was the most important of these features in the decision process. In the preoperative clinical setting, wherein laboratory tests and radiographic imaging are available, the proposed deep-learning-based model can be used to screen for sarcopenia in patients with knee osteoarthritis undergoing TKA with high sarcopenia screening performance.Entities:
Keywords: deep learning; osteoarthritis; plain radiograph; sarcopenia; screening; segmentation; total knee arthroplasty
Year: 2022 PMID: 35806895 PMCID: PMC9267147 DOI: 10.3390/jcm11133612
Source DB: PubMed Journal: J Clin Med ISSN: 2077-0383 Impact factor: 4.964
Figure 1Overview of the pipeline for automatic muscle segmentation of full-leg plain radiographs. (A) Original radiographic image. (B) Ground truth mask of segmented muscle generated by the authors. (C) Segmented muscle predicted by the proposed model.
Figure 2Model overview. Model training, left to right: the model is trained on input images, which undergo preprocessing (crop and resize) and augmentation (enriching the training set) before being fed into the convolutional neural network. The model is trained and validated by 5-fold cross validation. Hyperparameter tuning is conducted to optimise the model for muscle segmentation. Model testing, left to right: the optimised eXtreme Gradient Boosting (XGBoost) classification model is used to estimate predicted muscle volume (PMV) of the patients and, along with baseline characteristics, to classify patients into sarcopenia and normal groups.
Key features comparison of the sarcopenia and nonsarcopenia groups.
| Total Population | |||
|---|---|---|---|
| Sarcopenia | |||
| Characteristics | Yes | No | |
| Sex (%) | |||
| Female | 32 (94.1) | 319 (86.4) | 0.266 |
| Male | 2 (5.9) | 50 (13.6) | |
| Age (SD) | 74.6 (6.5) | 70.5 (6.5) | <0.001 |
| BMI, kg/m2 (SD) | 23.9 (3.4) | 26.7 (3.2) | <0.001 |
| Total Protein, mg/dL (SD) | 6.7 (0.4) | 7.1 (0.4) | <0.001 |
| Albumin, g/dL (SD) | 4.1 (0.3) | 4.2 (0.4) | 0.194 |
| Hemoglobin, g/dL (SD) | 12.3 (1.2) | 13.1 (1.8) | 0.004 |
| Total Bilirubin, mg/dL (SD) | 0.6 (0.3) | 0.6 (0.2) | 0.946 |
| SMI, kg/m2 (SD) | 5.5 (0.6) | 7.4 (1.1) | <0.001 |
| PMV, cm3 (SD) | 6972.4 (1354.6) | 8418.4 (1634.8) | <0.001 |
Values are shown as the mean ± standard deviation or number (%). Statistical significance was set at p < 0.05. BMI, body mass index. SMI, skeletal muscle index. PMV, predictive muscle volume.
Figure 3Scatter plot of the correlation between predicted muscle volume (PMV) and skeletal muscle index (SMI), with a Pearson’s correlation coefficient of 0.654 (p < 0.001). Blue dots represent patients in the normal group and orange dots represent patients in the sarcopenia group.
Figure 4Receiver operating characteristic (ROC) curve and mean area under the curve (AUC) for the binary classification of sarcopenia using the XGBoost model.
Figure 5Feature importance with respect to the binary classification of sarcopenia using the XGBoost model. Features that showed statistical significance in a univariate analysis also ranked high in importance in the XGBoost model, with PMV being the most important features.