A Deep Learning Approach Using Masked Image Modeling for Reconstruction
of Undersampled K-spaces
- URL: http://arxiv.org/abs/2208.11472v1
- Date: Wed, 24 Aug 2022 12:27:54 GMT
- Title: A Deep Learning Approach Using Masked Image Modeling for Reconstruction
of Undersampled K-spaces
- Authors: Kyler Larsen, Arghya Pal and Yogesh Rathi
- Abstract summary: This study makes use of 11161 reconstructed MRI and k spaces of knee MRI images from Facebook's fastmri dataset.
The model was evaluated through L1 loss, gradient normalization, and structural similarity values.
The reconstructed k spaces yielded structural similarity values of over 99% for both training and validation with the fully sampled k spaces.
- Score: 7.227671880690971
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Magnetic Resonance Imaging (MRI) scans are time consuming and precarious,
since the patients remain still in a confined space for extended periods of
time. To reduce scanning time, some experts have experimented with undersampled
k spaces, trying to use deep learning to predict the fully sampled result.
These studies report that as many as 20 to 30 minutes could be saved off a scan
that takes an hour or more. However, none of these studies have explored the
possibility of using masked image modeling (MIM) to predict the missing parts
of MRI k spaces. This study makes use of 11161 reconstructed MRI and k spaces
of knee MRI images from Facebook's fastmri dataset. This tests a modified
version of an existing model using baseline shifted window (Swin) and vision
transformer architectures that makes use of MIM on undersampled k spaces to
predict the full k space and consequently the full MRI image. Modifications
were made using pytorch and numpy libraries, and were published to a github
repository. After the model reconstructed the k space images, the basic Fourier
transform was applied to determine the actual MRI image. Once the model reached
a steady state, experimentation with hyperparameters helped to achieve pinpoint
accuracy for the reconstructed images. The model was evaluated through L1 loss,
gradient normalization, and structural similarity values. The model produced
reconstructed images with L1 loss values averaging to <0.01 and gradient
normalization values <0.1 after training finished. The reconstructed k spaces
yielded structural similarity values of over 99% for both training and
validation with the fully sampled k spaces, while validation loss continually
decreased under 0.01. These data strongly support the idea that the algorithm
works for MRI reconstruction, as they indicate the model's reconstructed image
aligns extremely well with the original, fully sampled k space.
Related papers
- Unifying Subsampling Pattern Variations for Compressed Sensing MRI with Neural Operators [72.79532467687427]
Compressed Sensing MRI reconstructs images of the body's internal anatomy from undersampled and compressed measurements.
Deep neural networks have shown great potential for reconstructing high-quality images from highly undersampled measurements.
We propose a unified model that is robust to different subsampling patterns and image resolutions in CS-MRI.
arXiv Detail & Related papers (2024-10-05T20:03:57Z) - Autoregressive Image Diffusion: Generation of Image Sequence and Application in MRI [2.0318411357438086]
Generative models learn image distributions and can be used to reconstruct high-quality images from undersampled k-space data.
We present the autoregressive image diffusion (AID) model for image sequences and use it to sample the posterior for accelerated MRI reconstruction.
The results show that the AID model can robustly generate sequentially coherent image sequences.
arXiv Detail & Related papers (2024-05-23T08:57:10Z) - Volumetric Reconstruction Resolves Off-Resonance Artifacts in Static and
Dynamic PROPELLER MRI [76.60362295758596]
Off-resonance artifacts in magnetic resonance imaging (MRI) are visual distortions that occur when the actual resonant frequencies of spins within the imaging volume differ from the expected frequencies used to encode spatial information.
We propose to resolve these artifacts by lifting the 2D MRI reconstruction problem to 3D, introducing an additional "spectral" dimension to model this off-resonance.
arXiv Detail & Related papers (2023-11-22T05:44:51Z) - IMJENSE: Scan-specific Implicit Representation for Joint Coil
Sensitivity and Image Estimation in Parallel MRI [11.159664312706704]
IMJENSE is a scan-specific implicit neural representation-based method for improving parallel MRI reconstruction.
Benefiting from the powerful continuous representation and joint estimation of the MRI image and coil sensitivities, IMJENSE outperforms conventional image or k-space domain reconstruction algorithms.
arXiv Detail & Related papers (2023-11-21T07:24:11Z) - CMRxRecon: An open cardiac MRI dataset for the competition of
accelerated image reconstruction [62.61209705638161]
There has been growing interest in deep learning-based CMR imaging algorithms.
Deep learning methods require large training datasets.
This dataset includes multi-contrast, multi-view, multi-slice and multi-coil CMR imaging data from 300 subjects.
arXiv Detail & Related papers (2023-09-19T15:14:42Z) - Automated SSIM Regression for Detection and Quantification of Motion
Artefacts in Brain MR Images [54.739076152240024]
Motion artefacts in magnetic resonance brain images are a crucial issue.
The assessment of MR image quality is fundamental before proceeding with the clinical diagnosis.
An automated image quality assessment based on the structural similarity index (SSIM) regression has been proposed here.
arXiv Detail & Related papers (2022-06-14T10:16:54Z) - An analysis of reconstruction noise from undersampled 4D flow MRI [0.0]
Reconstructed anatomical and hemodynamic images may present visual artifacts.
In this study, we investigate the theoretical properties of the random perturbations arising from the reconstruction process.
arXiv Detail & Related papers (2022-01-11T00:33:32Z) - Towards Ultrafast MRI via Extreme k-Space Undersampling and
Superresolution [65.25508348574974]
We go below the MRI acceleration factors reported by all published papers that reference the original fastMRI challenge.
We consider powerful deep learning based image enhancement methods to compensate for the underresolved images.
The quality of the reconstructed images surpasses that of the other methods, yielding an MSE of 0.00114, a PSNR of 29.6 dB, and an SSIM of 0.956 at x16 acceleration factor.
arXiv Detail & Related papers (2021-03-04T10:45:01Z) - Joint reconstruction and bias field correction for undersampled MR
imaging [7.409376558513677]
Undersampling the k-space in MRI allows saving precious acquisition time, yet results in an ill-posed inversion problem.
Deep learning schemes are susceptible to differences between the training data and the image to be reconstructed at test time.
In this work, we address the sensitivity of the reconstruction problem to the bias field and propose to model it explicitly in the reconstruction.
arXiv Detail & Related papers (2020-07-26T12:58:34Z) - Appearance Learning for Image-based Motion Estimation in Tomography [60.980769164955454]
In tomographic imaging, anatomical structures are reconstructed by applying a pseudo-inverse forward model to acquired signals.
Patient motion corrupts the geometry alignment in the reconstruction process resulting in motion artifacts.
We propose an appearance learning approach recognizing the structures of rigid motion independently from the scanned object.
arXiv Detail & Related papers (2020-06-18T09:49:11Z) - Deep Residual Dense U-Net for Resolution Enhancement in Accelerated MRI
Acquisition [19.422926534305837]
We propose a deep-learning approach, aiming at reconstructing high-quality images from accelerated MRI acquisition.
Specifically, we use Convolutional Neural Network (CNN) to learn the differences between the aliased images and the original images.
Considering the peculiarity of the down-sampled k-space data, we introduce a new term to the loss function in learning, which effectively employs the given k-space data.
arXiv Detail & Related papers (2020-01-13T19:01:17Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.