| Literature DB >> 32277135 |
Hojin Kim1, Jinhong Jung1, Jieun Kim2, Byungchul Cho1, Jungwon Kwak1, Jeong Yun Jang1, Sang-Wook Lee1, June-Goo Lee3, Sang Min Yoon4.
Abstract
Segmentation of normal organs is a critical and time-consuming process in radiotherapy. Auto-segmentation of abdominal organs has been made possible by the advent of the convolutional neural network. We utilized the U-Net, a 3D-patch-based convolutional neural network, and added graph-cut algorithm-based post-processing. The inputs were 3D-patch-based CT images consisting of 64 × 64 × 64 voxels designed to produce 3D multi-label semantic images representing the liver, stomach, duodenum, and right/left kidneys. The datasets for training, validating, and testing consisted of 80, 20, and 20 CT simulation scans, respectively. For accuracy assessment, the predicted structures were compared with those produced from the atlas-based method and inter-observer segmentation using the Dice similarity coefficient, Hausdorff distance, and mean surface distance. The efficiency was quantified by measuring the time elapsed for segmentation with or without automation using the U-Net. The U-Net-based auto-segmentation outperformed the atlas-based auto-segmentation in all abdominal structures, and showed comparable results to the inter-observer segmentations especially for liver and kidney. The average segmentation time without automation was 22.6 minutes, which was reduced to 7.1 minutes with automation using the U-Net. Our proposed auto-segmentation framework using the 3D-patch-based U-Net for abdominal multi-organs demonstrated potential clinical usefulness in terms of accuracy and time-efficiency.Entities:
Mesh:
Year: 2020 PMID: 32277135 PMCID: PMC7148331 DOI: 10.1038/s41598-020-63285-0
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Patient characteristics.
| Characteristics | No. of patients (n = 120) | |
|---|---|---|
| Age (years) | Median (range) | 59 (37–83) |
| Sex | Male | 98 (81.7%) |
| Female | 22 (18.3%) | |
| Child-Pugh classification | A | 93 (77.5%) |
| B | 27 (22.5%) | |
| Ascites | No | 104 (86.7%) |
| Yes | 16 (13.3%) | |
| Stage | Early | 32 (26.7%) |
| Advanced | 88 (73.3%) | |
| Vascular invasion | No | 32 (26.7%) |
| Yes | 88 (73.3%) | |
| Previous treatments | No | 8 (6.7%) |
| Yes | 112 (93.3%) | |
| Total number, range | 0–19 | |
| Surgery | 0–2 | |
| RFA | 0–5 | |
| PEI | 0–1 | |
| TACE | 0–16 | |
| Radiotherapy | 0–2 | |
RFA, radiofrequency ablation; PEI, percutaneous ethanol injection; TACE, transarterial chemoembolization.
Figure 1Comparison of liver contours in three testing cases. The U-Net-based segmentation (red), the atlas-based segmentation (green), and ground-truth manual contouring (blue) are shown.
Mean and standard deviation (in parenthesis) of Dice similarity coefficients and Hausdorff distances for the five structures*.
| Liver | Stomach | Duodenum | Kidney (Rt) | Kidney (Lt) | |||
|---|---|---|---|---|---|---|---|
| Dice similarity coefficient | U-Net-based | 0.959 (0.018) | 0.813 (0.137) | 0.595 (0.186) | 0.900 (0.174) | 0.911 (0.159) | |
| Atlas-based | 0.808 (0.116) | 0.431 (0.188) | 0.153 (0.113) | 0.742 (0.027) | 0.700 (0.219) | ||
| Inter-observer | 0.963 (0.006) | 0.903 (0.048) | 0.732 (0.052) | 0.938 (0.184) | 0.912 (0.105) | ||
| U-Net vs. Atlas | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | ||
| U-Net vs. Inter-observer | 0.330 | 0.031 | 0.006 | 0.622 | 0.694 | ||
| Hausdorff distance | U-Net-based | 8.926 (6.298) | 19.890 (19.286) | 23.423 (20.088) | 4.780 (2.735) | 5.789 (4.278) | |
| Atlas-based | 34.932 (18.619) | 41.498 (23.814) | 44.165 (14.096) | 16.554 (8.995) | 18.093 (12.228) | ||
| Inter-observer | 7.261 (2.476) | 12.106 (9.363) | 30.264 (12.692) | 4.201 (1.299) | 6.426 (7.522) | ||
| U-Net vs. Atlas | 0.000 | 0.007 | 0.003 | 0.000 | 0.000 | ||
| U-Net vs. Inter-observer | 0.430 | 0.090 | 0.083 | 0.694 | 0.738 | ||
| Mean surface distance | U-Net-based | 0.714 (0.301) | 3.034 (5.687) | 2.796 (1.904) | 1.104 (1.108) | 0.918 (1.276) | |
| Atlas-based | 4.114 (2.929) | 8.115 (4.739) | 13.661 (8.583) | 2.989 (2.368) | 3.680 (3.791) | ||
| Inter-observer | 0.460 (0.093) | 0.743 (0.424) | 2.944 (1.725) | 0.665 (0.438) | 0.781 (1.193) | ||
| U-Net vs. Atlas | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | ||
| U-Net vs. Inter-observer | 0.000 | 0.001 | 0.679 | 0.030 | 0.143 | ||
*Produced from U-Net based method, Atlas-based method, and inter-observer, relative to the previously drawn ground-truth contours.
Figure 2(a) Dice similarity coefficient (b) Hausdorff distance and (c) mean surface distance of the five structures (liver, stomach, duodenum, and right/left kidneys) produced by the U-Net-based segmentation, the atlas-based segmentation, and the inter-observer segmentation, relative to the previously drawn ground-truth manual contours in 20 testing cases.
Figure 3Comparisons of the time elapsed for manual contouring and manual refinement after the U-Net segmentation.
Figure 4Proposed auto-segmenting framework. Network architecture of the (a) 3D-patch-based U-Net and (b) Graph-cut post-processing. Liver segmentation is shown as an example.