| Literature DB >> 34568044 |
Xiangyu Ma1, Xinyuan Chen1, Jingwen Li2, Yu Wang1, Kuo Men1, Jianrong Dai1.
Abstract
BACKGROUND: Radical radiotherapy is the main treatment modality for early and locally advanced nasopharyngeal carcinoma (NPC). Magnetic resonance imaging (MRI) has the advantages of no ionizing radiation and high soft-tissue resolution compared to computed tomography (CT), but it does not provide electron density (ED) information for radiotherapy planning. Therefore, in this study, we developed a pseudo-CT (pCT) generation method to provide necessary ED information for MRI-only planning in NPC radiotherapy.Entities:
Keywords: MRI-only planning; deep learning; dosimetric evaluation; nasopharyngeal carcinoma; pseudo CT; radiotherapy
Year: 2021 PMID: 34568044 PMCID: PMC8457879 DOI: 10.3389/fonc.2021.713617
Source DB: PubMed Journal: Front Oncol ISSN: 2234-943X Impact factor: 6.244
Figure 1Architectures of U-Net (red box) and pix2pix GAN (green box). The U-Net is composed of an encoder and a decoder, and each of them has eight mosaic layers, which are detailed in .
Sixteen-layer U-Net architecture.
| Encoder | Decoder |
|---|---|
| Conv 1 + BN + ReLU(512 × 512 × 64) | De_Conv 9 + BN + ReLU(4 × 4 × 512) |
| Conv 2 + BN + ReLU(256 × 256 × 128) | De_Conv 10 + BN + ReLU(8 × 8 × 512) |
| Conv 3 + BN + ReLU(128 × 128 × 256) | De_Conv 11 + BN + ReLU(16 × 16 × 512) |
| Conv 4 + BN + ReLU(64 × 64 × 512) | De_Conv 12 + BN + ReLU(32 × 32 × 512) |
| Conv 5 + BN + ReLU(32 × 32 × 512) | De_Conv 13 + BN + ReLU(64 × 64 × 256) |
| Conv 6 + BN + ReLU(16 × 16 × 512) | De_Conv 14+ BN + ReLU(128 × 128 × 128) |
| Conv 7 + BN + ReLU(8 × 8 × 512) | De_Conv 15 + BN + ReLU(256 × 256× 64) |
| Conv 8 + BN + ReLU(4 × 4 × 512) | De_Conv 16 + BN + ReLU(512 × 512 × 1) |
The encoder input and decoder output image sizes are both 512 × 512. Conv, convolution; De_Conv, deconvolution; BN, Batch normalization; ReLU, rectified linear units.
Prediction performance comparison of U-Net and pix2pix GAN.
| Quality metrics | U-Net | GAN | *p-value |
|---|---|---|---|
| Average ME (HU) | −9.3 ± 16.9 | −8.7 ± 17.3 | 0.325 |
| Average MAE (HU) | 102.6 ± 11.4 | 104.2 ± 12.5 | 0.051 |
| Average RMSE (HU) | 209.8 ± 22.6 | 213.2 ± 24.1 | 0.067 |
*Paired t-test.
Figure 2Comparison of the prediction results of U-Net and pix2pix GAN on two exemplary slices.
Figure 3Comparison example of pCT and original CT: (A) Original CT images; (B) T1-weighted MR images; (C) Predicted pCT images; (D) Difference between the real CT and predicted pCT values, where MAE is 73.1 HU.
Figure 4Spatial dose distributions of the original CT (left-up panel) and pCT (down-left panel) with identical beam assignment and their DVH comparison. The solid lines in the DVH correspond to the original CT, and the dotted lines correspond to pCT.
Reference dose values and dose uncertainties for dosimetry metrics.
| Dosimetry metrics | PGTV D99Gy (Gy) | PTV V95% (%) | Lens Dmax (Gy) |
|---|---|---|---|
| Reference value | 69.73 ± 0.44 | 98.74 ± 0.39 | 4.22 ± 1.58 |
| Dose uncertainty (relative value) | 0.26 ± 0.10 | 0.1 ± 0.1 | 0.26 ± 0.20 |
|
|
|
|
|
| Reference value | 32.20 ± 2.61 | 44.42 ± 6.48 | 52.76 ± 4.67 |
| Dose uncertainty (relative value) | 0.52 ± 0.51 | 0.68 ± 0.34 | 0.20 ± 0.17 |
Figure 52D gamma analysis of pCT (up-left panel) and original CT dose distributions (up-right panel). The gamma pass rate of the slice is 99.7% (down-left panel), and the dose profiles are in good agreement in the high dose range (down-right panel).