| Literature DB >> 36203253 |
Sung-Jong Eun1, Myoung Suk Yun1, Taeg-Keun Whangbo2, Khae-Hawn Kim3.
Abstract
PURPOSE: This paper aims to develop a clinical decision support system (CDSS) that can help detect the stone that is most important to the diagnosis of urolithiasis. Among them, especially for the development of artificial intelligence (AI) models that support a final judgment in CDSS, we would like to study the optimal AI model by comparing and evaluating them.Entities:
Keywords: Fast R-CNN; ResNet-50; Surgical support technology; Ureter stones; Urolithiasis
Year: 2022 PMID: 36203253 PMCID: PMC9537435 DOI: 10.5213/inj.2244202.101
Source DB: PubMed Journal: Int Neurourol J ISSN: 2093-4777 Impact factor: 3.038
Fig. 1.The conceptual diagram of the proposed method. IRB, Institutional Review Board; CNN, convolutional neural networks; LSTM, long short-term memory model.
Fig. 2.The flow of urolithiasis status guidance algorithm.
Fig. 3.The structure of ResNet-50.
Fig. 4.Definitions of terms used in a confusion matrix.
Fig. 5.The intersection over union (IoU) calculation (A) and concept of cross-validation (B).
Performance evaluation results of cross-validation
| Cross-validation | Sensitivity (TP/FN/FP) | |||
|---|---|---|---|---|
| ResNet-50 | Fast-RCNN | SVM | Watershed | |
| 1 | 0.936 (418/15/150) | 0.935 (415/15/153) | 0.876 (390/11/178) | 0.896 (398/12/170) |
| 2 | 0.920 (421/22/25) | 0.895 (392/20/42) | 0.910 (410/22/35) | 0.840 (361/22/68) |
| 3 | 0.927 (426/19/65) | 0.906 (410/21/81) | 0.798 (371/14/98) | 0.924 (424/20/69) |
| 4 | 0.936 (422/15/210) | 0.882 (389/20/232) | 0.910 (414/12/218) | 0.931 (420/18/212) |
| 5 | 0.926 (431/20/175) | 0.915 (425/18/182) | 0.920 (429/29/178) | 0.766 (392/12/205) |
| 6 | 0.941 (428/13/132) | 0.944 (430/14/131) | 0.864 (398/15/167) | 0.841 (391/13/171) |
| 7 | 0.936 (426/15/167) | 0.940 (428/15/162) | 0.895 (391/12/193) | 0.901 (409/18/178) |
| 8 | 0.945 (421/11/203) | 0.878 (381/15/240) | 0.910 (407/14/223) | 0.887 (386/11/237) |
| 9 | 0.943 (415/25/110) | 0.910 (399/21/128) | 0.812 (372/18/145) | 0.882 (389/25/139) |
| 10 | 0.931 (429/13/149) | 0.926 (421/15/151) | 0.832 (387/18/179) | 0.932 (430/15/145) |
| Average sensitivity | 0.931 | 0.913 | 0.873 | 0.880 |
TP, true positive; FN, false negative; FP, false positive; SVM, support vector machine.
Fig. 6.The area under the receiver operating characteristic curve (AUC) result of ResNet-50. SROC, summary receiver operating characteristic.