IVCVLGSep 23, 2023

Cine cardiac MRI reconstruction using a convolutional recurrent network with refinement

arXiv:2309.13385v14 citationsh-index: 50
Originality Incremental advance
AI Analysis

This work addresses the need for faster and more accurate cardiac imaging for medical diagnosis, though it appears incremental as it builds on existing CRNN methods with specific refinements.

The paper tackled the problem of improving image quality in undersampled cine cardiac MRI by using a convolutional recurrent neural network with a super-resolution refinement module, resulting in a 4.4% increase in structural similarity and a 3.9% reduction in normalized mean square error compared to a baseline CRNN.

Cine Magnetic Resonance Imaging (MRI) allows for understanding of the heart's function and condition in a non-invasive manner. Undersampling of the $k$-space is employed to reduce the scan duration, thus increasing patient comfort and reducing the risk of motion artefacts, at the cost of reduced image quality. In this challenge paper, we investigate the use of a convolutional recurrent neural network (CRNN) architecture to exploit temporal correlations in supervised cine cardiac MRI reconstruction. This is combined with a single-image super-resolution refinement module to improve single coil reconstruction by 4.4\% in structural similarity and 3.9\% in normalised mean square error compared to a plain CRNN implementation. We deploy a high-pass filter to our $\ell_1$ loss to allow greater emphasis on high-frequency details which are missing in the original data. The proposed model demonstrates considerable enhancements compared to the baseline case and holds promising potential for further improving cardiac MRI reconstruction.

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