Abstract

Gibbs-ringing artifact is a common artifact in MRI image processing. As MRI raw data is taken in a frequency domain, 2D in- verse discrete Fourier transform is applied to visualize data. Inability to take inverse Fourier transform of full spectrum (full k-space) leads to the insufficient sampling of the high frequency data and results in a well-known Gibbs phenomenon. It is worth to notice that truncation of high frequency information generates a significant blur, thus some techniques from other image restoration problems (for example, image deblur task) can be successfully used. We propose attention-based convolutional neural network for Gibbs-ringing reduction which is the extension of recently proposed GAS-CNN (Gibbs-ringing Artifact Suppression Convolutional Neural Network). Proposed method includes simplified non-linear mapping, amended by LRNN (Layer Recurrent Neural Network) refinement block with feature attention module, controlling the correlation between input and output tensors of the refinement unit. The research shows that the proposed post-processing refinement construction considerably simplifies the non-linear mapping.

Highlights

  • Gibbs-ringing artifact reduction is an image restoration problem, that can be solved by mathematical methods of image processing

  • Slight image distortions can be left invisible, while severe Gibbs artifacts may even create obstacles in patients diagnosing, if we refer to Gibbs oscillations caused by k-space (Fourier space) truncation of MRI frequency domain

  • Proposed attention-based convolutional neural network for Gibbs-ringing reduction was implemented in Python 3 with the use of deep learning framework Tensorflow 1.14

Read more

Summary

Introduction

Gibbs-ringing artifact reduction is an image restoration problem, that can be solved by mathematical methods of image processing. Slight image distortions can be left invisible, while severe Gibbs artifacts may even create obstacles in patients diagnosing, if we refer to Gibbs oscillations caused by k-space (Fourier space) truncation of MRI frequency domain (see Fig. 1). In this paper we propose a new CNN architecture for MRI Gibbs-ringing suppression. It differs from recently introduced GAS-CNN [1] model by simplified architecture of non-linear mapping, followed by trainable LRNN [2] post-processing with attention block, which controls correlation between input and output tensors of the postprocessing unit.

Related Work
Proposed Architecture
Dataset generation
Non-Linear Mapping
Attention LRNN Refinement
Experiments
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call