| Literature DB >> 35924164 |
Jiaqi Cui1, Zhengyang Jiao1, Zhigong Wei2, Xiaolin Hu3, Yan Wang1, Jianghong Xiao4, Xingchen Peng2.
Abstract
Purpose: Current deep learning methods for dose prediction require manual delineations of planning target volume (PTV) and organs at risk (OARs) besides the original CT images. Perceiving the time cost of manual contour delineation, we expect to explore the feasibility of accelerating the radiotherapy planning by leveraging only the CT images to produce high-quality dose distribution maps while generating the contour information automatically. Materials andEntities:
Keywords: GAN structure; deep learning; dose prediction; radiotherapy planning CT-scan; rectal cancer
Year: 2022 PMID: 35924164 PMCID: PMC9341484 DOI: 10.3389/fonc.2022.875661
Source DB: PubMed Journal: Front Oncol ISSN: 2234-943X Impact factor: 5.738
Patient characteristics.
| Characteristic | Entire Cohort (n = 130) | |
|---|---|---|
| Sex | Male | 87 |
| Female | 43 | |
| Age | Median (IQR) | 57 |
| Range | 29-79 | |
| ≤40y | 6 | |
| 40-60y | 64 | |
| ≥60y | 60 | |
Figure 1Architecture of the proposed CT-only automatic dose prediction model.
Figure 2Qualitative comparison between the predicted dose distributions for the proposed and four mainstream methods. The left four columns are the dose prediction results of the comparison methods, and the right two columns are the predicted dose distributions by our method and the ground truth, respectively. The second and fourth rows of the left five columns are the difference maps calculated by subtracting the ground truth distribution map from the predicted one.
Figure 3Dose distribution of our proposed method, the ground truth and the corresponding difference. From left to right shows the slices predicted by our method, the corresponding slices of the ground truth, and the dose difference, respectively.
Figure 4The DVH curves of three typical predictions. The dotted lines represent the prediction results and the solid lines represent the approved values.
Figure 5Dmax (left) and Dmean (right) of the proposed prediction and the ground truth with respect to ROIs. Horizontal lines in boxes are medians and rhombuses are outliers.
Quantitative comparisons with four mainstream dose prediction methods in terms of HI, CI, D95, and Dmean.
| Method | HI | CI | Average prediction error ↓ | ||
|---|---|---|---|---|---|
| ΔD95 | ΔDmean | ||||
| U-net ( | 1.013 (4.41E-6)* | 0.598 (0.006) | 0.301 (0.074) | 0.044 (1.12E-3) | |
| DeepLabV3+ ( | 1.022 (7.53E-6) | 0.593 (0.005) | 0.269 (0.048) | 0.038 (1.16E-3) | |
| DoseNet (3D) ( | 1.019 (9.68E-6)* | 0.592 (0.009) | 0.211 (0.055) | 0.035 (1.11E-3) | |
| GAN ( | 1.016 (2.86E-5)* | 0.626 (0.007) | 0.204 (0.061) | 0.038 (8.35E-4) | |
| DoseUnet ( | 1.013 (3.82E-5) | 0.736 (0.006) ¶ | 0.071 (0.047) ¶ | 0.027 (6.00E-3) | |
| Proposed | 1.023 (3.27E-5)¶ | 0.624 (0.009) | 0.125 (0.035) | 0.023 (4.19E-4)¶ | |
The HI, CI, ΔD95, and ΔDmean are displayed in the form of mean (variance). The ground truth of HI and CI are 1.030 and 0.773, respectively. Please refer to Evaluation section for more details of the definition.
*Our method is significantly better than the compared ones, i.e., p < 0.05 via paired t-test.
¶The best results of each index.
↓The lower the average prediction error is, the better the dose prediction result is.
Ablation studies of our propose method with its variants.
| Method | DSC↑ | HI | CI | Average prediction error ↓ | |
|---|---|---|---|---|---|
| ΔD95 | ΔDmean | ||||
| (1) Baseline | – | 1.013 (1.60E-5)* | 0.615 (0.008) | 0.238 (0.052)* | 0.040 (1.12E-3)* |
| (2) Baseline+Aux | 0.802 (0.002)* | 1.019 (1.18E-5)* | 0.584 (0.008)* | 0.208 (0.051)* | 0.038 (8.35E-4)* |
| (3) Baseline+Aux+SA | 0.809 (0.003)* | 1.017 (2.75E-5)* | 0.625 (0.010) | 0.161 (0.032) | 0.033 (5.74E-4)* |
| (4) Baseline+Aux+SA+Disc | 0.815 (0.003) | 1.020 (9.65E-6)* | 0.629 (0.008)¶ | 0.162 (0.038) | 0.031 (5.36E-4)* |
| (5) Baseline+Aux+SA+Disc+FD | 0.816 (0.003)¶ | 1.023 (3.27E-5)¶ | 0.624 (0.009) | 0.125 (0.035) ¶ | 0.023 (4.19E-4)¶ |
↑The higher the DSC is, the better the dose prediction result is.
Figure 6The attention-weighted feature maps for SA and FD. The first column from top to bottom shows the input CT image, tumor segmentation and dose distribution map separately. The second column visualizes the attention of SA module in tumor segmentation task. The following three columns illustrate the attention of FD module in dose prediction task. Specifically, FD (high) and FD (low) denote high- and low-dose features, respectively, and the refined output of FD is marked as FD (output). The redder the area is, the more attention the network pays. The top row refers to the results of the shallowest layer while the bottom row stands for the results of the deepest layer.