| Literature DB >> 35453864 |
Huixian Zhang1,2, Hailong Li1,2,3,4, Jonathan R Dillman1,2,3,5, Nehal A Parikh4,6, Lili He1,2,3,4,5.
Abstract
Multi-contrast MRI images use different echo and repetition times to highlight different tissues. However, not all desired image contrasts may be available due to scan-time limitations, suboptimal signal-to-noise ratio, and/or image artifacts. Deep learning approaches have brought revolutionary advances in medical image synthesis, enabling the generation of unacquired image contrasts (e.g., T1-weighted MRI images) from available image contrasts (e.g., T2-weighted images). Particularly, CycleGAN is an advanced technique for image synthesis using unpaired images. However, it requires two separate image generators, demanding more training resources and computations. Recently, a switchable CycleGAN has been proposed to address this limitation and successfully implemented using CT images. However, it remains unclear if switchable CycleGAN can be applied to cross-contrast MRI synthesis. In addition, whether switchable CycleGAN is able to outperform original CycleGAN on cross-contrast MRI image synthesis is still an open question. In this paper, we developed a switchable CycleGAN model for image synthesis between multi-contrast brain MRI images using a large set of publicly accessible pediatric structural brain MRI images. We conducted extensive experiments to compare switchable CycleGAN with original CycleGAN both quantitatively and qualitatively. Experimental results demonstrate that switchable CycleGAN is able to outperform CycleGAN model on pediatric MRI brain image synthesis.Entities:
Keywords: CycleGAN; MR imaging; artificial intelligence; deep learning; pediatric brain; switchable CycleGAN
Year: 2022 PMID: 35453864 PMCID: PMC9026507 DOI: 10.3390/diagnostics12040816
Source DB: PubMed Journal: Diagnostics (Basel) ISSN: 2075-4418
Figure 1Overview of original CycleGAN and switchable CycleGAN for T1-weighted (T1w) and T2-weighted (T2w) pediatric brain MRI images synthesis. (a) The schema of CycleGAN [11] with two different generators and . is the discriminator that differentiates generated T1w images and real T1w images, and is the discriminator that differentiates synthesized T2w images from real T2w images. is the cycle-consistency loss, and is the discriminator loss. (b) The schema of switchable CycleGAN with one single generator consists of an image Autoencoder followed by AdaIN coder . Discriminators of switchable CycleGAN are the same as CycleGAN.
Figure 2Overview of generator network architecture in switchable CycleGAN. The upper part (light red color) is the autoencoder module in the generator. The lower part (light blue color) is the AdaIN coder module in the generator.
Figure 3Overview of discriminator network architecture in switchable CycleGAN.
Quantitative evaluations of peak signal-to-noise ratio (PSNR) and structural similarity index (SSIM) for CycleGAN and switchable CycleGAN for pediatric T1w and T2w images. Higher values indicate better performance.
| Method | PSNR | SSIM | ||
|---|---|---|---|---|
| CycleGAN [ | ||||
| pix2pix GAN [ | ||||
| Switchable CycleGAN |
| |||
Figure 4Visual comparison results by CycleGAN and switchable CycleGAN on the ABCD Study Dataset, T1w to T2w image synthesis. Different rows display two individual brain MRI images.
Figure 5Visual comparison results by CycleGAN and switchable CycleGAN on the ABCD Study Dataset, T2w to T1w image synthesis. Different rows display two individual brain MRI images.
Structural similarity index (SSIM) evaluation of different data sizes using CycleGAN versus switchable CycleGAN. For SSIM, higher values indicate better performance.
| Data Size | CycleGAN [ | Switchable CycleGAN | ||
|---|---|---|---|---|
| 30,000 | ||||
| 3000 | ||||
| 300 | ||||
Training time efficiency comparison between CycleGAN and Switchable CycleGAN.
| Method | Training Time |
|---|---|
| CycleGAN [ | 74.4 |
| Switchable CycleGAN | 36.9 |