Abstract
This paper proposes a novel framework to reconstruct the dynamic magnetic resonance images (DMRI) with motion compensation (MC). Specifically, by combining the intensity-based optical flow (OF) constraint with the traditional CS scheme, we are able to jointly reconstruct the DMRI sequences and estimate the inter frame motion vectors. Then, the DMRI reconstruction can be refined through MC with the estimated motion field. By employing the coarse-to-fine multi-scale resolution strategy, we are able to update the motion field in different spatial scales. The estimated motion vectors need to be interpolated to the finest resolution scale to compensate the DMRI reconstruction. Moreover, the proposed framework is capable of handling a wide class of prior information (regularizations) for DMRI reconstruction, such as sparsity, low rank and total variation. The formulated optimization problem is solved by a primal-dual algorithm with linesearch due to its efficiency when dealing with non-differentiable problems. Experiments on various DMRI datasets validate the reconstruction quality improvement using the proposed scheme in comparison to several state-of-the-art algorithms.
Index Terms—: Dynamic MRI, compressed sensing, optimization, primal-dual algorithm, line search, optical flow, multi-scale strategy, motion estimation/compensation
I. Introduction
DYNAMIC magnetic resonance imaging (DMRI) plays an important role in different clinical exams, e.g., cardiovascular, pulmonary, abdominal, perfusion and functional imaging. The reconstruction of DMRI aims at obtaining spatiotemporal MRI sequences in space, from their measurements acquired in the space. The trade-off between spatial and temporal resolution in DMRI reconstruction is challenging due to the physical constraints. Classical techniques to deal with this issue include echo planar imaging [1], fast low-angle shot imaging [2] and parallel imaging [3].
In recent years, compressed sensing (CS) techniques have demonstrated great success in reducing the acquisition time without degrading image quality, see e.g.,[4], [5]. CS theory guarantees an acceptable recovery of specific signals or images from fewer measurements than the number predicted by the Nyquist limit. Image reconstruction from undersampled observations is an ill-posed problem that consequently requires prior information (regularization) to stabilize the solution. The regularizations widely used for DMRI reconstruction include sparsity in transformed domains [6], total variation (TV) penalties [7], low-rank property [8], [9], [10] or a combination of several priors [11], [12]. Under the CS-based framework, DMRI reconstruction methods can be broadly divided into two categories: offline and online [13]. Similar to most of CS-based DMRI reconstruction methods, we focus in this paper on the offline approach.
Due to the presence of motion patterns in DMRI acquisition, combining the motion estimation/motion compenstaion (ME/MC) with the DMRI reconstruction has been explored in the literature, see e.g., [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24]. For instance, low rank plus sparse (L+S) matrix decomposition employed in DMRI reconstruction decomposes the DMRI sequences into two parts, where L models the temporally correlated background and S models the dynamic information [16], [17]. Lingala et. al. [18] coupled the DMRI reconstruction and the inter-frame motion estimation using a variable splitting algorithm. MaSTER algorithm [14] was proposed to reconstruct DMRI followed by MC using motion vectors estimated with different strategies. In [24], DMRI and motion estimation were conducted under multi-scale resolution framework.
In this paper, we propose a novel DMRI reconstruction framework with MC, which includes two stages. One is variable updates, where the DMRI sequences and the interframe motion vectors are estimated jointly by combining an intensity-based optical flow (OF) constraint with the traditional CS scheme. In the second stage, the DMRI reconstruction is refined with the estimated motion vectors previously. By employing the coarse-to-fine multi-scale resolution strategy, we are able to estimate the motion vectors in different spatial resolution scales. The estimated motion vectors in a coarse scale are then interpolated to the finest scale in order to refine the image reconstruction. By varying the resolution scale, the two sub-problems are conducted alternately. Note that only the motion vectors are estimated in different resolution scales in the proposed algorithm, whereas both the image sequences and motion vectors were updated in different resolution scales in [24]. The formulated problems in the two stages are addressed using the primal-dual algorithm with linesearch [25], known to efficiently handle non-differentiable optimization problems.
The contributions of this work are threefold: i) The primal dual algorithm with linesearch is explored to address the two sub-problems; ii) A wide class of DMRI priors can be handled in the general framework for jointly DMRI reconstruction and ME in the first stage; iii) In order to model local tissue deformations, an affine model is employed for the ME [26]. The proposed algorithm is an extension of our previous work [27], where a reference frame is considered for ME. Experiments on three DMRI datasets demonstrate the superiority of the proposed framework over several state-of-the-art algorithms.
The remainder of this paper is organized as follows. In Section II, we describe the background related with the proposed framework. The variational problem is formulated in Section III. Section IV details the proposed algorithm. Section V gives the experimental results. Conclusions and perspectives are reported in Section VI.
II. Background
In this section, the DMRI formation model is expressed. Moreover, the OF equation and its variants, the proximal operator and the primal-dual algorithm are illustrated hereinafter to facilitate the explanation of the proposed algorithm.
A. DMRI measurements
The DMRI measurements acquired in the space are denoted as , which can be modelled by
(1) |
where of size is the th frame of the DMRI sequences, represents the additive white Gaussian noise, and are the spatial and temporal coordinates, is the 2D frequency variable, with as the total number of temporal frames. Note that although the image formation model is valid for any number of spatial dimensions, to simplify the description, we only consider the case in this paper [28]. Given the matrix of size whose column of size represents the vectorized version of the th temporal frame , we rewrite the above expression in a matrix-vector form as below
(2) |
where the measurement operator represents the partial/masked Fourier transform on specific sampling locations, the observation and additive noise are vectors of size where .
B. Optical flow
Denoting as a fixed image acquired at time , the brightness/intensity constancy in DMRI is formulated as
(3) |
where is the motion field between the fixed image and the moving frame and are the horizontal and vertical components of the motion field. Under the hypothesis of small displacements, the first-order Taylor approximation can be used to replace the nonlinear intensity profile, i.e.,
(4) |
where the frame and are the partial derivatives of with respect to (w.r.t.) and . Combining (3) and (4), the traditional OF equation is given by
(5) |
To estimate the motion vectors , a dedicated cost function can be formulated globally (on the entire image) or locally (by patches) using weighted OF [29], [30], [26], [31].
a). Weighted OF and multiscale approach:
The weighted OF equation can be expressed as below
(6) |
where is a window function centered at . Given the weighted OF equation, the motion vectors are assumed constant within a spatial neighbourhood. Moreover, B-spline based windows, i.e., , where is a symmetrical B-spline function of degree , have been shown to be adapted to medical images [26], [31]. The size of is determined by the B-spline degree.
Varying the resolution scale where the motion is estimated can be achieved by using a window function at different spatial scales. Specifically, the window function at spatial scale is expressed as below
(7) |
Since the window function at scale is dilated by a factor , the calculation of (6) at scale corresponds to subsampling of the inner product (6) by a factor . The coarse-to-fine multiscale resolution approach has been demonstrated effective for myocardial motion estimation [26], [31]
b). Affine model:
It is important to note that the motion patterns in medical images can be very complex due to tissue deformations such as rotation, expansion, contraction and shear. In order to accurately describe these motion patterns, the affine model instead of the pure translation model has been extensively used in the related literature, see e.g., [30], [26], [31]. Based on the affine model, the motion vectors at position for the th frame are expressed by
(8) |
where and are the affine parameters defining the motion of pixel at position in frame w.r.t. the reference frame [26].
C. Proximal operator
The proximal operator of a lower semicontinuous (l.s.c.) function is defined as
(9) |
Note that the proximal operator calculation (9) always has a unique solution. One important property of the proximal operator is the Moreau’s decomposition formula given by
where is the convex conjugate of function . Moreau’s decomposition builds the relationship between the proximal operator of a l.s.c. function and the proximal operator of its conjugate [32], [33].
D. Primal-dual algorithm
Primal-dual algorithms (PDAs) have been widely explored for non-smooth convex optimization problems, see e.g., [34], [35], [33], [36]. Given an optimization problem as below
(11) |
where and are proper, convex and l.s.c. functions, is a continuous linear operator, the corresponding primaldual/saddle-point problem is expressed by
(12) |
where is the inner product, is the conjugate of function and is the dual variable. PDA seeks a solution of the problem (12) by alternating proximal gradient steps w.r.t. the primal and dual variables. Different variants of PDA have been proposed more recently to tune the stepsize parameters adaptively and/or speed up the existing algorithms, see e.g., [35], [25]. Algorithm 1 summarizes the PDA with linesearch (PDAL), which accelerates the traditional PDA. represents the adjoint of matrix .
III. Problem formulation
The problem can be divided into two stages, which are detailed in this section.
A. Joint DMRI reconstruction and motion estimation
Given the matrix , i.e., is with forward temporal shift by 1, the problem to joint reconstruct the DMRI and estimate the motion field at resolution scale is formulated by the following variational framework
(13) |
where is the regularization term incorporating prior information about the DMRI, represents a given transform, is the weighted OF constraint between image sequences and expressed in (14), is the displacement field between and f, is a regularization term to smooth the displacement fields and and are hyperparameters weighting the importance of each term.
(14) |
where is the weighted average of variable at scale , which is given by
(15) |
In order to smooth the displacement fields, the TV prior is used to regularize the motion vectors. Considering anisotropic TV, we have
(16) |
where
(17) |
With
(18) |
(19) |
Note that -norm prior can also implemented to smooth the motion field since the proposed algorithm can easily handle a wide range of priors for the variables to be estimated.
B. Refining DMRI reconstruction by MC
The inter-frame motion vectors estimated at spatial resolution are interpolated to the finest scale (the same as the image resolution scale). We then refine the reconstructed DMRI sequences by solving the following optimization problem.
(20) |
where is the th temporal frame of DMRI and is the motion operator that uses the motion vectors to interpolate the pixels in MRI frame to displaced locations in [14].
IV. Proposed algorithm
Note that both the formulated sub-problems can be solved using primal-dual algorithm. Hereinafter, we summarize the proposed algorithm.
A. Joint DMRI reconstruction and motion estimation
Since the formulated problem (13) is non-differentiable, we propose in this work a PDA-based algorithm to solve it. We first rewrite (13) as a sum of several l.s.c. functions as below
(21) |
(22) |
(23) |
By introducing the dual variables , the PDA iteration for problem (21) can be summarized as follows
(24) |
where is the adjoint of the matrix . The derivation of is related to the expression of DMRI regularization functions. The calculation of the rest proximal operator of is given as below
(25) |
where is a projector onto the convex set (Euclidean -ball) , where . In practice, this projector can be computed using the straightforward formula
(26) |
In order to speed up (24), a variant of PDA with linesearch [25] is employed. The resulting algorithm for jointly reconstructing DMRI and estimating the motion vectors at spatial scale , denoted as (JPDAL), is summarized in Algorithm 2. The stopping criterion employed is given by
(27) |
where is the cost function. The stopping tolerance in this paper. where is the variable to be estimated, the matrix is expressed in (22) and the expression of functions are expressed in (23).
B. Proposed algorithm
The proposed motion compensated DMRI reconstruction framework is summarized in Algorithm 3, denoted as MCJPDAL. The proposed method alternates between two steps. In the first step, the MRI images and the inter-frame motion vectors (at specific resolution scale) are estimated jointly. Since the image sequences are estimated at the finest resolution scale, the estimated vectors are interpolated into the finest scale for the MC, i.e., the refinement of MRI reconstruction. In this paper, the range of the resolution scales where the motion vectors are estimated is fixed at with and . The parameters of the proposed algorithm are divided into two groups. One group includes the parameters related to the PDAL, such as the step-size. They were fixed to [25]. The second category composes the regularization parameters. In this paper, the regularization parameters and are tuned one-by-one in terms of quality of the reconstructed MRI by cross validation. In addition, the regularization terms for different dataset are chosen according to the reconstruction quality in this paper.
V. Experimental results
In order to evaluate the performance of the proposed algorithm, three MRI datasets were employed in this section: i) coronal lung image, ii) short-axis cardiac cine 1 and iii) two-chamber cardiac cine 2 All three datasets were collected as fully-sampled data and retrospectively undersampled from single or multiple receiver coils according to a desired sampling pattern.
A comparison between the proposed MC-JPDAL and different state-of-the-art algorithms, including ktSLR [11], L+S [16] and MaSTER [14] was conducted in terms of the image reconstruction quality. The quantitative performance of different algorithms was evaluated using the root mean square error (RMSE) and the image structure similarity index (SSIM) [37]. The two metrics are expressed as below
(28) |
(29) |
where are the ground truth and the estimated MRI sequences respectively, is the arithmetic mean, and are the average and variance of variable is the covariance between and and are two constants to stabilize the division with small denominator.
In order to evaluate how much each stage in MC-JPDAL contributes to the final reconstruction quality, we also compared the DMRI reconstruction performance using JPDAL and MC-JPDAL. The initial guess of all the algorithms implemented in this paper was chosen by . Experiments in this section were performed using MATLAB 2017b on a 64 bit Linux platform with Intel(R) Core(TM) i7–6700K CPU @4.00GHz and 48 GB RAM.
A. Coronal lung data
The coronal lung data was acquired with a 1.5T Siemens Sonata Vision using spin echo (SE) sequences. The coronal lung data is of size with pixel-size mm per frame and 40 temporal frames. The slice thickness is 7 mm. In this experiment, a golden angle radial sampling pattern [38] was implemented.
Fig. 1 displays the reconstruction comparison with different reduction factors for the coronal lung data using algorithms ktSLR, L+S, MaSTER and the proposed MC-JPDAL. We observed that the proposed algorithm is superior to the others at different reduction scales in terms of RMSE.
Fig. 2 shows the reconstruction comparison of the proposed JPDAL using different priors w.r.t. RMSE and SSIM. The reconstruction with prior “l+s” (low rank and sparsity in temporal domain) outperforms the others according to Fig. 2 Thus, the regularization term for the coronal lung dataset is chosen as “l+s” in the proposed algorithms for further comparison.
Fig. 3 includes three example frames and the temporal profiles of the reconstructed DMRI using different algorithms at reduction factor 9. The first row shows the fully sampled coronal lung data at temporal frames 1, 10 and 19 and the temporal profile in space (from left to right). The location where the temporal profile extracted is indicated using a blue vertical line. The region of interest (ROI) are contoured using a red dashed rectangle. The zoomed ROIs and their corresponding difference images (i.e., ) of the reconstructed MRI frames using algorithms ktSLR, L+S, MaSTER, and MC-JPDAL are displayed from 2nd to 5th rows. According to Fig. 3 the magnitudes of the difference images obtained with the proposed algorithm MC-JPDAL is darker than the others.
The quantitative measurements calculated over the whole MRI frames are displayed in Fig. 4. The proposed algorithm is superior to other algorithms in terms of the two RMSE and SSIM, which is consistent with the visual inspection. We also observe that MC-JPDAL improves the DMRI reconstruction quality slightly comparing with JPDAL in Fig. 4.
B. Short-axis cardiac cine data
The cardiac cine data was used in [39], which is of size per frame and contains 30 temporal frames. In this simulation, a golden angle radial down-sampling pattern with 24 rays per frame was performed. The corresponding downsampling factor is 12. After comparing different priors for the reconstruction of the cardiac cine MRI sequences, the prior for this dataset is the combination of sparsity and TV prior (denoted as “ ”) in the proposed algorithms for further comparison.
The reconstruction results are displayed in Fig. 5. The 1st row shows the fully sampled cardiac cine data at temporal frames 3, 16 and 27 and the temporal profile in space (from left to right). The ROIs are contoured by a red dashed rectangle. The location where the temporal profile extracted is indicated using a blue vertical line. From 2nd to 5th rows, the enlarged ROIs and their corresponding difference images of the reconstructed MRI frames using algorithms ktSLR, L+S, MaSTER and MC-PDAL are displayed. Visually, the proposed MC-JPDAL outperforms the others since the reconstructed frames with the proposed algorithm are darker in terms of the magnitude of the difference images.
Fig. 6 shows the quantitative measurements RMSE (left) and SSIM (right) calculated over the whole MRI frames. The proposed algorithm MC-JPDAL outperforms the algorithms ktSLR, L+S and MaSTER in terms of the SSIM, which is consistent with the visual inspection. The algorithms MC-JPDAL and MaSTER have comparable performance in terms of RMSE, which are superior the algorithms L+S and ktSLR. The proposed MC-JPDAL also improves the image reconstruction quality compared with JPDAL in terms of RMSE and SSIM.
C. Two-chamber cardiac cine data
The two-chamber cine MRI sequences were acquired using a Philips Intera 1.5T scanner with a 5-element cardiac synergy coil and a balanced fast field echo study-state free precession sequence. More details on the scan parameters can be found in [14]. The sensitivity maps were estimated in advance. In this experiment, a 2D Cartesian down-sampling pattern with a fully sampled low-frequency region and a randomly sampled high-frequency region. The down-sampling/reduction factor was 10. After comparing different priors for the reconstruction of the cardiac cine MRI sequences, the prior for this dataset is the combination of sparsity and TV prior (denoted as “ ”) in the proposed algorithms for further comparison.
Fig. 7 illustrates the comparison of the reconstruction results using algorithms ktSLR, L+S, MaSTER and the proposed MC-JPDAL. The top row shows the frames 3, 10 and 14 out of 16 frames, constructed from fully sampled k-space data and the temporal profile in space (from left to right). The ROIs are contoured by a red dashed rectangle. The location where the temporal profile extracted is indicated using a blue vertical line. From 2nd to 5th rows, the enlarged ROIs and their corresponding difference images ) extracted from the reconstructed MRI sequences using ktSLR, L+S, MaSTER and the proposed MC-JPDAL are displayed. In terms of the magnitude of the difference images, the proposed MC-JPDAL outperforms the others.
Fig. 8 shows the quantitative comparison in terms of RMSE and SSIM calculated over the entire MRI sequences using the algorithms ktSLR, L+S, MaSTER, JPAL and MC-JPDAL. The proposed algorithms JPDAL and MC-JPDAL outperforms the others in terms of RMSE and SSIM. We also observe that MC-JPDAL improves the reconstruction quality compared with JPDAL in terms of RMSE and SSIM.
Table I summarizes the computational time for the three datasets in this section, where L+S outperforms the others in terms of computational time for the first and second datasets. We also note that the proposed algorithm MC-JPDAL is able to improve the image reconstruction quality of JPDAL without further computational burden.
TABLE I.
Dataset╲Method | ktSLR | L+S | MaSTER | JPDAL | MC-JDPAL |
---|---|---|---|---|---|
Coronal Lung | 9.14 | 0.13 | 17.99 | 18.44 | 17.61 |
Short-axis cardiac | 15.93 | 0.35 | 58.85 | 57.94 | 39.05 |
Two-chamber cardiac | 34.80 | 32.68 | 26.70 | 49.37 | 36.40 |
Compared with other DMRI reconstruction algorithms, the proposed algorithm estimate the motion vectors and the image sequence jointly, which is one of the main contributions of this work. It is also interesting to note that both forward and backward motion patterns were considered for MC in MASTeR. Although we only considered forward motion for the MC of DMRI reconstruction refinement, we have achieved state-of-the-art DMRI image reconstruction performance. Moreover, according to the comparison between JPDAL and MC-JPDAL, we notice that the joint variable estimation stage in the proposed algorithm plays a dominant role in the performance improvement of DMRI reconstruction.
VI. Conclusions
This paper proposed a novel framework to reconstruct DMRI using motion compensation, which alternates between two stages. One is to jointly estimate the DMRI frames and the motion vectors by combining the intensity based optical flow constraint with the compressed sensing framework, which is one of the main contribution of the proposed MC-JPDAL. Then, the estimated motion vectors are employed to refine the reconstructed DMRI sequence through motion compensation. By employing the coarse-to-fine multiscale strategy, the motion vectors can be estimated at different resolution scales. The formulated problem is addressed using a primal dual algorithm with linesearch. In addition, the proposed scheme is able to deal with a wide class of image priors for DMRI reconstruction. We demonstrated that the proposed algorithm can obtain state-of-the-art DMRI reconstruction performance without necessarily to be the global minimum.
Acknowledgements
This work has been supported by NIH grant R01CA188300.
Footnotes
The data was downloaded using the link https://github.com/js3611/Deep-MRI-Reconstruction/tree/master/data
The data was downloaded using the link http://www.ece.ucr.edu/~sasif/dynamicMRI/index.html
Contributor Information
Ningning Zhao, department of radiation oncology, University of California, Los Angeles, CA, USA.
Daniel O’Connor, department of radiation oncology, University of California, Los Angeles, CA, USA.
Adrian Basarab, University of Toulouse, IRIT, CNRS UMR 5505, 118 Route de Narbonne, F-31062, Toulouse Cedex 9, France.
Dan Ruan, department of radiation oncology, University of California, Los Angeles, CA, USA.
Ke Sheng, department of radiation oncology, University of California, Los Angeles, CA, USA.
References
- [1].Mansfield P, “Multi-planar image formation using NMR spin echoes,” Journal of Physics C: Solid State Physics, vol. 10, no. 3, p. L55, 1977. [Online]. Available: http://stacks.iop.org/0022-3719/10/i=3/a=004 [Google Scholar]
- [2].Haase A et al. , “FLASH imaging: Rapid NMR imaging using low flip-angle pulses,” J. Magn. Reson, vol. 213, no. 2, pp. 533 – 541, 2011. [Online]. Available: http://www.sciencedirect.com/science/article/pii/S1090780711003338 [DOI] [PubMed] [Google Scholar]
- [3].Tsao J and Kozerke S, “MRI temporal acceleration techniques,” J. Magn. Reson. Imaging, vol. 36, no. 3, pp. 543–560, 2012. [DOI] [PubMed] [Google Scholar]
- [4].Lustig M et al. , “Sparse MRI: The application of compressed sensing for rapid MR imaging,” Magn. Reson. Med, vol. 58, no. 6, pp. 1182–1195, 2007. [DOI] [PubMed] [Google Scholar]
- [5].—, “Compressed sensing MRI,” IEEE Sig. Process. Mag, vol. 25, no. 2, pp. 72–82, 2008. [Google Scholar]
- [6].Jung H et al. , “K-t FOCUSS: A general compressed sensing framework for high resolution dynamic MRI,” Magn. Reson. Med, vol. 61, no. 1, pp. 103–116, 2009. [DOI] [PubMed] [Google Scholar]
- [7].Knoll F et al. , “Parallel imaging with nonlinear reconstruction using variational penalties,” Magn. Reson. Med, vol. 67, no. 1, pp. 34–41, 2012. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [8].Liang ZP, “Spatiotemporal imaging with partially separable functions,” in Joint Meeting of the 6th International Symposium on Noninvasive Functional Source Imaging of the Brain and Heart and the International Conference on Functional Biomedical Imaging (NFSI-ICFBI), Hangzhou, China, Oct 2007. [Google Scholar]
- [9].Trzasko J and Manduca A, “Local versus global low-rank promotion in dynamic mri series reconstruction,” in Proc. Annual Meeting of ISMRM, Québec, Canada, 2011. [Google Scholar]
- [10].Miao X et al. , “Accelerated cardiac cine MRI using locally low rank and finite difference constraints,” Magn. Reson. Imaging, vol. 34, no. 6, pp. 707–714, 2016. [Online]. Available: 10.1016/j.mri.2016.03.007 [DOI] [PubMed] [Google Scholar]
- [11].Lingala SG et al. , “Accelerated dynamic MRI exploiting sparsity and low-rank structure: k-t SLR,” IEEE Trans. Med. Imag, vol. 30, no. 5, pp. 1042–1054, 2011. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [12].Majumdar A, “Real-time Dynamic MRI Reconstruction using Stacked Denoising Autoencoder,” 2015. [Online]. Available: http://arxiv.org/abs/1503.06383
- [13].Majumdar A et al. , “Compressed sensing based real-time dynamic MRI reconstruction,” IEEE Trans. Med. Imag, vol. 31, no. 12, pp. 2253–2266, 2012. [DOI] [PubMed] [Google Scholar]
- [14].Asif MS et al. , “Motion-adaptive spatio-temporal regularization for accelerated dynamic MRI,” Magn. Reson. Med, vol. 70, pp. 800–812, 2013. [DOI] [PubMed] [Google Scholar]
- [15].Usman M et al. , “Motion corrected compressed sensing for freebreathing dynamic cardiac MRI,” Magn. Reson. Med, vol. 70, pp. 504–516, 2013. [DOI] [PubMed] [Google Scholar]
- [16].Otazo R et al. , “Low-rank plus sparse matrix decomposition for accelerated dynamic MRI with separation of background and dynamic components,” Magn. Reson. Med, vol. 73, no. 3, pp. 1125–1136, 2015. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [17].Tremoulheac B et al. , “Dynamic MR image reconstruction-separation from undersampled (k, t)-Space via low-rank plus sparse prior,” IEEE Trans. Med. Imag, vol. 33, no. 8, pp. 1689–1701, 2014. [DOI] [PubMed] [Google Scholar]
- [18].Lingala SG et al. , “( DC-CS ): A Novel Framework for Accelerated Dynamic MRI,” IEEE Trans. Med. Imag, vol. 34, no. 1, pp. 72–85, 2015. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [19].Royuela-del-Val J et al. , “Nonrigid groupwise registration for motion estimation and compensation in compressed sensing reconstruction of breath-hold cardiac cine MRI,” Magn. Reson. Med, vol. 75, pp. 1525–1536,2016. [DOI] [PubMed] [Google Scholar]
- [20].Cordero-Grande L et al. , “Three-dimensional motion corrected sensitivity encoding reconstruction for multi-shot multi-slice MRI: Application to neonatal brain imaging,” Magn. Reson. Med, 2017. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [21].Prieto C et al. , “Reconstruction of undersampled dynamic images by modeling the motion of object elements,” Magn. Reson. Med, vol. 57, pp. 939–949, 2007. [DOI] [PubMed] [Google Scholar]
- [22].Jung H and Ye JC, “Motion estimated and compensated compressed sensing dynamic magnetic resonance imaging: What we can learn from video compression techniques,” Int. J. Imaging Syst. Technol, vol. 20, no. 2, pp. 81–98, 2010. [Google Scholar]
- [23].Feng L et al. , “XD-GRASP: Golden-angle radial MRI with reconstruction of extra motion-state dimensions using compressed sensing,” Magn. Reson. Med, vol. 75, no. 2, pp. 775–788, 2016. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [24].Rank CM et al. , “4d respiratory motion-compensated image reconstruction of free-breathing radial mr data with very high undersampling,” Magn. Reson. Med, vol. 77, no. 3, pp. 1170–1183, 2017. [DOI] [PubMed] [Google Scholar]
- [25].Malitsky Y and Pock T, “A first-order primal-dual algorithm with linesearch,” pp. 1–24, 2016. [Online]. Available: http://arxiv.org/abs/1608.08883
- [26].Sühling M et al. , “Myocardial motion analysis from B-mode echocardiograms,” IEEE Trans. Image Process, vol. 14, no. 4, pp. 525–536, 2005. [DOI] [PubMed] [Google Scholar]
- [27].Zhao N et al. , “Coupling reconstruction and motion estimation for dynamic MRI through optical flow constraint,” Proceedings SPIE Medical Imaging, vol. 10574, 2018. [Google Scholar]
- [28].Bernstein MA et al. , Handbook of MRI Pulse Sequences. Elsevier Academic Press, 2004. [Google Scholar]
- [29].Sun D et al. , “Secrets of optical flow estimation and their principles,” in Proc. IEEE Conference on Computer Vision and Pattern Recognition (CVPR), San Francisco, CA, USA, 2010. [Google Scholar]
- [30].Altunbasak Y et al. , “A fast parametric motion estimation algorithm with illumination and lens distortion correction,” IEEE Trans. Image Process, vol. 12, no. 4, pp. 395–408, 2003. [DOI] [PubMed] [Google Scholar]
- [31].Alessandrini M et al. , “Myocardial Motion Estimation from Medical Images Using the Monogenic Signal,” IEEE Trans. Image Process, vol. 22, no. 3, pp. 1084–1095, 2013. [DOI] [PubMed] [Google Scholar]
- [32].Parikh N and Boyd S, “Proximal algorithms,” Foundations and Trends in Optimization, vol. 1, no. 3, pp. 127–239, 2014. [Online]. Available: 10.1561/2400000003 [DOI] [Google Scholar]
- [33].Pock T et al. , “An algorithm for minimizing the mumford-shah functional,” in Computer Vision, 2009 IEEE 12th International Conference on. IEEE, 2009, pp. 1133–1140. [Google Scholar]
- [34].Chambolle A and Pock T, “A first-order primal-dual algorithm for convex problems with applications to imaging,” J. Math. Imag. Vision, vol. 40, no. 1, pp. 120–145, 2011. [Google Scholar]
- [35].Komodakis N and Pesquet JC, “Playing with duality: An overview of recent primal-dual approaches for solving large-scale optimization problems,” IEEE Sig. Process. Mag, vol. 32, no. 6, pp. 31–54, 2015. [Google Scholar]
- [36].Esser E et al. , “A general framework for a class of first order primal-dual algorithms for tv minimization,” Ucla Cam Report, pp. 09–67, 2009. [Google Scholar]
- [37].Wang Z et al. , “Image quality assessment: From error visibility to structural similarity,” IEEE Trans. Image Process, vol. 13, no. 4, pp. 600–612, 2004. [DOI] [PubMed] [Google Scholar]
- [38].Feng L et al. , “Golden-angle radial sparse parallel MRI : Combination of compressed sensing , parallel imaging , and golden-angle radial sampling for fast and flexible dynamic volumetric MRI,” Magn. Reson. Med, vol. 72, pp. 707–717, 2014. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [39].Caballero J et al. , “Dictionary learning and time sparsity for dynamic mr data reconstruction,” IEEE Trans. Med. Imag, vol. 33, no. 4, pp. 979–994, 2014. [DOI] [PubMed] [Google Scholar]