| Literature DB >> 34506602 |
Daisuke Nishiyama1, Hiroshi Iwasaki1, Takaya Taniguchi1, Daisuke Fukui1, Manabu Yamanaka1, Teiji Harada1, Hiroshi Yamada1.
Abstract
Accurate gluteus medius (GMd) volume evaluation may aid in the analysis of muscular atrophy states and help gain an improved understanding of patient recovery via rehabilitation. However, the segmentation of muscle regions in GMd images for cubic muscle volume assessment is time-consuming and labor-intensive. This study automated GMd-region segmentation from the computed tomography (CT) images of patients diagnosed with hip osteoarthritis using deep learning and evaluated the segmentation accuracy. To this end, 5250 augmented pairs of training data were obtained from five participants, and a conditional generative adversarial network was used to identify the relationships between the image pairs. Using the preserved test datasets, the results of automatic segmentation with the trained deep learning model were compared to those of manual segmentation in terms of the dice similarity coefficient (DSC), volume similarity (VS), and shape similarity (MS). As observed, the average DSC values for automatic and manual segmentations were 0.748 and 0.812, respectively, with a significant difference (p < 0.0001); the average VS values were 0.247 and 0.203, respectively, with no significant difference (p = 0.069); and the average MS values were 1.394 and 1.156, respectively, with no significant difference (p = 0.308). The GMd volumes obtained by automatic and manual segmentation were 246.2 cm3 and 282.9 cm3, respectively. The noninferiority of the DSC obtained by automatic segmentation was verified against that obtained by manual segmentation. Accordingly, the proposed GAN-based automatic GMd-segmentation technique is confirmed to be noninferior to manual segmentation. Therefore, the findings of this research confirm that the proposed method not only reduces time and effort but also facilitates accurate assessment of the cubic muscle volume.Entities:
Mesh:
Year: 2021 PMID: 34506602 PMCID: PMC8432798 DOI: 10.1371/journal.pone.0257371
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Demographic and pathological characteristics of the seven participants.
| Participant | Dataset | Gender | Age (years) | Right hip | Left hip | Number of slices including GMd |
|---|---|---|---|---|---|---|
|
| Training | F | 65 | Crowe 1 | Crowe 1 | 98 |
|
| Training | F | 69 | Crowe 1 | Normal | 101 |
|
| Training | F | 75 | Prosthetic joint | Crowe 1 | 100 |
|
| Training | M | 66 | Crowe 1 | Normal | 117 |
|
| Training | M | 71 | Crowe 1 | Prosthetic joint | 109 |
|
| Validation | F | 82 | Normal | Crowe 1 | 80 |
|
| Test | F | 79 | Crowe 1 | Crowe 1 | 86 |
| Mean | 72.4 | Total | 691 |
Crowe 1: Crowe classification type 1 for hip dysplasia; GMd: gluteus medius; Mean: average.
Fig 1Overview of proposed automatic segmentation system.
Fig 2CT and segmentation images: (a) original CT image, (b) guide image using Canny edge detector, (c) manual segmentation image of GMd contours, (d) Auto-segmentation image obtained using learning model with beta1 = 0.9, L1_weight = 1000, and 100 epochs, and (e) manually segmented image prepared by another operator.
Results of grid search for the combinations of beta1 and L1_weight in the model validation datasets.
| DSC of model trained on 20 epochs | Beta1 = 0.1 | Beta1 = 0.5 | Beta1 = 0.9 |
|---|---|---|---|
|
| 0.008 | 0.614 | 0.513 |
|
| 0.651 | 0.625 | 0.62 |
|
| 0.704 | 0.707 | 0.702 |
DSC: dice similarity coefficient.
Results of grid search for beta1 and L1_weight combinations as well as training epochs in the model validation datasets.
| Epochs | 20 | 30 | 40 | 60 | 80 | 100 |
|---|---|---|---|---|---|---|
|
| 0.707 | 0.715 | 0.694 | 0.698 | 0.683 | 0.707 |
|
| 0.704 | 0.653 | 0.708 | 0.727 | 0.668 | 0.682 |
|
| 0.702 | 0.684 | 0.672 | 0.694 | 0.708 | 0.728 |
Fig 3Scatter plot of CSA (unit: Pixels) and DSC in the model validation datasets.
Fig 4Comparison of segmentation similarity between two segmentation methods.
Fig 5Noninferiority test comparing automatic and manual segmentation techniques using the 95% confidence interval of difference between two groups: δ: Equivalence margin (10% of average similarity score of manual segmentation performed by another operator).