Skip to main content
NIHPA Author Manuscripts logoLink to NIHPA Author Manuscripts
. Author manuscript; available in PMC: 2025 Sep 1.
Published in final edited form as: Magn Reson Med. 2024 May 10;92(3):1248–1262. doi: 10.1002/mrm.30123

Motion-robust free-running volumetric cardiovascular MRI

Syed M Arshad 1,2, Lee C Potter 2,3, Chong Chen 1,2, Yingmin Liu 3, Preethi Chandrasekaran 3, Christopher Crabtree 4, Matthew S Tong 5, Orlando P Simonetti 3,5, Yuchi Han 5, Rizwan Ahmad 1,2,3
PMCID: PMC11209797  NIHMSID: NIHMS1983804  PMID: 38733066

Abstract

Purpose:

To present and assess an outlier mitigation method that makes free-running volumetric cardiovascular MRI (CMR) more robust to motion.

Methods:

The proposed method, called Compressive recovery with Outlier Rejection (CORe), models outliers in the measured data as an additive auxiliary variable. We enforce MR physics-guided group-sparsity on the auxiliary variable, and jointly estimate it along with the image using an iterative algorithm. For evaluation, CORe is first compared to traditional compressed sensing (CS), robust regression (RR), and an existing outlier rejection method using two simulation studies. Then, CORe is compared to CS using seven 3D cine, twelve rest 4D flow, and eight stress 4D flow imaging datasets.

Results:

Our simulation studies show that CORe outperforms CS, RR, and the existing outlier rejection method in terms of normalized mean square error (NMSE) and structural similarity index (SSIM) across 55 different realizations. The expert reader evaluation of 3D cine images demonstrates that CORe is more effective in suppressing artifacts while maintaining or improving image sharpness. Finally, 4D flow images show that CORe yields more reliable and consistent flow measurements, especially in the presence of involuntary subject motion or exercise stress.

Conclusion:

An outlier rejection method is presented and tested using simulated and measured data. This method can help suppress motion artifacts in a wide range of free-running CMR applications.

Keywords: MRI reconstruction, motion artifact, cardiac imaging, flow imaging, outlier rejection

1 |. INTRODUCTION

Magnetic resonance imaging (MRI) is a versatile imaging modality that provides high soft-tissue contrast without ionizing radiation. Cardiovascular magnetic resonance imaging (CMR) provides comprehensive assessment of the cardiovascular structure, function, and morphology. CMR-based assessment is unmatched in assessing cardiac function, detecting myocardial fibrosis, and providing comprehensive tissue characterization.1

In addition to occasional bulk motion, CMR scans must account for two physiological motions: cardiac and respiratory. Most clinical CMR scans are based on breath-held segmented acquisition, where the data collection is synchronized with cardiac activity recorded using an electrocardiogram (ECG).2,3 This approach is not feasible for subjects who cannot hold their breath or have arrhythmias. Therefore, 2D free-breathing real-time imaging has gained popularity as it does not require breath-holding or a regular cardiac rhythm.4,5 However, due to a 6 to 10 mm slice thickness and difficulty in temporally aligning different slices, 2D imaging does not yield a true 3D visualization of heart anatomy. Free-breathing volumetric CMR circumvents the limitations of 2D imaging, but the respiratory motion of the heart in free-breathing acquisition remains a major challenge.6 Free-breathing volumetric CMR performed under ECG guidance and prospective respiratory gating using navigator echoes has been proposed and validated for many CMR applications. However, depending on the breathing pattern and the extent of arrhythmia, this approach may lead to unpredictably long acquisition times. Also, navigator echoes disrupt the steady-state of magnetization and thus are not compatible with several common CMR pulse sequences. More recently, there has been renewed interest in free-running volumetric imaging (FRV), where data are collected continuously for several minutes without guidance from navigator echoes, respiratory bellows,7 or even ECG.8 FRV provides an easier clinical setup with minimal planning and the added flexibility of determining the number of cardiac and respiratory bins at the time of reconstruction.

A key ingredient in most recent FRV methods is self-gating,9 where a fixed segment of k-space–typically a readout in the inferior-superior direction–is traversed periodically during the acquisition. The dynamic changes in self-gating data segments are attributed to physiological motions. A common approach for extracting respiratory and cardiac signals relies on performing blind source separation by a combination of band-pass filtering, principal component analysis (PCA), and independent component analysis (ICA).8 These motion signals are then employed to sort k-space data into multiple respiratory and cardiac motion bins. The data binning is then followed by image reconstruction in the spatial-cardiacrespiratory domain, leading to “motion-resolved” imaging.10,11 An alternative to motion-resolved imaging is to integrate a respiratory motion model into the reconstruction framework to map images at different respiratory states to a target (e.g., expiratory) state.12,13 This approach does not resolve the respiratory dimension but utilizes all the data to improve the image quality of the target respiratory state. However, the efficacy of all these FRV imaging methods depends on the quality of extracted motion signals.

Accurately extracting cardiac and respiratory signals from the self-gating data is a challenging problem, especially when heart-rate variability, arrhythmia, or inconsistent breathing patterns are present. Although Pilot Tone (PT) provides an alternative to self-gating,14 the extraction of physiological motion from PT faces similar challenges.15 Any inaccuracy in the extraction of physiological motion signals would result in incorrect assignment of k-space lines to cardiac and respiratory bins, resulting in image artifacts. In the case of in-magnet exercise stress CMR, the problem of reliably extracting respiratory and cardiac signals becomes even more challenging due to the movement of the torso.16

In this work, we introduce a new method called Compressive recovery with Outlier Rejection (CORe). In contrast to standard compressed sensing (CS),17 CORe provides more robust reconstruction by suppressing the outliers, which are invariably present in FRV acquisitions due to imperfect binning. CORe explicitly models the outliers using an additive auxiliary variable, which is then jointly estimated with the image. Unlike previous work in image inpainting where such an auxiliary variable is assumed to be pixel-wise sparse,18 our specific contribution includes leveraging the structure in the MRI data to impose sparsity at a group (readout) level. Additionally, we implement CORe using the alternating direction method of multipliers (ADMM) optimization algorithm and apply it to large-scale imaging problems. We have tested our method using two simulation studies as well as data from free-running 3D cine, 4D flow, and exercise stress 4D flow imaging.

2 |. THEORY

In MRI, reconstruction involves estimating the underlying image from noisy and potentially undersampled complex-valued k-space measurements. The measured noisy data are related to the image by

y=Ax+ω, (1)

where xCN is an N-pixel image that has been vectorized, yCM is the MRI data measured from C receive coils, ωCM is circularly symmetric white Gaussian noise with variance σ2, and ACM×N is a known sensing matrix that incorporates pixel-wise multiplication with coil sensitivity maps, 2D or 3D discrete Fourier transform, and k-space undersampling. The model in Equation (1) is also applicable to dynamic imaging where x and y represent vertical concatenations of pixels and k-space data, respectively, from individual frames, and A represents block-diagonal embedding of the sensing matrices from individual frames.

In CS-based reconstruction,19 Equation (1) is often solved using

xˆCS=argminx1σ2Ax-y22+(x), (2)

where (x) is a sparsity promoting prior. Common choices of (x) in CS-based MRI reconstruction include λ1Ψx1, where Ψ is a linear sparsifying transform,20 or λ1𝒯(x), where 𝒯() computes the total variation.21 From a Bayesian perspective, a regularizer injects prior belief about the underlying image, x. For example, for (x)=λ1Ψx1,xˆRL is a maximum a posteriori (MAP) estimate under the sparsity-promoting prior probability density function of p(x)exp-λ1Ψx1.

Several studies have shown that CS methods enable higher acceleration rates than possible without sparsity-based priors,17,22 and several such reconstruction methods are available on commercial scanners. More recently, deep learning (DL)-based reconstruction methods have been shown to outperform sparsity-based CS methods.23,24,25 However, almost all of these CS and DL methods are reliant on Equation (1), which, in the absence of motion, is a valid model for MRI measurements.

In the presence of uncompensated motion, e.g., due to imperfect retrospective data binning, the model in Equation (1) is no longer valid. If one were to consider motion-induced outliers to be additive noise with a heavy-tailed Laplacian distribution, then a common remedy is to use robust regression (RR) by replacing the 2-norm with 1-norm in Equation (2),26 leading to the MAP solution

x^RR=argminxλ0Ax-y1+(x). (3)

A different approach to account for motion induced outliers is to model them as an additive perturbation in k-space using an unknown auxiliary variable, vCM, i.e.,

y=Ax+v+ω. (4)

The model in Equation (4) implies that the underlying image x, additive Gaussian noise ω, and uncompensated motion v all contribute to the k-space measurements. However, during image reconstruction process, v is not treated as noise but as an auxiliary unknown variable that exhibits structure from the data acquisition and is jointly estimated with x. With both x and v being unknown, the model in Equation (4) is ill-posed even in the presence of (x). To mitigate this issue, one could enforce sparsity on v by assuming that its entries are drawn from i.i.d. Laplacian distribution, i.e., p(v)exp-λ2v1. This assumption encourages v to assume a sparse support in k-space, with its non-zero entries acting as outliers. The resulting optimization problem, termed as sparse outlier (SO), assumes the form

xˆSO=argminx,v1σ2Ax-y+v22+x+λ2v1. (5)

In Equation (5), although both xˆSO and vˆ are returned, the latter is ignored for brevity. Under mild assumptions, it is easy to show that Equation (5) is a MAP estimate of the model in Equation (4); see Section (A) in Appendix S1.

Although the optimization problem in Equation (5) has previously been proposed by Dong et al. for blind image inpainting,18 it does not fully utilize the data structure specific to MRI measurements. The MRI data are invariably collected in the form of readouts, where a sequence of k-space samples is collected within a short period of time that is of the order of a millisecond. Given that physiological motions occur at much larger time scales, the duration of a single readout can be considered negligible. Therefore, instead of assuming that the motion impacts individual samples in k-space as in Equation (5), we assume that the motion impacts an entire readout. This modeling choice is not only more realistic but also more robust, as it is easier to detect an entire readout corrupted by motion compared to individual k-space entries.

To treat all K k-space samples in each of the J readouts as a group, we leverage the idea of group sparsity.27,28 This can be realized by enforcing a hybrid 2-1 penalty on v, where the 2 norm is first computed along the readout dimension followed by the 1 norm along all remaining dimensions, leading to the proposed CORe formulation, i.e.,

xˆCO=argminx,v1σ2Ax-y+v22+(x)+λ2g(v)1. (6)

In Equation (6), the vector g(v) denotes 2-norms of k-space readouts. With vjCK×1 representing the jth readout, g(v)v~1,v~2,,v~JRJ×1, where v~j=vj2R and g(v)1=j=1Jv~j. As previously, although both x^CO and vˆ are returned in Equation (6), the latter is ignored for brevity. The optimization in Equation (6) provides automatic separation of measured data into outlier estimation, v^, and k-space data, y-v^, that is used for image reconstruction. Note, CORe does not make assumptions about the nature of the physiological motion, e.g., rigid vs. nonrigid, or the binning process; it simply employs an additive auxiliary variable as a means to separate contributions from corrupted readouts that are inconsistent with the rest of the data.

Traditional CS and RR methods require adjusting one regularization parameter, λ1, which controls the relative emphasis on (x) compared to the data fidelity term. In contrast, SO and CORe require adjusting another parameter, λ2, which controls the extent of outlier rejection. A smaller value of λ2 corresponds to more aggressive outlier rejection at the potential cost of discarding valid data.

3 |. METHODS

For evaluation of the proposed reconstruction method, we performed two simulation studies with retrospective undersampling and three in vivo studies with prospective undersampling. The first simulation study was performed on a static 2D phantom. For the second simulation, we used a digital dynamic phantom. In both simulation studies, we compared the four reconstruction methods: CS (Equation (2)), RR (Equation (3)), SO (Equation (5)), and CORe (Equation (6)) as discussed in Section 2. After establishing the advantage of CORe over CS, RR, and SO in the simulation studies, we compared CORe with the conventional CS reconstruction framework (Equation (2)) in volumetric CMR reconstruction. In all studies, we chose (x)=λ1Ψx1, with Ψ representing the undecimated wavelet transform in the spatio-temporal domain.29 In vivo studies were performed on consented healthy subjects and patients, approved by the institutional review board (IRB).

3.1 |. Study I–Static phantom

In this study, we compared CS, RR, SO, and CORe for the reconstruction of a 128 × 128 Shepp-Logan phantom. To simulate single-coil k-space data, a 2D discrete Fourier transform of the digital phantom was performed, followed by Cartesian undersampling, using the golden ratio offset (GRO) sampling pattern.30 The net acceleration rate was fixed at 2.2. To simulate noisy measurements, circularly symmetric white Gaussian noise with a fixed variance σ2 was added to the undersampled k-space data, as shown in Figure 1. To introduce outliers, a certain fraction of readouts was contaminated with additional noise. The severity of these outliers varied across 50 realizations. Specifically, the fraction of contaminated readouts was randomly chosen from a range of 1% to 20%, and the variance of the noise added to these readouts was randomly selected from a range between σ2 and 10σ2. Also, to assess the methods in the absence of outliers, we performed an additional 5 realizations without outliers, each with a different noise variance ranging from σ2 to 4σ2. The four methods were compared in terms of normalized mean square error (NMSE) and structural similarity index (SSIM).

FIGURE 1.

FIGURE 1

Summary of results from Study I. The top row (from left to right) displays the reference image, noisy undersampled k-space measurements, and additive outliers for a representative realization. The second row shows reconstructed images using compressed sensing (CS), robust regression (RR), sparse outlier (SO), and compressive recovery with outlier rejection (CORe). The third row shows 3x amplified error maps of the corresponding reconstructed images. The bottom row displays scatter plots for 55 realizations, comparing CORe with CS, RR, and SO in terms of normalized mean square error (NMSE) and structural similarity index (SSIM), both with and without outliers.

3.2 |. Study II–Dynamic phantom

While Study I was more generic and applicable to outliers that originated from excessive additive noise, Study II was more focused on motion artifacts. In this study, we simulated a 256 × 256 dynamic phantom that cycles through “inspiratory” and “expiratory” states. For simplicity, cardiac motion was not included and only two respiratory motion states and single-coil data were simulated, as shown in Figure 2. Over a period of five respiratory cycles, a total of 260 readouts were simulated using a GRO sampling pattern similar to that employed in Study I. This resulted in a total of 130 readouts from each of the two motion states. To simulate outliers originating from imperfect data binning, we created a contaminated undersampled k-space where 90% of the sampled readouts were derived from the expiratory state and 10% originated from the inspiratory state. The resulting motion-contaminated undersampled k-space, with added circularly symmetric white Gaussian noise of fixed variance σ2, was then used to compare CS, RR, SO, and CORe reconstructions using NMSE and SSIM. The simulation was repeated 50 times, each with a random realization of the outlier locations. Similar to Study I, we performed an additional 5 realizations for a range of noise variance, without motion contamination.

FIGURE 2.

FIGURE 2

Summary of results from Study II. The top row (from left to right) displays the reference images from the expiratory and inspiratory phases, noisy undersampled k-space from the expiratory phase, and additive outliers from the inspiratory phase. The second row shows reconstructed images using compressed sensing (CS), robust regression (RR), sparse outlier (SO), and compressive recovery with outlier rejection (CORe), with artifacts highlighted by red arrows. The third row shows 3x amplified error maps of the corresponding reconstructed images. The bottom row displays scatter plots for 55 realizations, comparing CORe with CS, RR, and SO in terms of normalized mean square error (NMSE) and structural similarity index (SSIM), both with and without outliers.

3.3 |. Study III–High resolution 3D cine

In Study III, we compared CS and CORe using seven high spatial resolution 3D cine datasets collected using a self-gated, free-running sequence with a fixed acquisition time of 5 minutes using Cartesian sampling.30 The field-of-view (FOV) was selected to visualize the aortic valve or to cover the whole heart. The data were collected on a clinical 1.5 T scanner (MAGNETOM Sola, Siemens Healthcare, Erlangen, Germany) and a clinical 3 T scanner (MAGNETOM Vida, Siemens Healthcare, Erlangen, Germany) equipped with 28-channel and 48-channel receive coils, respectively. Seven datasets were collected from consented subjects (age range, 23–75 years; 1 female; 4 patients, datasets #1-#4). Dataset #7 was acquired under exercise stress using a supine cycle ergometer (MR Ergometer Pedal, Lode B.V., Groningen, The Netherlands). Additional scan parameters are summarized in Table 1. The range of acceleration rates is large due to significant differences in FOVs and spatial resolutions across the seven datasets.

TABLE 1.

Imaging parameters for 2D-PC, 3D cine, 4D flow at rest, and 4D flow during exercise studies.

Parameter 2D-PC 3D cine Rest 4D flow Stress 4D flow
No. of datasets 11 (1 patient) 7 (4 patients) 12 (2 patients) 8 (2 patients)
Field strength 3 T 5 at 1.5 T, 2 at 3 T 11 at 3 T, 1 at 1.5 T 3 T
TE/TR (ms) 2.1/3.5 1.2 – 1.5/3.1 – 3.3 2.7 – 2.8/4.9 – 5.1 2.3 – 2.8/4.5 – 5.1
FOV (mm) 347 × 260 – 420 × 315 240 × 240 × 52 – 440 × 440 × 144 220 × 220 × 151 – 300 × 300 × 151 220 × 220 × 151 – 300 × 300 × 151
Spatial Res. (mm) 2.0 × 2.7 × 6.0 – 2.4 × 3.3 × 6.0 1.3 × 1.3 × 1.0 – 2.1 × 2.3 × 2.0 2.3 × 2.3 × 2.7 – 3.1 × 3.1 × 2.7 2.3 × 2.3 × 2.7 – 3.1 × 3.1 × 2.7
Temporal Res. (ms) 35 – 42 32 – 50 33 – 54 25 – 40
Sequence GRE 3×bSSFP, 4×GRE GRE 4-point encoding GRE 4-point encoding
Acc. rate (R) 16 7 – 34 23 – 27 23 – 25
Flip angle (degrees) 10 33 – 60 bSSFP, 12 – 14 GRE 7 – 20 7
Acquisition time (s) 3 or 6 240 – 300 300 300
Respiratory efficiency (%) real-time 50 50 50
Self-gating frequency –– 10 × TR or 20 × TR 8 × TR 8 × TR
VENC (cm/s) –– –– 150 – 200 200 – 500

Note: Ranges indicate minimum and maximum values.

Cardiac and respiratory gating were performed using the self-gating readouts that were repeatedly acquired in the superior-inferior (SI) direction. Self-gating lines were reorganized to form a Casorati matrix. Applying two band-pass filters along the temporal dimension of the matrix, tailored to the frequency ranges of cardiac and respiratory motion, preceded the final step of PCA to extract the motion surrogate signals. From the cardiac signal, the k-space data were binned into 20 cardiac phases for all subjects. From the respiratory signal, the k-space data belonging to the expiratory phase was selected using soft gating with an efficiency of 50%.31 The data from the expiratory bin were used to reconstruct 3D cine images. In order to assess the quality of reconstructed images and evaluate the effectiveness of CORe in reducing motion artifacts, we asked three expert readers to blindly score CS and CORe reconstructions. To facilitate scoring, a 2D cine series was selected from each 3D reconstruction. Each image series was scored on a five-point Likert scale (5: excellent, 4: good, 3: adequate, 2: poor, 1: nondiagnostic) for both level of artifacts and image sharpness.

3.4 |. Study IV–Rest 4D flow

In Study IV, we compared CS and CORe for free-running 4D flow imaging performed at rest. Twelve datasets (age range, 22–68 years; 4 females; 2 patients, dataset #11 and dataset #12) were collected using a self-gated, free-running research sequence with a fixed scan time of 5 minutes using a Cartesian sampling proposed by Pruitt et al.31 The first eleven datasets in Table 4 were acquired on a clinical 3 T scanner (MAGNETOM Vida, Siemens Healthcare, Erlangen, Germany) equipped with 48-channel receive coils. The last datatset (#12) in Table 4 was collected on a clinical 1.5 T scanner (MAGNETOM Sola, Siemens Healthcare, Erlangen, Germany) equipped with 28-channel receive coils. To compare net flow (ml/beat) and peak velocity (cm/s) at ascending aorta (Aao) using CORe and CS, real-time 2D phase-contrast MRI (2D-PC) was used as a reference. The imaging volume was selected to cover the whole heart and aortic arch. Table 1 provides a summary of the additional acquisition parameters. The cardiac binning and soft respiratory gating were performed as described in Study III. Using CORe and CS, magnitude and three velocity components were reconstructed: vx in the superior-inferior direction, vy in the right-left direction, and vz in the anterior-posterior direction. After reconstruction, 4D flow images underwent background phase correction.32 Then, the images were converted to DICOM format and analyzed in CAAS (Pie Medical Imaging B.V., Maastricht, The Netherlands) for flow assessment.

TABLE 4.

Comparison of net flow (ml/beat) and peak velocity (cm/s) in Study IV at Aao plane shown in Figure 4A, from CS and CORe reconstructions of rest 4D flow, and 2D-PC reference.

Data-set Net flow (ml/beat) Peak velocity (cm/s)
2D-PC CS CORe 2D-PC CS CORe
#1 86.9 84.4 85.0 75 84 83
#2 74.9 72.5 71.4 77 89 89
#3 79.2 76.7 75.5 84 106 98
#4 48.7 47.2 47.8 140 100 109
#5 74.6 71.4 67.4 114 119 116
#6 83.7 72.1 71.7 108 106 107
#7 57.8 59.8 57.6 93 103 109
#8 64.8 70.6 53.4 74 125 103
#9 72.4 72.4 66.9 94 104 97
#10 76.0 72.6 77.2 75 88 85
#11 94.7 111.9 93.6 180 188 173
#12 35.9 37.9 37.3 –– –– ––
–– MAE 4.5 4.2 MAE 16 12

Note: The last row indicates the mean absolute error (MAE) of 4D flow values with 2D-PC reference.

3.5 |. Study V–Stress 4D flow

In Study V, we performed 4D flow imaging to evaluate the efficacy of CORe in comparison to CS for mitigating motion artifacts in the presence of exercise-induced motion. Eight datasets (age range, 26–68 years; 2 females; 2 patients, datasets #7 and #8) were acquired during in-magnet exercise using the same research sequence as described in Study IV. All datasets were collected on a clinical 3 T scanner (MAGNETOM Vida, Siemens Healthcare, Erlangen, Germany) equipped with a supine cycle ergometer (MR Ergometer Pedal, Lode B.V., Groningen, The Netherlands). Table 1 provides a summary of the additional acquisition parameters. The DICOM images were reconstructed using CS and CORe, as described previously in Study IV. In the absence of a reference 2D-PC under exercise stress, we compared CS and CORe by evaluating mean and standard deviation (SD) of net flow across five transecting planes perpendicular to the flow direction at both the ascending and descending aorta, as depicted in Figure 5A. These parallel planes were positioned closely, yet away from any vessel bifurcation, maintaining an approximate distance of 6–8 mm between adjacent planes. Therefore, in the absence of motion artifacts, one would expect the net flow through the five slices to be consistent.

FIGURE 5.

FIGURE 5

Qualitative comparison of compressed sensing (CS) and compressive recovery with outlier rejection (CORe) reconstruction using representative aortic flow profiles, magnitude and velocity components of stress four-dimensional (4D) flow images in Study V. The center of top row (A) shows five transecting planes defined at ascending aorta (Aao) and descending aorta (Dao) for stress 4D flow analysis in Study V. (A) shows representative volumetric flow rate profiles at Aao plane 1 measured using 4D flow reconstructions. (B) presents representative magnitude image, velocity component in the superior-inferior direction (vx), velocity component in the right-left direction (vy), and velocity component in the anterior-posterior direction (vz) from CS and CORe are shown at systole (peak flow) for the 2D plane 1. The VENC values for dataset #4 and dataset #8 were 250 cm/s and 200 cm/s, respectively. For better visual comparison, the phase contrast images are amplified by a factor of 2. The red arrows highlight areas where CS exhibits artifacts or blurring.

3.6 |. Image reconstruction

All reconstruction methods were implemented using the ADMM algorithm.33,34 The derivation of the ADMM algorithm to solve Equation (6) is given in Section (B) in Appendix S1. In each outer iteration of ADMM, a sequence of simpler subproblems is solved either in closed form or using a small number of gradient descent iterations. In Study I, we utilized 500 outer iterations, and the image reconstruction time with CPU processing was approximately 9 seconds for each method. For Study II, we used 250 outer iterations, and the image reconstruction time with CPU processing was approximately 30 seconds for each method. For all in vivo studies, coil compression was performed to generate 12 virtual coils for faster processing,35 and the coil sensitivity maps were estimated using the method by Walsh et al.36 Image reconstruction was performed using 50 outer iterations on an NVIDIA RTX 3090 GPU. The reconstruction times for both CS and CORe in Studies III, IV and V were 25, 11 and 11 minutes each, respectively. All images were reconstructed offline using MATLAB (Mathworks, Natick, Massachusetts). The MATLAB implementation of CORe and the competing methods for all studies, along with representative self-gated k-space datasets for in vivo studies, is available on GitHub at https://github.com/OSU-MR/motion-robust-CMR.

In Study I and Study II, the hyperparameters, i.e., λ1 for CS and RR and λ1 and λ2 for SO and CORe, were optimized using two additional realizations, one with and one without the outliers. The optimization aimed to minimize the overall NSME (in dB) defined as 20log10x^-x2x2. For the 3D cine study, the hyperparameters for CS and CORe were selected based on visual inspection of a separate dataset, which was not included in the current study. For 4D flow analysis, the hyperparameters were chosen to minimize the bias from 2D-PC net flow value using another dataset not included in this study.

4 |. RESULTS

4.1 |. Study I–Static phantom

Figure 1 summarizes the results of Study I. The top row shows the noiseless reference image, noisy undersampled k-space, and additive outliers for one representative realization. The second and third rows show reconstructions from CS, RR, SO, and CORe and their respective error maps after three-fold amplification. The bottom row shows scatter plots for 55 realizations, comparing CORe with CS, RR, and SO in terms of NMSE and SSIM. The averaged NMSE and SSIM values are reported in Table 2, with bold values representing the best results. Statistical analysis using paired sample t-test with α=0.01 and Bonferroni correction reveals that CORe exhibits significant improvement over CS, RR, and SO in terms of both NMSE (dB) and SSIM. Figure S2 visually compares outliers rejected by SO and CORe for a representative case in this study. Although this simulation study is not directly tied to motion-related outliers, it demonstrates the merit of CORe for a broader application, where some of the readouts are corrupted by higher variance noise.

TABLE 2.

Average NMSE (dB) and SSIM results derived from 55 random draws in Study I and II.

Study I NMSE (dB) SSIM
CS −20.2 0.894
RR −24.5 0.950
SO −23.9 0.966
CORe −26.2 0.970
Study II NMSE (dB) SSIM
CS −17.9 0.809
RR −21.2 0.796
SO −21.3 0.726
CORe −22.7 0.896

Note: Bold values indicate the best results.

4.2 |. Study II–Dynamic phantom

Figure 2 summarizes the results of Study II. The top row shows the reference inspiratory and expiratory motion states of the bimodal phantom, noisy undersampled k-space from the expiratory phase, and additive motion outliers from the inspiratory phase for one representative realization. The second and the third row show the reconstructed images from CS, RR, SO, and CORe with arrows highlighting the motion artifacts. The third row shows the respective error maps after three-fold amplification. The bottom row shows scatter plots for 55 realizations, comparing CORe with CS, RR, and SO in terms of NMSE and SSIM. The averaged NMSE and SSIM values are reported in Table 2, with bold values representing the best results. Statistical analysis using paired sample t-test with α=0.01 and Bonferroni correction underscores that CORe exhibits significant improvement over CS, RR, and SO in terms of both NMSE (dB) and SSIM.

4.3 |. Study III–High resolution 3D cine

Table 3 presents the averaged scores obtained from the blinded reader evaluation of reconstructed image series, with the best scores in bold font. Our analysis compared CORe and CS using a mixed-effects model with Bonferroni correction. The results indicate that CORe outperforms CS in terms of artifact reduction and image sharpness, with these differences being statistically significant for α=0.01. Figure 3A provides a visual comparison of the 3D cine reconstructions from CS and CORe, showing a representative frame from two different datasets (#1 and #4). The arrows in the figure highlight visual differences between CS and CORe in terms of artifacts or image sharpness. Figure 3B compares x-t profiles for locations highlighted with green line in Figure 3A. Video S1 shows CS and CORe reconstructed cine image series for dataset #1.

TABLE 3.

Results of a blinded reader study conducted on seven 3D cine datasets.

Data-set Artifacts Sharpness

CS CORe CS CORe

#1 2.7 ± 0.6 4.0 ± 0.7 3.3 ± 1.2 3.7 ± 1.5
#2 4.3 ± 0.6 4.7 ± 0.6 3.7 ± 0.6 3.7 ± 0.6
#3 3.3 ± 1.2 4.0 ± 1.0 2.7 ± 1.2 2.7 ± 1.2
#4 4.3 ± 1.2 4.7 ± 0.6 3.3 ± 1.2 3.3 ± 1.2
#5 3.3 ± 1.2 3.7 ± 1.5 1.7 ± 1.2 2.0 ± 1.0
#6 2.7 ± 1.5 4.0 ± 1.0 2.0 ± 1.0 3.0 ± 1.0
#7 2.3 ± 1.2 3.7 ± 1.5 2.0 ± 1.0 2.7 ± 1.5

Avg. 3.3 4.1 2.7 3.0

Note: Each score represents an average±SD from three CMR expert readers. Bold values indicate the better scores for each criterion.

FIGURE 3.

FIGURE 3

The top row (A) shows a visual comparison of a single representative frame from two different datasets (#1 and #4) reconstructed using compressed sensing (CS) and compressive recovery with outlier rejection (CORe) in Study III. The example on the left highlights the reduction of motion and flow artifacts in the axial view, as indicated by the red arrows. In the example on the right, the CORe image appears to preserve more detail, as emphasized by the red arrows in 3x magnified frame. The x-t profiles shown in (B) consist of 20 temporal frames, plotted for the location highlighted by the green line in (A). The red arrows highlight the comparison of artifacts in CS and CORe reconstructions.

4.4 |. Study IV–Rest 4D flow

Table 4 compares net flow quantification (ml/beat) and peak velocities (cm/s) from CS and CORe with 2D-PC serving as reference. The flow measurements were performed at an Aao plane depicted in Figure 4A. The bottom row in the table shows the mean absolute error (MAE) of CS and CORe values from the 2D-PC reference. A paired sample t-test, with Bonferroni correction, indicates that the differences of both CS and CORe from 2D-PC are statistically insignificant at a significance level of α=0.01. Figure 4A provides a visual comparison of two representative flow rate profiles from CS and CORe. Figure 4B shows the magnitude and three velocity components corresponding datasets #1 (left) and #11 (right). A single frame at systole (peak flow) is shown from a 2D slice transecting Aao as depicted in Figure 4A. The arrows highlight areas where CS exhibits motion artifacts or blurring. Video S2 displays CS and CORe reconstructed cine image series for magnitude, vx,vy, and vz components of dataset #11. Peak velocity assessment from dataset #12 was not feasible due to localized signal loss associated with a prosthetic aortic valve.

FIGURE 4.

FIGURE 4

Qualitative comparison of compressed sensing (CS) and compressive recovery with outlier rejection (CORe) reconstructions using representative aortic flow profiles, magnitude and velocity components of rest 4D flow images in Study IV. The center of top row (A) shows a two-dimensional (2D) plane transecting ascending aorta (Aao) used for comparing Aao flow profiles measured from CS and CORe with 2D-PC reference. (A) shows representative volumetric flow rate profiles measured using four-dimensional (4D) flow reconstructions and 2D-PC reference. (B) presents representative magnitude image, velocity component in the superior-inferior direction (vx), velocity component in the right-left direction (vy), and velocity component in the anterior-posterior direction (vz) from CS and CORe. A single frame at systole (peak flow) is shown for the 2D plane defined in (A). The VENC values for dataset #1 and dataset #11 were 150 cm/s and 200 cm/s, respectively. For better visual comparison, the velocity components are amplified by a factor of 2. The red arrows highlight areas where CS exhibits artifacts or blurring.

4.5 |. Study V–Stress 4D flow

Table 5 compares CS and CORe for mean±SD values of net flow quantification (ml/beat) across Aao and Dao planes depicted in Figure 5A. The lower SD values are highlighted with bold font. For α=0.01, a paired sample t-test indicates a statistically significant difference in standard deviations between CORe and CS. Figure 5A provides a visual comparison of two representative flow rate profiles from CS and CORe at Aao plane 1. Figure 5B shows the magnitude and three velocity components corresponding datasets #4 (left) and #8 (right). A single frame at systole (peak flow) is shown from Aao plane 1. The arrows highlight areas where CS exhibits motion artifacts or blurring. Video S3 displays CS and CORe reconstructed cine image series for magnitude, vx,vy, and vz components of dataset #8. The video consists of 20 frames from one cardiac cycle, played four times at a frame rate of 10 frames per second.

TABLE 5.

Comparison of flow quantification from CS and CORe reconstructions of stress 4D flow in Study V.

Dataset CS (ml/beat) CORe (ml/beat)

#1 Aao 81.0 ± 2.6 60.3 ± 0.4
Dao 43.1 ± 10.2 33.7 ± 1.1

#2 Aao 90.0 ± 4.8 76.7 ± 2.1
Dao 61.2 ± 5.6 47.8 ± 0.8

#3 Aao 81.4 ± 2.1 49.1 ± 0.6
Dao 50.6 ± 5.7 46.6 ± 0.7

#4 Aao 69.5 ± 6.3 63.0 ± 2.0
Dao 60.8 ± 3.5 44.6 ± 0.8

#5 Aao 59.5 ± 8.4 71.1 ± 1.6
Dao 56.6 ± 6.1 53.1 ± 0.9

#6 Aao 67.4 ± 2.3 59.9 ± 1.1
Dao 58.4 ± 0.5 57.4 ± 0.5

#7 Aao 245.8 ± 6.4 178.1 ± 2.8
Dao 88.1 ± 9.1 72.3 ± 0.5

#8 Aao 73.0 ± 14.8 62.2 ± 0.8
Dao 59.9 ± 0.6 55.1 ± 0.8

Avg. SD Aao 6.0 1.4
Dao 5.1 0.8

Note: The values represent the mean±SD net flow across Aao and Dao planes, as defined in Figure 5A. Bold values indicate the lower standard deviation. The last row indicates the average standard deviation across Aao and Dao in CS and CORe reconstructions in Study V.

5 |. DISCUSSION

Free-running self-gated volumetric CMR is prone to artifacts due to the presence of outliers in binned k-space data. To address this issue, we propose a novel reconstruction method, CORe (Equation (6)), which effectively integrates outlier rejection into compressive reconstruction. CORe leverages the group sparse behavior of outliers in k-space to separate them from properly binned measurements, resulting in reduced artifacts.

We first conduct two simulation studies to quantitatively compare CORe with CS (Equation (2)), RR (Equation (3)), and SO (Equation (5)). In Study I, we simulate noisy undersampled k-space from a static phantom and contaminate a fraction of the readouts with stronger additive complex noise to mimic outliers. The reconstruction methods were assessed with and without the presence of outliers in the data using NMSE and SSIM metrics. The results from 55 realizations demonstrate that CS reconstructions suffer significant quality degradation in the presence of outliers. While RR and SO methods exhibit noticeable improvement over CS, CORe outperforms them, achieving the best average NMSE and SSIM values, as presented in Table 2. In Study II, undersampled k-space readouts are combined from two different motion states of a dynamic phantom to mimic free-running CMR acquisition with imperfect binning. Again, in terms of NMSE and SSIM averaged over 55 realizations, CORe outperforms CS, RR, and SO, as reported in Table 2. The error maps also highlight residual motion artifacts in CS, RR and SO that are not visible in CORe. Figure S2 highlights the benefit of group sparsity used in CORe over unstructured sparsity used in SO. This figure shows the error maps, v^, represented in k-space for one of the examples in Study I. Compared to CORe, SO is unable to reject the entire readouts that are outliers.

In Study III, we evaluate CORe for reconstructing high-resolution 3D cine images. The comparison is made with CS, which is a common choice for FRV reconstruction. We did not include RR and SO as these methods have not been previously proposed or validated for MRI reconstruction. The reconstructed images from CORe and CS were blindly scored by three expert readers on the criteria of artifacts and sharpness. The results from the reader study (presented in Table 3) show that CORe not only outperforms CS in terms of artifacts but also provides marginal but consistent improvement in image sharpness. The suppression of artifact by CORe is evident in Figure 3 (left) and the corresponding Video S1. The improvement in sharpness by CORe is evident in Figure 3 (right). The simultaneous reduction in artifacts and improvement in sharpness by CORe indicate that the relatively inferior performance of CS cannot be attributed to suboptimal selection of the regularization strength, λ1. It is well known that the regularization strength provides a trade-off between artifact (or noise) suppression and image sharpness.37 For CS, increasing λ1 to suppress artifacts would lead to further image blurring, and decreasing λ1 to improve image sharpness would further amplify image artifacts.

In Study IV, we evaluate CS and CORe for the reconstruction of 4D flow data acquired at rest, using 2D-PC as a reference. In particular, we quantify the net flow (ml/beat) and peak velocity (cm/s) across a plane transecting the ascending aorta (Aao) as demonstrated in Figure 4A. The flow quantification results presented in Table 4 demonstrate that both CS and CORe reconstructions exhibit agreement with 2D-PC measurements. The MAE values indicate that CS and CORe produce comparable results, with CORe showing a marginal reduction in bias. However, in a few datasets, CORe underestimates the net flow and CS tends to overestimate in comparison to the reference. For (patient) dataset #11, CS demonstrates a significant overestimation of net flow when compared to the reference, evident from the oscillations observed in the CS reconstructed flow rate profile (ml/s) depicted in Figure 4A. This jagged flow behavior can be attributed to the potential incorrect binning of k-space data, likely caused by bulk motion by the subject during the scan. This interpretation is supported by the cardiac and respiratory signals displayed in Figure S3A. On the contrary, the flow profile from CORe reconstruction for the same dataset is consistent with the 2D-PC flow profile, demonstrating CORe’s ability to mitigate motion-induced outliers in k-space data. Additionally, the visual comparison of magnitude and velocity components in Figure 4B and Video S2 shows that CORe reconstruction effectively reduces motion artifacts while preserving finer details compared to CS.

In Study V, we assess CS and CORe for the reconstruction of 4D flow data acquired during exercise stress. Since the self-gating signal is less reliable under exercise stress, the k-space data collected under exercise stress are more susceptible to motion outliers. We compare the consistency of flow across multiple planes transecting Aao and Dao regions as depicted in Figure 5A. The flow quantification results presented in Table 5 show that CORe demonstrates considerably lower variation in net flow values across the planes compared to CS. The representative flow profiles shown in Figure 5A illustrate that flow profiles obtained from CORe images appear smoother and more physiologically realistic. In contrast, CS flow profiles exhibit more jagged behavior, potentially due to uncompensated motion outliers. This interpretation is supported by the cardiac and respiratory signals shown for dataset #8 in Figure S3B. The improvement offered by CORe in mitigating motion artifacts can be clearly observed in the representative 4D flow images presented in Figure 5B and Video S3. This demonstrates that the impact of CORe becomes even more pronounced in stress 4D flow imaging.

Although in this work CORe is only applied to Cartesian sampling, it is equally applicable to non-Cartesian sampling and applications other than cine and flow. Also, CORe makes no assumption about the genesis of outlier readouts and can potentially suppress outliers originating from sources other than motion, such as RF interference and flow artifacts. Finally, the central concept of CORe can be integrated with deep-learning-based reconstruction methods38 and motion correction-based reconstruction methods13 by modifying the data-consistency term.

CORe implementation using the ADMM algorithm does not significantly increase computational cost over CS. The reconstruction times for CORe and CS are comparable. Still, this work has several limitations. First, compared to CS, CORe introduces another tuning parameter, λ2. In all our studies, this parameter was optimized using an additional dataset that was not included in the comparison. For applications, where imaging parameters vary widely across subjects, using one value of λ2 may not be optimal. Employing a smaller value for λ2 than the optimal choice may risk discarding valid k-space measurements. Conversely, selecting a larger value for λ2 may diminish the advantage of CORe over CS in terms of outlier suppression. Second, CORe relies on the assumption that coil sensitivity maps, which are estimated from the measured k-space that includes outliers, are of high quality. In cases where this assumption breaks down, the final quality of CORe reconstruction may not be adequate. A possible solution to this problem is to estimate the coil sensitivity maps again after a preliminary CORe reconstruction and then perform a final CORe reconstruction using the updated maps. This remedy, however, would come at the cost of increased reconstruction time. Third, the in vivo studies include a limited number of subjects, with evaluation relying on subjective assessment of image quality in Study III, quantification of only two hemodynamic parameters in Study IV, and internal consistency in Study V. Since artifacts can significantly impact quantification of advanced hemodynamic parameters, including wall shear stress and pressure gradients, CORe is expected to improve the reliability of such parameters. Future studies will include larger in vivo studies, quantitative comparison of cardiac function to 2D imaging, and assessment of advanced hemodynamic parameters.

6 |. CONCLUSION

The proposed method, CORe, integrates outlier rejection into the compressive reconstruction. The results from the simulation studies show that CORe outperforms standard CS and other robust regression models in terms of image quality. The results from the human subject studies demonstrate that CORe is more effective than CS in suppressing motion artifacts due to imperfect binning. CORe’s ability to suppress motion artifacts makes it an attractive candidate for free-running volumetric CMR.

Supplementary Material

Video S2

Video S2. Comparison of representative magnitude and velocity components of 4D flow images of dataset #11 acquired at rest and reconstructed using CS and CORe in Study IV. Image series consists of 20 cardiac frames played four times at 10 frames per second. The red arrows highlight artifacts that are better suppressed in CORe reconstruction.

Download video file (1.1MB, mp4)
Video S1

Video S1. Comparison of representative cine image series from dataset #1 reconstructed using CS and CORe in Study III. Images consist of 20 frames from one cardiac cycle played four times at 10 frames per second. The red arrows highlight the reduction in motion and flow artifacts using CORe compared to CS.

Download video file (1.3MB, mp4)
Video S3

Video S3. Comparison of representative magnitude and velocity components of 4D flow images of dataset #8 acquired under exercise stress and reconstructed using CS and CORe in Study V. Image series consists of 20 cardiac frames played four times at 10 frames per second. The red arrows highlight areas where CORe is more effective in suppressing motion artifacts.

Download video file (1.1MB, mp4)
Supinfo

Appendix S1. Bayesian perspective of CORe and CORe implementation using ADMM algorithm.

Figure S1. Graphical depiction of the notation used to represent outliers. Here, v is the vector version of all outliers. g(v) is computed from v, such that the jth entry in g(v) represents the 2-norm for the jth readout.

Figure S2. Comparison of outliers identified by SO (Equation (5)) and CORe (Equation (6)) for a representative case in Study I. The left image shows the additive outliers, the middle and the right image display the outliers rejected by SO and CORe, respectively. The red arrows highlight that SO is less effective in suppressing the entire outlier readout.

Figure S3. Cardiac and respiratory motion signals obtained using self-gating from two datasets. (A) displays cardiac and respiratory signals from the rest 4D flow dataset #11. (B) presents cardiac and respiratory signals from the stress 4D flow dataset #8. The red arrows highlight specific time points where both the cardiac and respiratory signals appear distorted, potentially indicating subject movement during the scan.

ACKNOWLEDGMENTS

We thank Xiaokui Mo for her assistance with the statistical analysis.

Funding Information

This work was partially supported by National Institute of Health; grants R01HL135489 and R01HL151697

Footnotes

Conflict of interest

The authors declare no conflict of interests.

Financial disclosure

The authors have no relevant financial disclosures.

REFERENCES

  • 1.Leiner T, Bogaert J, Friedrich MG, Mohiaddin R, Muthurangu V, Myerson S, et al. SCMR Position Paper (2020) on clinical indications for cardiovascular magnetic resonance. Journal of Cardiovascular Magnetic Resonance. 2020;22:1–37. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Paling MR, Brookeman JR. Respiration artifacts in MR imaging: reduction by breath holding. Journal of Computer Assisted Tomography. 1986;10(6):1080–1082. [DOI] [PubMed] [Google Scholar]
  • 3.Atkinson DJ, Edelman R. Cineangiography of the heart in a single breath hold with a segmented turboFLASH sequence. Radiology. 1991;178(2):357–60. [DOI] [PubMed] [Google Scholar]
  • 4.Stuber M, Scheidegger M, Boesiger P. Realtime imaging of the heart. In Proceedings of the 5th Annual Meeting of ISMRM, Vancouver, BC, Canada. 1997. [Google Scholar]
  • 5.Kerr AB, Pauly JM, Nishimura DG. Partial k-space acquisition for real-time MR imaging. In Proceedings of the 6th Annual Meeting of ISMRM, Sydney, Australia. 1998. [Google Scholar]
  • 6.Ehman RL, McNamara M, Pallack M, Hricak H, Higgins C. Magnetic resonance imaging with respiratory gating: techniques and advantages. AJR American journal of roentgenology. 1984;143(6):1175–82. [DOI] [PubMed] [Google Scholar]
  • 7.Uribe S, Muthurangu V, Boubertakh R, Schaeffter T, Razavi R, Hill D, et al. Whole-heart cine MRI using real-time respiratory self-gating. Magnetic Resonance in Medicine. 2007;57(3):606–13. [DOI] [PubMed] [Google Scholar]
  • 8.Di Sopra L, Piccini D, Coppo S, Stuber M, Yerly J. An automated approach to fully self-gated free-running cardiac and respiratory motion-resolved 5D whole-heart MRI. Magnetic Resoance in Medicine. 2019;82(6):2118–32. [DOI] [PubMed] [Google Scholar]
  • 9.Larson AC, Kellman P, Arai A, Hirsch GA, McVeigh E, Li D, et al. Preliminary investigation of respiratory self-gating for free-breathing segmented cine MRI. Magnetic Resonance in Medicine. 2005;53(1):159–68. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Feng L, Axel L, Chandarana H, Block KT, Sodickson DK, Otazo R. XD-GRASP: Golden-angle radial MRI with reconstruction of extra motion-state dimensions using compressed sensing. Magnetic Resonance in Medicine. 2016;75(2):775–88. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Feng L, Coppo S, Piccini D, Yerly J, Lim RP, Masci PG, et al. 5D whole-heart sparse MRI. Magnetic Resonance in Medicine. 2018;79(2):826–38. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Bhat H, Ge L, Nielles-Vallespin S, Zuehlsdorff S, Li D. 3D radial sampling and 3D affine transform-based respiratory motion correction technique for free-breathing whole-heart coronary MRA with 100% imaging efficiency. Magnetic Resonance in Medicine. 2011;65(5):1269–77. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Ingle RR, Wu HH, Addy NO, Cheng JY, Yang PC, Hu BS, et al. Nonrigid autofocus motion correction for coronary MR angiography with a 3D cones trajectory. Magnetic Resonance in Medicine. 2014;72(2):347–61. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Ludwig J, Speier P, Seifert F, Schaeffter T, Kolbitsch C. Pilot tone–based motion correction for prospective respiratory compensated cardiac cine MRI. Magnetic Resonance in Medicine. 2021;85(5):2403–16. [DOI] [PubMed] [Google Scholar]
  • 15.Chen C, Liu Y, Simonetti OP, Tong M, Jin N, Bacher M, et al. Cardiac and respiratory motion extraction for MRI using pilot tone–a patient study. The International Journal of Cardiovascular Imaging. 2023:1–13. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Gerche AL, Claessen G, Van de Bruaene A, Pattyn N, Van Cleemput J, Gewillig M, et al. Cardiac MRI: a new gold standard for ventricular volume quantification during high-intensity exercise. Circulation: Cardiovascular Imaging. 2013;6(2):329–38. [DOI] [PubMed] [Google Scholar]
  • 17.Lustig M, Donoho DL, Santos JM, Pauly JM. Compressed Sensing MRI. IEEE Signal Processing Magazine. 2008;25(2):72–82. [Google Scholar]
  • 18.Dong B, Ji H, Li J, Shen Z, Xu Y. Wavelet frame based blind image inpainting. Applied and Computational Harmonic Analysis. 2012;32(2):268–79. [Google Scholar]
  • 19.Lustig M, Donoho D, Pauly JM. Sparse MRI: The application of compressed sensing for rapid MR imaging. Magnetic Resonance in Medicine. 2007;58(6):1182–95. [DOI] [PubMed] [Google Scholar]
  • 20.Lustig M, Santos JM, Donoho DL, Pauly JM. k-t Sparse: High frame rate dynamic MRI exploiting spatio-temporal sparsity. In Proceedings of the 14th Annual Meeting of ISMRM, Seattle, WA, USA. 2006:2420. [Google Scholar]
  • 21.Rudin LI, Osher S, Fatemi E. Nonlinear total variation based noise removal algorithms. Physica D. 1992;60(5):259–68. [Google Scholar]
  • 22.Jaspan ON, Fleysher R, Lipton ML. Compressed sensing MRI: a review of the clinical literature. The British Journal of Radiology. 2015;88(1056):20150487. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Vishnevskiy V, Walheim J, Kozerke S. Deep variational network for rapid 4D flow MRI reconstruction. Nature Machine Intelligence. 2020;2(5):228–35. [Google Scholar]
  • 24.Ravishankar S, Ye JC, Fessler JA. Image reconstruction: From sparsity to data-adaptive methods and machine learning. Proceedings of the IEEE. 2019;108(1):86–109. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Bustin A, Fuin N, Botnar RM, Prieto C. From compressed-sensing to artificial intelligence-based cardiac MRI reconstruction. Frontiers in Cardiovascular Medicine. 2020;7:17. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Nikolova M A Variational Approach to Remove Outliers and Impulse Noise. Journal of Mathematical Imaging and Vision. 2004;20(1):99–120. [Google Scholar]
  • 27.Bach F Consistency of the Group Lasso and Multiple Kernel Learning. Journal of Machine Learning Research. 2008;9:1179–225. [Google Scholar]
  • 28.Huang J, Zhang T. The benefit of group sparsity. The Annals of Statistics. 2010;38(4):1978 2004. [Google Scholar]
  • 29.Kayvanrad MH, McLeod AJ, Baxter JSH, McKenzie CA, Peters TM. Stationary wavelet transform for under-sampled MRI reconstruction. Magnetic Resonance Imaging. 2014;32(10):1353–64. [DOI] [PubMed] [Google Scholar]
  • 30.Joshi M, Pruitt A, Chen C, Liu Y, Ahmad R. Technical Report (v1.0)–Pseudo-random Cartesian Sampling for Dynamic MRI. arXiv preprint arXiv:220603630. 2022. [Google Scholar]
  • 31.Pruitt A, Rich A, Liu Y, Jin N, Potter L, Tong M, et al. Fully self-gated whole-heart 4D flow imaging from a 5-minute scan. Magnetic Resonance in Medicine. 2021;85(3):1222–36. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.Pruitt AA, Jin N, Liu Y, Simonetti OP, Ahmad R. A method to correct background phase offset for phase-contrast MRI in the presence of steady flow and spatial wrap-around artifact. Magnetic resonance in medicine. 2019;81(4):2424–38. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33.Glowinski R, Marroco A. Sur l’approximation, paréléments finis d’ordre un, et la résolution, par pénalisation-dualité d’une classe de problèmes de Dirichlet non linéaires. Revue française d’automatique, informatique, recherche opérationnelle Analyse numérique. 1975;9(R2):41–76. [Google Scholar]
  • 34.Goldstein T, O’Donoghue B, Setzer S, Baraniuk R. Fast Alternating Direction Optimization Methods. SIAM Journal on Imaging Sciences. 2014;7(3):1588–623. [Google Scholar]
  • 35.Buehrer M, Pruessmann KP, Boesiger P, Kozerke S. Array compression for MRI with large coil arrays. Magnetic Resonance in Medicine. 2007;57(6):1131–9. [DOI] [PubMed] [Google Scholar]
  • 36.Walsh DO, Gmitro AF, Marcellin MW. Adaptive reconstruction of phased array MR imagery. Magnetic Resonance in Medicine. 2000. May;43(5):682–90. [DOI] [PubMed] [Google Scholar]
  • 37.Khare K, Hardy CJ, King KF, Turski PA, Marinelli L. Accelerated MR imaging using compressive sensing with no free parameters. Magnetic Resonance in Medicine. 2012;68(5):1450–7. [DOI] [PubMed] [Google Scholar]
  • 38.Aggarwal HK, Mani MP, Jacob M. MoDL: Model-based deep learning architecture for inverse problems. IEEE Transactions on Medical Imaging. 2018;38(2):394–405. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 39.Kreutz-Delgado K The complex gradient operator and the CR-calculus. arXiv preprint arXiv:09064835. 2009. [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Video S2

Video S2. Comparison of representative magnitude and velocity components of 4D flow images of dataset #11 acquired at rest and reconstructed using CS and CORe in Study IV. Image series consists of 20 cardiac frames played four times at 10 frames per second. The red arrows highlight artifacts that are better suppressed in CORe reconstruction.

Download video file (1.1MB, mp4)
Video S1

Video S1. Comparison of representative cine image series from dataset #1 reconstructed using CS and CORe in Study III. Images consist of 20 frames from one cardiac cycle played four times at 10 frames per second. The red arrows highlight the reduction in motion and flow artifacts using CORe compared to CS.

Download video file (1.3MB, mp4)
Video S3

Video S3. Comparison of representative magnitude and velocity components of 4D flow images of dataset #8 acquired under exercise stress and reconstructed using CS and CORe in Study V. Image series consists of 20 cardiac frames played four times at 10 frames per second. The red arrows highlight areas where CORe is more effective in suppressing motion artifacts.

Download video file (1.1MB, mp4)
Supinfo

Appendix S1. Bayesian perspective of CORe and CORe implementation using ADMM algorithm.

Figure S1. Graphical depiction of the notation used to represent outliers. Here, v is the vector version of all outliers. g(v) is computed from v, such that the jth entry in g(v) represents the 2-norm for the jth readout.

Figure S2. Comparison of outliers identified by SO (Equation (5)) and CORe (Equation (6)) for a representative case in Study I. The left image shows the additive outliers, the middle and the right image display the outliers rejected by SO and CORe, respectively. The red arrows highlight that SO is less effective in suppressing the entire outlier readout.

Figure S3. Cardiac and respiratory motion signals obtained using self-gating from two datasets. (A) displays cardiac and respiratory signals from the rest 4D flow dataset #11. (B) presents cardiac and respiratory signals from the stress 4D flow dataset #8. The red arrows highlight specific time points where both the cardiac and respiratory signals appear distorted, potentially indicating subject movement during the scan.

RESOURCES