afiosman / dense-dilated-residual-convolutions-for-contrast-enhanced-MRI-synthesis

Deep learning-based convolutional neural network for contrast-enhanced MR image synthesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contrast-enhanced MRI synthesis using dense-dilated residual convolutions based 3D network toward elimination of gadolinium in neuro-oncology

Recent studies have raised broad safety and health concerns about using of gadolinium contrast agents during magnetic resonance imaging (MRI) to enhance identification of active tumors. In this paper, we developed a deep learning-based method for three-dimensional (3D) contrast-enhanced T1-weighted (T1) image synthesis from contrast-free image(s).

image

Fig. 1. Our 3D DD-Res U-Net architecture for contrast-enhanced T1 MR image synthesis from contrast-free image(s). Each blue box represents a set of feature maps. The number on top of the box donates the extracted feature maps, and that at the left/right side of the box represents the size of the feature maps. White boxes represent copied feature maps. The arrows denote the different operations.

image

Fig. 2. Visual assessment of our proposed DD-Res U-Net model for contrast-enhanced T1 MRI synthesis and a 3D U-Net baseline model for 6 patients on the test set. From left to right: contrast-enhanced T1 synthetic image using only T1 as input (U-Net); contrast-enhanced T1 synthetic image using only T1 as input (the proposed model); contrast-enhanced T1 synthetic image using T1, T2, & FLAIR as input (the proposed model); ground-truth image; and residuals (absolute difference between synthetic and ground-truth). Rows show results for different patients.

Availability of data and materials

The datasets generated during and/or analyzed during the current study are available at the RSNA-ASNR-MICCAI Brain Tumor Segmentation (BraTS) Challenge 2021 repository http://braintumorsegmentation.org/.

Paper

Please cite this paper: Osman AFI, Tamam NM. Contrast-enhanced MRI synthesis using dense-dilated residual convolutions based 3D network toward elimination of gadolinium in neuro-oncology. J Appl Clin Med Phys. 2023;e140120. https://doi.org/10.1002/acm2.14120

About

Deep learning-based convolutional neural network for contrast-enhanced MR image synthesis


Languages

Language:Python 100.0%