Conventional QSM reconstruction algorithms impose long computation time, which inhibits their adoption for real-time clinical use. In this work, we propose a method that replaces conventional iterative algorithms for background removal and dipole inversion with two deep neural networks. The reconstruction results demonstrate comparable performance to the previous outcomes while the new method takes only 3 seconds (up to 106 times faster!), which is unparalleled to conventional methods.
[Background Removal]
A modified U-net for 3D data processing was utilized for the background removal step. The datasets for training and test were from QSMnet1. For the training of the network, total fifteen 3D GRE phase images from three subjects (five head orientations each) were used. When training, a Laplacian-based phase unwrapped image was used as the input and a local field map obtained by V-SHARP2 was used as the output. The image was split into 64 × 64 × 64 patches with a 75% overlap, resulting in the total number of 17,160 patches. L1 loss was used as the cost function and was optimized using Adam with the learning rate of 10-5. The network was implemented using TensorFlow and was trained for 18 hours with one NVIDIA 1080Ti GPU.
[Dipole Inversion]
The dipole inversion was performed using QSMnet, which paired local field maps with gold-standard COSMOS3 maps. Detailed methods can be found in the paper1.
[Evaluation]
For the evaluation, the 3D phase images from six subjects with five head orientations each (total thirty images) were processed for Laplacian-based phase unwrapping. Then the results were fed into the background removal network. The output data from the background removal network were fed directly into the dipole inversion network, generating the final QSM map.
In order to compare the performance of the combined neural network with multiple different combinations of conventional background removal (LBV4, PDF5 and V-SHARP) and dipole inversion (TKD6, iLSQR7 and MEDI8) algorithms, the same test sets were applied. The quality of the resulting QSM maps in terms of NRMSE, SSIM, HFEN and PSNR was evaluated. The data processing times were measured for all the methods using one NVIDIA GeForce 1080Ti GPU for the proposed network and Intel i5-6600 CPU (4 cores) @ 3.30GHz for the rest. In addition, reconstructed images from each algorithm were visually scrutinized for artifacts and structural losses.
1. Yoon, Jaeyeon, et al. "Quantitative susceptibility mapping using deep neural network: QSMnet." NeuroImage (2018).
2. Wu, Bing, et al. "Whole brain susceptibility mapping using compressed sensing." Magnetic resonance in medicine 67.1 (2012): 137-147.
3. Liu, Tian, et al. "Calculation of susceptibility through multiple orientation sampling (COSMOS): a method for conditioning the inverse problem from measured magnetic field map to susceptibility source image in MRI." Magnetic Resonance in Medicine: An Official Journal of the International Society for Magnetic Resonance in Medicine 61.1 (2009): 196-204.
4. Zhou, Dong, et al. "Background field removal by solving the Laplacian boundary value problem." NMR in Biomedicine 27.3 (2014): 312-319.
5. Liu, Tian, et al. "A novel background field removal method for MRI using projection onto dipole fields." NMR in Biomedicine 24.9 (2011): 1129-1136.
6. Shmueli, Karin, et al. "Magnetic susceptibility mapping of brain tissue in vivo using MRI phase data." Magnetic Resonance in Medicine: An Official Journal of the International Society for Magnetic Resonance in Medicine 62.6 (2009): 1510-1522.
7. Li, Wei, et al. "A method for estimating and removing streaking artifacts in quantitative susceptibility mapping." Neuroimage 108 (2015): 111-122.
8. Liu, Tian, et al. "Morphology enabled dipole inversion (MEDI) from a single angle acquisition: comparison with COSMOS in human brain imaging." Magnetic resonance in medicine 66.3 (2011): 777-783.