Applying deep learning to fast MR imaging has been new and highly evolved. This direction utilizes networks to draw valuable prior information from available big datasets and then assists fast online imaging. Nevertheless, most existing works adopt real-valued network structures while MR images are complex-valued. This paper proposes a complex-valued residual network learning framework for parallel MR imaging. Specifically, complex-valued convolution and initialization strategy are provided. Residual connections are also adopted to learn a more accurate prior. Experimental results show that the proposed method could achieve improved complex-valued image reconstruction with much less time compared to GRAPPA and SPIRiT.
Theory and method
The essence of the proposed approach is complex-valued convolution. To perform the equivalent of a traditional real-valued 2D convolution in the complex domain, we convolve the complex filter matrix$$$W = W_x + iW_y$$$ with an complex image input vector $$$u = u_x + iu_y$$$, where $$$W_x$$$ and $$$W_y$$$ are real matrixes and $$$u_x$$$ and $$$u_y$$$ are real vectors since we are simulating complex arithmetic using real-valued entities. Since convolution operator is distributive, we have $$$W * u = (W_x * u_x - W_y * u_y) + i(W_y * u_x + W_x * u_y)$$$. For neural network learning, proper initialization is critical in reducing the risk of vanishing gradients especially in the case when batch normalization is not adopted. For the initialization of the complex weight $$$W$$$, we adopted Rayleigh distribution for generating the magnitude of $$$W$$$ and used the uniform distribution between $$$-\pi$$$ and $$$\pi$$$ for the phase of $$$W$$$. With the magnitude and phase multiplied, we perform the compete initialization of the complex parameters. Furthermore, residual connections are adopted to provide shortcut paths for easy gradient flow to lower network layers thereby avoiding the vanishing gradient issue of back propagation [14].[1] S. Wang, N. Huang, T. Zhao, Y. Yang, L. Ying, L. Dong, “1D Partial Fourier Parallel MR Imaging with Deep Convolutional Neural Network”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017, p. 0642
[2] F. Knoll, K. Hammernik, E. Garwood, A. Hirschmann, L. Rybak, M. Bruno, T. Block, J. Babb, T. Pock, D. Sodickson, M. Recht, “Accelerated Knee Imaging Using a Deep Learning Based Reconstruction”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017, p. 0645
[3] Y.S. Han, D. Lee, J. Yoo, Jong. Y, “Accelerated Projection Reconstruction MR Imaging using Deep Residual Learning”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017, p. 0690
[4] T. Eo, Y. Jun, T. Kim, J. Jang, D. Hwang, “Cascaded Convolutional Neural Network (CNN) for Reconstruction of Undersampled Magnetic Resonance (MR) Images”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017, p. 3974
[5] J. Schlemper, J. Caballero, J. Hainal, A. Price, D. Rueckert, “A Deep Cascade of Convolutional Neural Networks for MR Image Reconstruction”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017, p. 0643
[6] F. Knoll, “Leveraging the Potential of Neural Networks for Image Reconstruction”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017
[7] B. Zhu, J. Liu, B. Rosen, M. Rosen, “Neural Network MR Image Reconstruction with AUTOMAP: Automated Transform by Manifold Approximation”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017, p. 0640
[8] S. Wang, T. Zhao, N. Huang, S. Tan, Y. Liu, L. Ying, D. Liang, “Feasibility of Multi-Contrast MR Imaging Via Deep Learning”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017, p. 3985
[9] S. Wang, T. Xiao, S. Tan, Y. Liu, L. Ying, D. Liang, “Undersampling Trajectory Design for Fast MRI with Super-Resolution Convolutional Neural Network”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2017, p. 3984
[10] K. Hammernik, F. Knoll, D. K. Sodickson, and T. Pock, “Learning a Variational Model for Compressed Sensing MRI Reconstruction”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2016, no. 24, p. 1088
[11] S. Wang, Z. Su, L.Ying, X. Peng, S. Zhu, F. Liang, D. Feng, D. Liang, “Accelerating magnetic resonance imaging via deep learning”, ISBI 514-517 (2016)
[12] K. Kwon, D. Kim, H. Seo, J. Cho, B. Kim, H.W. Park, “Learning-based Reconstruction using Artificial Neural Network for Higher Acceleration”, in Proceedings of the International Society of magnetic Resonance in Medicine (ISMRM), 2016, no. 24, p. 1801
[13] J. Schlemper, J. Caballero, J.V. Hajnal, A. Price, D. Rueckert, “A Deep Cascade of Convolutional Neural Networks for Dynamic MR Image Reconstruction”, IEEE TMI, DOI: 10. 1109/TMI.2017.2760978 (2017)
[14] He, K., Zhang, X., Ren, S., & Sun, J. (2016). Deep residual learning for image recognition. In Proceedings of the IEEE conference on computer vision and pattern recognition (pp. 770-778).