IVLGSPMLOct 30, 2018

A Hybrid Frequency-domain/Image-domain Deep Network for Magnetic Resonance Image Reconstruction

arXiv:1810.12473v162 citations
AI Analysis

This work addresses faster and more accessible MRI scans for medical imaging, but it is incremental as it builds on existing deep-learning methods with a hybrid approach.

The paper tackled the problem of reducing MRI acquisition times by proposing a hybrid frequency-domain and image-domain deep network for compressed sensing reconstruction, achieving second-best quantitative performance and best qualitative performance in challenging regions like the cerebellum at 75% and 80% undersampling ratios.

Decreasing magnetic resonance (MR) image acquisition times can potentially reduce procedural cost and make MR examinations more accessible. Compressed sensing (CS)-based image reconstruction methods, for example, decrease MR acquisition time by reconstructing high-quality images from data that were originally sampled at rates inferior to the Nyquist-Shannon sampling theorem. In this work we propose a hybrid architecture that works both in the k-space (or frequency-domain) and the image (or spatial) domains. Our network is composed of a complex-valued residual U-net in the k-space domain, an inverse Fast Fourier Transform (iFFT) operation, and a real-valued U-net in the image domain. Our experiments demonstrated, using MR raw k-space data, that the proposed hybrid approach can potentially improve CS reconstruction compared to deep-learning networks that operate only in the image domain. In this study we compare our method with four previously published deep neural networks and examine their ability to reconstruct images that are subsequently used to generate regional volume estimates. We evaluated undersampling ratios of 75% and 80%. Our technique was ranked second in the quantitative analysis, but qualitative analysis indicated that our reconstruction performed the best in hard to reconstruct regions, such as the cerebellum. All images reconstructed with our method were successfully post-processed, and showed good volumetry agreement compared with the fully sampled reconstruction measures.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes