Skip to main content

Geometric and dosimetric impact of 3D generative adversarial network-based metal artifact reduction algorithm on VMAT and IMPT for the head and neck region

Abstract

Background

We investigated the geometric and dosimetric impact of three-dimensional (3D) generative adversarial network (GAN)-based metal artifact reduction (MAR) algorithms on volumetric-modulated arc therapy (VMAT) and intensity-modulated proton therapy (IMPT) for the head and neck region, based on artifact-free computed tomography (CT) volumes with dental fillings.

Methods

Thirteen metal-free CT volumes of the head and neck regions were obtained from The Cancer Imaging Archive. To simulate metal artifacts on CT volumes, we defined 3D regions of the teeth for pseudo-dental fillings from the metal-free CT volumes. HU values of 4000 HU were assigned to the selected teeth region of interest. Two different CT volumes, one with four (m4) and the other with eight (m8) pseudo-dental fillings, were generated for each case. These CT volumes were used as the Reference. CT volumes with metal artifacts were then generated from the Reference CT volumes (Artifacts). On the Artifacts CT volumes, metal artifacts were manually corrected for using the water density override method with a value of 1.0 g/cm3 (Water). By contrast, the CT volumes with reduced metal artifacts using 3D GAN model extension of CycleGAN were also generated (GAN-MAR). The structural similarity (SSIM) index within the planning target volume was calculated as quantitative error metric between the Reference CT volumes and the other volumes. After creating VMAT and IMPT plans on the Reference CT volumes, the reference plans were recalculated for the remaining CT volumes.

Results

The time required to generate a single GAN-MAR CT volume was approximately 30 s. The median SSIMs were lower in the m8 group than those in the m4 group, and ANOVA showed a significant difference in the SSIM for the m8 group (p < 0.05). Although the median differences in D98%, D50% and D2% were larger in the m8 group than the m4 group, those from the reference plans were within 3% for VMAT and 1% for IMPT.

Conclusions

The GAN-MAR CT volumes generated in a short time were closer to the Reference CT volumes than the Water and Artifacts CT volumes. The observed dosimetric differences compared to the reference plan were clinically acceptable.

Background

Computed tomography (CT) systems are widely used in clinical practice. Artifacts such as motion, ring and metal artifacts [1] are commonly encountered in clinical CT and may reduce the image quality. Metal artifacts appear as streaking artifacts and dark bands in the reconstructed images owing to photon starvation and beam-hardening effects under the presence of metals in the subject. The shape of the metal and its surroundings are blurred in metal artifacts, leading to inaccurate Hounsfield unit (HU) values and the poor visualization of internal organs [2]. These drawbacks reduce treatment accuracy in radiotherapy, consequently leading to radiation-induced toxicities [3].

Several sinogram-based metal artifact reduction (MAR) algorithms, such as orthopaedic MAR (O-MAR; Philips Healthcare System, Cleveland, OH, USA) [4], iterative MAR (iMAR; Siemens Healthcare, Forchheim, Germany) [5], single-energy MAR (SEMAR; Canon Medical Systems, Otawara, Japan) [6], SmartMAR (GE Medical Systems, Waukesha, WI, USA) [7], and virtual monochromatic images via dual-energy CT [8], are clinically available. Although insufficient correction of sinograms around metals lead to additional artifacts and image blurring, these MAR algorithms generally yield clinically acceptable CT images in terms of image quality and HU value accuracy [9,10,11,12,13]. However, a notable shortcoming is that it is impossible to examine the true effect of MAR algorithms due to lack of real patients’ data without metal artifacts.

With recent developments in artificial intelligence, deep learning (DL) has attracted attention in the field of medicine. DL has been mainly employed in image-based MAR algorithms [14]. Most DL-MAR algorithms are supervised methods that require paired data. However, a significant drawback of supervised methods is difficulty in collecting them from real patients. To overcome this issue, generative adversarial networks (GANs) have been extensively studied as a framework for unsupervised methods [15]. Recently, GAN-based MAR algorithms for images with metals has attracted significant attention in diagnostic radiology [16]. In therapeutic radiology, Koike et al. have proposed a two-dimensional (2D) cycle-consistent GAN (CycleGAN)-based MAR method in intensity-modulated radiotherapy for head and neck cancer patients with dental fillings [17]. They demonstrated the efficiency of the planning process by eliminating manual delineation and consistent dose distribution against metal artifacts. However, their evaluation was based on 2D analyses using artifact-corrected CT volumes with the water density override method. Although 3D analyses were performed in a recent phantom study by Branco et al. [13], the effects of MAR are unclear in real-patient datasets, as artifact-free CT volumes with dental fillings were not available in their study.

We successfully generated CT volumes with metal artifacts from artifact-free CT volumes with dental fillings. In addition, we reduced artifacts by employing a 3D GAN-based MAR, which is an extension of the image-to-image translation framework of CycleGAN [18]. Thus, artifact-free CT volumes with dental fillings can be treated as ground truths. In this study, we investigated the geometric and dosimetric impacts of the 3D GAN-based MAR algorithm on volumetric-modulated arc therapy (VMAT) and intensity-modulated proton therapy (IMPT) for the head and neck regions, based on the artifact-free CT volumes with dental fillings.

Methods

CT volumes

Thirteen metal-free CT volumes of the head and neck regions were obtained from The Cancer Imaging Archive [19]. The field of view (350–400 mm), matrix size (512 × 512), and slice thickness (1–3 mm) were clinically acceptable for treatment planning CT.

To simulate metal artifacts on CT volumes, we defined 3D regions of the teeth for pseudo-dental fillings from the metal-free CT volumes. Figure 1 illustrates the scheme of dental arches, showing the pseudo-dental fillings for each case. HU values of 4000 HU were uniformly assigned to the selected teeth region of interest (ROI). Two different CT volumes, one with four (m4) and the other with eight (m8) pseudo-dental fillings, were generated for each case. These CT volumes were used as the Reference in this study.

Fig. 1
figure 1

Schemas of dental arch for each case. Teeth painted by light gray are dental fillings in the m4 group, and by both light and dark gray are in m8 groups

Generation of metal artifacts and manual correction of metal artifacts

The metal artifacts were simulated based on the procedure and parameters used in [14], as follows: (1) simulated sinograms were obtained from the Reference CT volumes by forward projection, and (2) the CT volumes were reconstructed using filtered back projection from the simulated sinograms. The number of projection views over a rotation and detector bins were 984 and 920, respectively. The distance between the X-ray tube source and the rotation center was 59.5 cm. The code for forwarding projection and image reconstruction are publicly available [14]. The resultant CT volumes were labeled Artifacts. Metal artifacts were more prominent in the Artifacts CT volumes in the m8 group than in the m4 group.

Metal artifacts were manually corrected on the Artifacts CT volumes by a senior medical physicist using the water density override method with a value of 1.0 g/cm3. The m4 and m8 groups were corrected using standard clinical methods. The CT volumes with manually corrected metal artifacts were termed Water.

GAN-based metal artifact reduction

We used a 3D GAN model extension of CycleGAN in this study, the details of which are described in a prior work [18]. Our GAN-MAR approach is based on partial volume-to-partial volume translation and includes two mapping functions—image domain with artifacts to image domain without artifacts (GY) and vice versa (GX). Two adversarial discriminators DX and DY are also introduced, where DX aims to distinguish between volumes x and GY(y), and DY to distinguish y from GX(x). Here, a training sample x or y is an unpaired partial volume that consists of N spatially continuous image slices.

To generate the CT volumes for artifact correction using 3D GAN (GAN-MAR), unpaired data including 300 CT volumes with metal artifacts and 53 CT volumes without metal artifacts were prepared. No labels were assigned to the regions with metal artifacts. Then, CT volumes without metal artifacts were augmented sixfold by 3D rotation and deformation. Nine sequential slices were input to the network, i.e., detection and correction of metal artifacts was conducted based on partial volume-to-partial volume translation. The key parameters at training phase were as follows: the input and output size was 512 × 512 × 9, batch size was 8, and the number of epochs was 1000. Google Compute Engine (CPU: Intel Xeon, Memory: 16 GB, GPU: Tesla T4, Memory: 16 GB) was used for the calculations.

Treatment planning

Metal artifacts affect the accuracy of radiotherapy for oropharyngeal cancer. In this study, the pseudo-clinical target volume (CTV) including the base of the tongue was manually delineated on the Reference CT volumes. The planning target volume (PTV) was defined by adding a 5 mm margin to the CTV. The spinal cord and the parotids were also delineated as organs at risk. Figure 2 shows the representative axial and sagittal slices.

Fig. 2
figure 2

Representative axial slices from Reference, Artifacts, Water, and GAN-MAR CT volumes in (upper) m4 and (lower) m8 groups. Difference images to Reference are also shown

One VMAT plan and one IMPT plan were generated on the Reference CT volumes on the Eclipse treatment planning system (ver. 15.6, Varian Medical Systems, Palo Alto, CA, USA) with a grid size of 2.5 mm. The VMAT plan comprised two coplanar arcs of 6 MV photon beams using TrueBeam (Varian Medical Systems). Beam avoidance sectors from 330° to 30° (central angle of 60°) were used to minimize the effect of metal and artifacts on dose distribution. The collimator angles were 330° for arc 1 and 30° for arc 2. The dose distributions were calculated using Acuros XB (Varian). By contrast, spot scanning technique with two incident proton beams of kinetic energies between 70 and 250 MeV delivered by the Varian proton therapy system was used in the IMPT plan. The gantry angles were set to 150° and 210° to divert incident proton beams from the metal. A proximal and distal margin of 5 mm and a lateral margin of 10 mm were added to the PTV, and CTV-based robust optimization was not employed. The Proton Convolution Superposition algorithm (Varian) was used for dose calculation.

The prescribed dose of 60 Gy in 30 fractions was administered to 50% of the PTV (PTV D50%) for each plan. The reason for only PTV D50% prescription was that D50% is typically a suitable choice for a representative absorbed-dose value for the PTV [20]. In addition, multiple use of prescriptions made evaluation difficult. A dose covering of 2% of the PTV volume (PTV D2%) was set to < 105%, the maximum dose (Dmax) to the spinal cord was < 45 Gy, and the mean dose (Dmean) to the parotids was < 26 Gy. Figure 3 shows a representative treatment plan and dose distribution for the VMAT and IMPT plan.

Fig. 3
figure 3

Representative (upper) treatment plan and (lower) dose distribution for (left) VMAT and (right) IMPT plan

Evaluation

The ROIs of body, CTV, PTV, the spinal cord and the parotids on the Reference CT volumes were rigidly propagated to the Artifacts, Water and GAN-MAR CT volumes in each case (Fig. 2). As these CT volumes shared the origin of the orthogonal coordinate system, the shape and position of the ROIs were identical for these CT volumes. Then, the root mean square error (RMSE) of the HU values and the structural similarity (SSIM) index [21] within the PTV were calculated as quantitative error metrics between the Reference CT volumes and the other volumes, to examine the correlation between the differences in the dose-volumetric indices (DVIs) for the PTV and the RMSE and SSIM within the PTV in the VMAT and IMPT plans. SSIM is in the range of 0 and 1, and a value of 1 indicates perfect structural similarity. One-way analysis of variance (ANOVA) was performed to evaluate significant differences in the RMSE and SSIM. In addition, the reference plans were recalculated on the Water and GAN-MAR CT volumes while maintaining the monitor units and beam arrangements. As the Artifacts CT volumes are not typically used in clinical practice, we did not calculate the associated dose distribution. The difference in the DVIs from the reference plans were calculated. A Mann–Whitney U test was performed to evaluate the statistical significance of the difference in DVIs from the reference plans. During both statistical analyses, the level of significance was set to 0.05, and all statistical analyses were performed using the R (version 3.6.1) package.

Results

The calculation time required to generate a single GAN-MAR CT volume was approximately 30 s.

The median PTV volume was 133.6 ml (range 98.7–169.1 ml), and median overlap ratio of the artifact corrected volume to the PTV volume was 7.5% (range 0.0–18.5%) in the m4 group and 14.3% (range 0.0–22.8%) in the m8 group.

Table 1 summarizes the RMSE and the SSIM within the PTV. The maximum RMSE was 10.64 HU observed in the m8 group, and reduced in order for the Artifacts, GAN-MAR, and Water CT volumes in both the m4 and m8 groups. There was a significant difference to population means in the RMSE in the m8 group (p < 0.05). As can be seen from the SSIM values, the GAN-MAR CT volumes were closer to the Reference CT volumes than the Water and Artifacts CT volumes. The median SSIMs were lower in the m8 group than those in the m4 group, and ANOVA showed a significant difference to population means in the SSIM for the m8 group (p < 0.05).

Table 1 Summary of RMSE of the HU values and SSIM within the PTV

Figure 4 shows the SSIM as a function of the overlap ratio of the artifact corrected volume to the PTV volume. The SSIM exhibited negative correlation with the overlap ratio. The slopes for GAN-MAR were − 0.67 in the m4 group and − 0.51 for the m8 group. By contrast, slopes for Artifacts and Water were steeper than GAN-MAR, and Artifacts exhibited a similar tendency to Water. Among the thirteen cases, three in the m4 group and one in the m8 group exhibited lower SSIM than Water or Artifacts. One value in the m4 and m8 groups exhibited an overlap ratio of 0, which means that the water-corrected volumes were outside the PTV. At an overlap ratio of 0.122 in the m4 group, a drop in the SSIM in GAN-MAR was observed. Considering this case, under-correction parts (indicated by yellow arrows) were observed in the tongue, and metal artifacts were substantially reduced on the GAN-MAR CT volumes (Fig. 5). A drop in the SSIM in GAN-MAR was also observed at an overlap ratio of 0.143 in the m8 group, owing to the same reason. However, the SSIM was higher than that in Water and Artifacts (Fig. 4b).

Fig. 4
figure 4

SSIM as a function of the overlap ratio of the artifact corrected volume to the PTV volume for the a m4 and b m8 groups

Fig. 5
figure 5

Axial slices for the case with the worst SSIM in GAN-MAR in the m4 group. The region indicated by the yellow arrow is the part of under-correction. Difference images to Reference are also shown

Table 2 summarizes the difference in DVIs from the reference plan for the PTV. Although the range between the minimum and maximum values broadened in the m8 group compared to the m4 group, the differences in DVIs from the reference plan were within 3% in the VMAT plans and 1% in the IMPT plans. The Mann–Whitney U test showed significant differences in all DVIs in VMAT and D98% in IMPT (p < 0.05). No correlations were observed between the differences in the DVI, RMSE, and SSIM in the VMAT and IMPT plans. The difference in the Dmax for the spinal cord and the Dmean for the parotids was less than 0.2 Gy.

Table 2 The difference in DVIs from the reference plan for the PTV

Discussion

More than 90% of head and neck cancer are squamous cell carcinomas, and the growth rate of squamous cell carcinoma is faster than that of adenocarcinoma. Thus, it is preferable to treat head and neck cancer patients promptly. In clinical practice, some head and neck cancer patients undergo tooth extraction prior to radiotherapy to avoid severe metal artifacts, which affect quality of life and cause delays in starting radiotherapy. Therefore, reduction of metal artifacts is clinically essential in radiotherapy for head and neck cancer patients.

Considering the current clinical workflow, the Water CT volumes are typically used for anatomy segmentation and dose calculation. However, the Water CT volumes depend on how the metal artifacts are corrected by the observers, and they cannot be ground truths. We treated the artifact-free CT volumes with dental fillings as ground truths because it is thus possible to know the correct answer. When the differences in image quality and dosimetry are negligible from the reference, the results can be interpreted as the close to the reference.

Our GAN-MAR approach detects and reduces the partial volume where metal artifacts appear. This means that the corresponding partial volume was targeted for reduction. Although the regions with metal artifacts were generally well-corrected, a decrease in the image contrast was also observed on the other regions. In image reconstruction using GAN, the autoencoder, which is an algorithm to compress input data, retains only the important features and then restores the data to its original dimensions. In the translation process, the training principle makes autoencoders assign a high probability to training points; this cannot ensure that blurry points are assigned to a low probability. Accordingly, incorrect conversion of pixel values, appearing blurry to the human eye, would occur [15].

The lower SSIM in GAN-MAR than Water or Artifacts was due to the characteristics in the case with an overlap ratio of 0. One case exhibited a large deviation of the SSIM from the regression line in GAN-MAR in both the m4 and m8 groups (Fig. 4). As shown in Fig. 5, our approach failed to reduce the metal artifacts, as indicated by the yellow arrows. Because the dark band, which is indicated by the yellow arrow in Fig. 5, was similar to the feature of the air space in the oral cavity, the GAN generator G did not learn it as an image feature to be reduced but proceeded to learn it as a transformation that would preserve it. As a result, it passed the check of discriminator D because there was a similar air space in the real database. The under-correction could be improved by increasing such cases or the failure could be avoided if the MAR images are used for training our network and for input.

We have demonstrated that the difference in RMSEs and DVIs in the VMAT and IMPT plans was within 11 HU and 3%, respectively, for all situations considered in this study. There are several literatures that have conformed the validity of MAR algorithms for the head and neck region. Koike et al. reported the results of 2D evaluation using real patients’ CT volumes [17], and Branco et al. conducted a phantom study to assess the effect of clinically available MAR algorithms on 3D geometry and dosimetry [13]. Because our study was based on 3D analyses using artifact-free CT volumes of real patients with dental fillings as ground truths, direct comparisons could not be made with other studies due to different study settings, MAR methods and evaluation metrics. Nevertheless, the results of our study would be clinically acceptable when compared to those of previous studies [9,10,11,12,13, 17].

High Z materials produce dose backscatter, and dose reduction occurs downstream of the materials [22]. In addition to the dose disturbance, changes in the water equivalent path length greatly affects dose distribution in proton therapy [23]. These factors may yield inaccurate dose distribution at treatment planning, which leads to radiation-induced toxicities such as oral mucositis in head and neck cancer patients [3]. One possible reason for the small dosimetric difference can be the avoidance of incident photon and proton beams to the metal. The International Atomic Energy Agency (IAEA) quotes a requirement of 3% accuracy for calculated doses [24]. The IAEA [24] and the American Association of Physicists in Medicine (AAPM) [25] tolerance for accuracy of HU is 20 HU and 30 HU, respectively. Although evaluation metrics were different from the IAEA and AAPM, small dosimetric differences can be attributed to low RMSE of the HU values within the PTV. Interestingly, we also found that the water density override method commonly used is clinically acceptable.

Several limitations of this study warrant discussion. First, it is unknown whether our GAN-MAR is superior to the commercially available MAR algorithms; however, it is impossible to evaluate the effect of metal artifact correction and reduction in real patients with the commercially available solutions, due to lack of the artifact-free CT volumes with dental fillings. From the viewpoint of calculation time and image quality, our GAN-MAR would be equivalent or superior to the commercially available MAR algorithms. The second is the number of pseudo-dental fillings and HU values assigned. In this study, the number of pseudo-dental fillings was up to eight, and fixed HU values of 4000 HU were assigned to the pseudo-dental fillings. Among head and neck cancer patients, eight or more dental fillings were used, and their HU values may differ from 4000 HU, which may lead to the appearance of metal artifacts different from those in this study. The third limitation is the correction of metal artifacts. In general, manual correction procedures of metal artifacts are dependent on observers. In this study, one senior medical physicist conducted the correction, which may lead to a potential bias. However, we used two Artifacts CT images with different number of pseudo-dental fillings (four and eight) for each case and conducted geometric and dosimetric evaluation under the correction of metal artifacts. From the dosimetric results (Table 2), the effect of interobserver variability in artifact contorting on dose distribution can be negligible.

Conclusions

This is the first study to evaluate the effect of metal artifact correction and reduction in terms of 3D geometry and dosimetry in radiotherapy for head and neck cancer patients, based on the artifact-free CT volumes with dental fillings. Our major findings can be summarized as follows: (1) The GAN-MAR CT volumes generated in a short time were closer to the Reference CT volumes than the Water and Artifacts CT volumes, and (2) the dosimetric difference in the PTV from the reference plan was within 3% in VMAT and IMPT.

Availability of data and materials

The datasets supporting the conclusions of this article are available from the corresponding author on reasonable request.

Abbreviations

AAPM:

American Association of Physicists in Medicine

ANOVA:

Analysis of variance

CT:

Computed tomography

CTV:

Clinical target volume

CycleGAN:

Cycle-consistent GAN

DL:

Deep learning

DVI:

Dose-volumetric index

GAN:

Generative adversarial network

IAEA:

International Atomic Energy Agency

IMPT:

Intensity-modulated proton therapy

MAR:

Metal artifact reduction

PTV:

Planning target volume

RMSE:

Root mean square error

ROI:

Region of interest

SSIM:

Structural similarity

VMAT:

Volumetric-modulated arc therapy

2D:

Two-dimensional

References

  1. Barrett JF, Keat N. Artifacts in CT: recognition and avoidance. Radiographics. 2004;24:1679–91.

    Article  Google Scholar 

  2. Kovacs DG, Renchner LA, Appelt AL, et al. Metal artefact reduction for accurate tumour delineation in radiotherapy. Radiother Oncol. 2018;126:479–86.

    Article  Google Scholar 

  3. Rose-Ped AM, Bellm LA, Epstein JB, et al. Complications of radiation therapy for head and neck cancers. The patient’s perspective. Cancer Nurs. 2002;25:461–7.

    Article  Google Scholar 

  4. Sillanpaa J, Lovelock M, Mueller B. The effects of the orthopedic metal artifact reduction (O-MAR) algorithm on contouring and dosimetry of head and neck radiotherapy patients. Med Dosim. 2020;45:92–6.

    Article  Google Scholar 

  5. Hagen M, Kretschmer M, Würschmidt F, et al. Clinical relevance of metal artefact reduction in computed tomography (iMAR) in the pelvic and head and neck region: multi-institutional contouring study of gross tumour volumes and organs at risk on clinical cases. J Med Imaging Radiat Oncol. 2019;63:842–51.

    Article  Google Scholar 

  6. Miki K, Mori S, Hasegawa A, et al. Single-energy metal artefact reduction with CT for carbon-ion radiation therapy treatment planning. Br J Radiol. 2016;89:20150988.

    Article  Google Scholar 

  7. Branco D, Kry S, Taylor P, et al. Development of a stereoscopic CT metal artifact management algorithm using gantry angle tilts for head and neck patients. J Appl Clin Med Phys. 2020;21:120–30.

    Article  Google Scholar 

  8. Hakvoort ET, Wellenberg RHH, Streekstra GJ. Quantifying near metal visibility using dual energy computed tomography and iterative metal artifact reduction in a fracture phantom. Phys Med. 2020;69:9–18.

    Article  CAS  Google Scholar 

  9. Andersson KM, Dahlgren CV, Reizenstein J, et al. Evaluation of two commercial CT metal artifact reduction algorithms for use in proton radiotherapy treatment planning in the head and neck area. Med Phys. 2018;45:4329–44.

    Article  CAS  Google Scholar 

  10. Kwon H, Kim KS, Chun YM, et al. Evaluation of a commercial orthopaedic metal artefact reduction tool in radiation therapy of patients with head and neck cancer. Br J Radiol. 2015;88:20140536.

    Article  CAS  Google Scholar 

  11. Li H, Noel C, Chen H, et al. Clinical evaluation of a commercial orthopedic metal artifact reduction tool for CT simulations in radiation therapy. Med Phys. 2012;39:7507–17.

    Article  Google Scholar 

  12. Giantsoudi D, De Man B, Verburg J, et al. Metal artifacts in computed tomography for radiation therapy planning: dosimetric effects and impact of metal artifact reduction. Phys Med Biol. 2017;62:R49-80.

    Article  Google Scholar 

  13. Branco D, Kry S, Taylor P, et al. Dosimetric impact of commercial CT metal artifact reduction algorithms and a novel in-house algorithm for proton therapy of head and neck cancer. Med Phys. 2021;48:445–55.

    Article  Google Scholar 

  14. Zhang Y, Yu H. Convolutional neural network based metal artifact reduction in X-ray computed tomography. IEEE Trans Med Imaging. 2018;37:1370–81.

    Article  Google Scholar 

  15. Yi X, Walia E, Babyn P. Generative adversarial network in medical imaging: a review. Med Image Anal. 2019;58:101552.

    Article  Google Scholar 

  16. Wang J, Nobel JH, Mawant BM. Metal artifact reduction for the segmentation of the intra cochlear anatomy in CT images of the ear with 3D-conditional GANs. Med Image Anal. 2019;58:101553.

    Article  Google Scholar 

  17. Koike Y, Anetai Y, Takegawa H, et al. Deep learning-based metal artifact reduction using cycle-consistent adversarial network for intensity-modulated head and neck radiation therapy treatment planning. Phys Med. 2020;78:8–14.

    Article  Google Scholar 

  18. Nakao M, Imanishi K, Ueda N, et al. Regularized three-dimensional generative adversarial nets for unsupervised metal artifact reduction in head and neck CT images. IEEE Access. 2020;8:109453–65.

    Article  Google Scholar 

  19. The Cancer Imaging Archive (TCIA), http://www.cancerimagingarchive.net/. (13 Feb 2021, date last accessed)

  20. The International Commission on Radiation Units and Measurements. Report 83: Prescribing, Recording, and Reporting Photon-Beam Intensity-Modulated Radiation Therapy (IMRT). J ICRU, 2010:1–106.

  21. Wang Z, Bovik AC, Sheikh HR, et al. Image quality assessment: from error visibility to structural similarity. IEEE Trans Image Process. 2004;13:600–12.

    Article  Google Scholar 

  22. Shimozato T, Igarashi Y, Itoh Y, et al. Scattered radiation from dental metallic crowns in head and neck radiotherapy. Phys Med Biol. 2011;56:5525–34.

    Article  CAS  Google Scholar 

  23. Schaffner B, Pedroni E, Lomax A. Dose calculation models for proton treatment planning using a dynamic beam delivery system: an attempt to include density heterogeneity effects in the analytical dose calculation. Phys Med Biol. 1999;44:27–41.

    Article  CAS  Google Scholar 

  24. Commissioning and quality assurance of computerized planning systems for radiation treatment of cancer; International Atomic Energy Agency. Technical report series 430. Vienna, Austria; 2004.

  25. Bissonnette JP, Balter P, Dong L, et al. Quality assurance for image guided radiation therapy utilizing CT-based technologies: a report of the AAPM TG-179. Med Phys. 2012;39:1946–63.

    Article  Google Scholar 

Download references

Acknowledgements

The authors are grateful to Nakamura Laboratory researchers (http://medicalphysics.hs.med.kyoto-u.ac.jp/) for their valuable comments and discussions.

Funding

This research was supported in part by the JSPS Grant-in-Aid for challenging Exploratory Research (Grant No. 18K19918), Japan Agency for Medical Research and Development (Grant No. 21lm0203013j0003), National Cancer Center Research and Development Fund (Grant No. 31-A-17), and subsidies for promoting next-generation local industries (2019, Kyoto).

Author information

Authors and Affiliations

Authors

Contributions

MN (first author), MN (second author) and KI designed the study. MN (first author) collected data and wrote the initial draft of the manuscript. All authors contributed to analysis and interpretation of data, assisted in the preparation of the manuscript, critically reviewed the manuscript, and approved the final manuscript. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Mitsuhiro Nakamura.

Ethics declarations

Ethics approval and consent to participate

Not applicable. CT volumes were obtained from The Cancer Imaging Archive (http://www.cancerimagingarchive.net/).

Competing interests

We have no financial relationships to disclose.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Nakamura, M., Nakao, M., Imanishi, K. et al. Geometric and dosimetric impact of 3D generative adversarial network-based metal artifact reduction algorithm on VMAT and IMPT for the head and neck region. Radiat Oncol 16, 96 (2021). https://doi.org/10.1186/s13014-021-01827-0

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13014-021-01827-0

Keywords