We present our updated results in the evaluation of the Normalised Iterative Hard Thresholding Algorithm (NIHT) for parallel imaging and compressed sensing reconstructions of highly accelerated Cardiac cine MRI at 7 Tesla. We compare imaging performance with three other parallel imaging and compressed sensing methods, including regularisation in the temporal dimension.
INTRODUCTION
High resolution 3D cardiac cine MRI with resolutions of 1mm or less poses a challenge in terms of acquisition times for clinical use. The added SNR of 7Tesla can enable acceleration factors of 21 times those for 1.5T. Parallel imaging and compressed sensing techniques have so far been successful in recovering images from under sampled measurements, with acceleration factors of typically around 8-10, to realize the potential of 7Tesla higher acceleration factors are required. We report on the progress of our on-going work in evaluating the Normalised Iterative Hard Thresholding (NIHT) algorithm,1 a compressed sensing algorithm which has not previously been used in cardiac MRI, along with three existing reconstruction methods. Our tests were performed using the Berkeley Advanced Reconstruction Toolbox (BART),2,3 and we have implemented and contributed NIHT as part of the PICS tool in BART.METHODS
Sparse signal recovery can be posed as the following optimisation problem:
$$x^*=\underset{x\,:\,\|x\|_0\leq K}{\operatorname{arg\,min}}{\|y-\Phi x\|}_2$$
where $$$y$$$ represents the k-space measurements, $$$x$$$ is the image or its sparse representation, and $$$\Phi$$$ is the linear mapping operator that maps $$$x$$$ to $$$y$$$. Assuming that the image vector, or its representation, is sparse, we are looking for a vector $$$x^*$$$ which minimises the error $$${\| y - \Phi x \|}_2$$$ with the constraint that $$$x$$$ has at most $$$K$$$ non-zero elements. The number of non-zeros in a vector is indicated by the operator $$${\| \cdot \|}_0$$$.
The NIHT algorithm performs reconstruction using gradient descent iterations each followed by the thresholding step:
$$x^{n+1}= H_K \left(x^n +\mu^n \Phi^T \left( y - \Phi x^n \right)\right)$$
where $$$H_K$$$ is the non-linear operator that keeps the $$$K$$$ largest magnitude elements of a vector and sets the rest to zero, and $$$\mu^n$$$ is an adaptive step size to maximally reduce the error at each iteration. We chose to use a representation of $$$x$$$ in the wavelet domain. We also consider thresholding to the $$$K$$$ largest elements consistent across the time dimension, which we refer to as joint thresholding.
We examined the performance of NIHT, along with three other methods: $$$l_2$$$ regularisation with conjugate gradients, Iterative Soft Thresholding (IST)4 using wavelets, including joint thresholding in the time dimension, and Total Variation (TV)5 in the time dimension. All algorithms are applied with parallel imaging using SENSE,6 where the sensitivities are estimated from the fully sampled k-space with the ESPIRiT7 method.
We performed tests on data acquired from a single healthy subject. A Fully sampled, free breathing 2D GRE cine, was synthetically undersampled in 2D, so as to emulate undersampling in the two phase-encoding directions of a 3D Cartesian acquisition. The relevant cine MRI parameters8 are listed in the table of figure 1.
We applied 2D variable density Poisson disk sampling masks9 on the data to produce acceleration rates between 2.09 to 46.44. Images were then reconstructed with each method, and compared to the fully sampled SENSE reconstruction over a region of interest, containing mainly the heart. We calculated the Root Mean Squared Error (RMSE), and the Structural Similarity Index (SSIM),10 the latter being generally considered to provide a better measure of perceptual visual fidelity. The algorithms were also run with a range of regularisation parameters for each method, and the ones yielding the lowest RMS and highest SSIM were chosen.
RESULTS
The RMSE and SSIM are plotted in figure 2. Better RMSE performance is observed for the joint NIHT for accelerations above ~17.5, with a lower rate of RMSE increase across acceleration for both NIHT and joint NIHT, compared to IST. For accelerations lower than ~15, IST achieves the best RMSE. In terms of SSIM, the joint NIHT appears superior above an acceleration of ~20.
Figure 3 shows accelerations of 30-fold, along with a spatial-temporal profile for a line crossing the septum. We do not observe any significant advantage between the algorithms in their spatial-temporal profile, however TV appears to have increased temporal blurring in a region of boundary change.
DISCUSSION
Within the range of accelerations that are of interest to this study, the NIHT with joint thresholding in the time dimension shows a promise. There is difference in behaviour between the image domain and wavelet-based algorithms, in particular with their SSIM index. One possible explanation is that the wavelet-based algorithms have better SSIM properties due to their denoising abilities. In future work, the reproducibility of this result and its ability in practice for 3D cine needs to be evaluated.CONCLUSIONS
We have provided a preliminary analysis of the reconstruction performance of the NIHT algorithm, showing promise for high acceleration factors. This method can be used through BART.