IVCVFeb 4, 2021

Fine-tuning deep learning model parameters for improved super-resolution of dynamic MRI with prior-knowledge

arXiv:2102.02711v442 citations
AI Analysis

This research offers an incremental improvement in dynamic MRI reconstruction, specifically for medical imaging specialists, by enhancing spatial resolution while maintaining high temporal resolution.

This paper addresses the spatio-temporal trade-off in dynamic MRI by proposing a super-resolution (SR) reconstruction method that uses prior knowledge for fine-tuning. The method, based on a U-Net with perceptual loss, achieved a statistically significant improvement in SSIM from 0.939 to 0.957 for the lowest resolution (6.25% k-space), potentially enabling a 16x acceleration factor.

Dynamic imaging is a beneficial tool for interventions to assess physiological changes. Nonetheless during dynamic MRI, while achieving a high temporal resolution, the spatial resolution is compromised. To overcome this spatio-temporal trade-off, this research presents a super-resolution (SR) MRI reconstruction with prior knowledge based fine-tuning to maximise spatial information while reducing the required scan-time for dynamic MRIs. An U-Net based network with perceptual loss is trained on a benchmark dataset and fine-tuned using one subject-specific static high resolution MRI as prior knowledge to obtain high resolution dynamic images during the inference stage. 3D dynamic data for three subjects were acquired with different parameters to test the generalisation capabilities of the network. The method was tested for different levels of in-plane undersampling for dynamic MRI. The reconstructed dynamic SR results after fine-tuning showed higher similarity with the high resolution ground-truth, while quantitatively achieving statistically significant improvement. The average SSIM of the lowest resolution experimented during this research (6.25~\% of the k-space) before and after fine-tuning were 0.939 $\pm$ 0.008 and 0.957 $\pm$ 0.006 respectively. This could theoretically result in an acceleration factor of 16, which can potentially be acquired in less than half a second. The proposed approach shows that the super-resolution MRI reconstruction with prior-information can alleviate the spatio-temporal trade-off in dynamic MRI, even for high acceleration factors.

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