Skip to content

This Github repository contains the reconstruction algorithms for "Motion-robust free-running volumetric cardiovascular MRI" (Arshad et al., 2024). Datasets for in-vivo studies can be found at https://zenodo.org/records/12515230

Notifications You must be signed in to change notification settings

OSU-MR/motion-robust-CMR

Repository files navigation

Motion Robust Volumetric CMR

(Rest-Exercise 3D cine & 4D flow MRI)

This repository contains the implementation of volumetric CMR reconstruction algorithms discussed in the research article, "Motion-robust free-running volumetric cardiovascular MRI"(doi.org/10.1002/mrm.30123), published in Magnetic Resonance in Medicine (MRM) journal. The primary focus of this project is our innovative reconstruction algorithm, CORe (Compressive Recovery with Outlier Rejection), which is specifically designed to suppress motion artifacts.

4D flow Imaging


Conventional CS Reconstruction



Proposed CORe Reconstruction

About the Project

The "Motion Robust CMR" study aims to address the challenges posed by motion artifacts during 3D cine and 4D flow imaging at rest and during exercise. Our proposed reconstruction algorithm, CORe incorporates outlier rejection to suppress motion artifacts. This work compares the performance of CORe against known reconstruction algorithms in different volumetric CMR techniques and scenarios, dicussed in our research work. The results demonstrate significant improvements in image quality and robustness in scenarios where motion artifacts are unavoidable.

Key Features

  • Introduction of CORe (Compressive Recovery with Outlier Rejection), a novel method equiped with outlier rejection to improve motion robustness.
  • Implementation of known CMR reconstruction algorithms for comparison, such as,
    • Compressed Sensing 'CS' (Lustig et al., 2008)
    • Robust Regression 'RR' (Nikolova et al., 2004)
    • Sparse Outliers 'SO' (Dong et al., 2012).
  • Multiple studies on the comparison of algorithms:
    • Study I: Static phantom
    • Study II: Dynamic phantom
    • Study III: High-resolution 3D cine
    • Study IV: Rest 4D flow
    • Study V: Stress 4D flow
  • ADMM (Alternating Direction Method of Multipliers)/Split Bregman implementation of reconstruction algorithms.

Getting Started

To use these algorithms, clone the repository and follow the setup instructions provided below.

Installation

Requires MATLAB 2019 or later.

Usage

The datasets for Studies III, IV, and V consist of Cartesian undersampled acquisitions with self-gating. The provided .mat files contain self-gated expiratory phase k-space data, sorted into 20 cardiac phases.

Cite as:

Arshad SM, Potter LC, Chen C, et al. Motion-robust free-running volumetric cardiovascular MRI. Magn Reson Med. 2024; 92(3): 1248-1262. doi: 10.1002/mrm.30123.

Authors

About

This Github repository contains the reconstruction algorithms for "Motion-robust free-running volumetric cardiovascular MRI" (Arshad et al., 2024). Datasets for in-vivo studies can be found at https://zenodo.org/records/12515230

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published