Literature DB >> 32258499

Removal of high density Gaussian noise in compressed sensing MRI reconstruction through modified total variation image denoising method.

Yonggui Zhu1, Weiheng Shen1, Fanqiang Cheng1, Cong Jin2, Gang Cao3.   

Abstract

A modified total variation MRI image denoising method is proposed in this paper. First, the proposed method removes the noise in K-space in compressed sensing MRI reconstruction. Then, the removed K-space data is used as a partial frequency observation in compressed sensing MRI model. The proposed method shows better results than RecPF method, LDP method, TVCMRI method, and FCSA method in sparse MRI reconstruction. The proposed method is tested against Shepp-Logan phantom and real MR images corrupted by noise of different intensity level, and it gives better Signal-to-Noise Ratio (SNR), the relative error (ReErr), and the structural similarity (SSIM) than RecPF, LDP, TVCMRI, and FCSA.
© 2020 The Authors.

Entities:  

Keywords:  Compressed sensing; K-space data; MRI reconstruction; Mathematics; Medical imaging; Total variation denoising

Year:  2020        PMID: 32258499      PMCID: PMC7113634          DOI: 10.1016/j.heliyon.2020.e03680

Source DB:  PubMed          Journal:  Heliyon        ISSN: 2405-8440


Introduction

There are many methods that are able to accurately reconstruct the Magnetic Resonance images from highly undersampled K-space data in compressed sensing MRI (CS-MRI) field [1], [2], [3], [4], [5], [6]. Let . Suppose is a vector formed by stacking the columns of a two-dimensional MRI array , , . The sparse MRI reconstruction model using wavelet and total variation is as follows: where λ and α are positive parameters, ψ is a wavelet transform, is the total variation of u, PF is a partial Fourier matrix, consists of rows of the identity matrix, F is a two-dimensional discrete Fourier matrix that can be obtained by the Kronecker tensor product of two one-dimensional discrete Fourier matrices, and b is an observed K-space vector that is contaminated by Gaussian noise with standard deviation σ. The existing MRI reconstruction methods [1], [2], [3], [4] mainly consider the case of low-density noise for observed K-space data b. In fact, MRI acquisition may result in corrupted K-space data with high-density noise. The removal of high-density noise in MRI images and image processing have been studied by many researchers [7], [8], [9], [10], [11], [12]. For example, high impulse noise intensity for MRI images can be removed by adaptive median and fixed weighted mean filter (AMFWMF) [11]. The removal of high-density noise in corrupted images can be done by the boundary discriminative noise detection (BDND) [12] and improved boundary discriminative noise detection filter (IBDND) [8]. The high salt and pepper noise in degraded images can be removed by the modified decision based unsymmetric trimmed median filter [7]. However, to our knowledge, there is little research for the removal of high-density noise in frequency domain, i.e., K-space in compressed sensing MRI. In this paper, we focus on the removal of high-density Gaussian noise for observed K-space data in compressed sensing MRI. The proposed denoising method in this paper shows better performance than the existing methods in [1], [2], [3], [4]. In recent years, there are still many compressive sensing reconstruction methods. For example, Y. Liu et al. [13] exploited the available structure information to do biomedical signal reconstruction based compressive sensing methods. B. Trémoulhéac et al. [14] used low-rank and sparse prior information to reconstruct dynamic MR image from undersampled (k,t)-space. In [15], 2-D omnidirectional total variation (OTV) regularization is used to reconstruct hybrid CS-MRI with periodic time-variant subsampling. J. Yao et al. [16] proposed an efficient algorithm for dynamic MRI reconstruction method via low-rank and total variation regularization. Based on nuclear norm and total variation regularization, Z. Zhu et al. [17] developed a primal-dual algorithm to reconstruct dynamic magnetic resonance images. In particular, some important references [18], [19], [20] are tightly related to MRI denoising and reconstruction. The rest of the paper is organized as follows. Section 2 presents a modified total variation MRI image denoising method. In Section 3, a new effective algorithm to solve problem (1) with high noise level is proposed. In Section 4, we use Shepp-Logan phantom and real MR images in numerical experiments to demonstrate effectiveness of our method in presence of high level noise for MRI reconstruction. Finally, some concluding remarks are presented in Section 5.

A modified total variation MRI image denoising method

The term in (1) is equal to , in which and represent the real and imaginary part of . Thus, corresponding to (1), we have Let , , , , (2) can be formulated as For (3), first solve two denoising problems: In which, μ is positive parameter. Both (4) and (5) are K-space data denoising models given by Rudin, Osher and Fatemi [21]. It is well known that TV regularizier can better recover piecewise smooth signals with preserving sharp edges or boundaries. Next, let , i is the imaginary unit, i.e. , solve the reconstruction problem as Compared with (1), in (6) is denoised K-space data corresponding to the previous observed noisy b. Therefore after solving (4) and (5), the reconstruction quality of MRI image by solving (6) is better than directly solving (1). In section 4, we will validate this result with numerical experiments. Problems (4) and (5) are the total variation models introduced by Rudin-Osher and Fatemi (ROF) in [21]. They can be solved by fast gradient-based algorithms introduced by A. Beck and M. Teboulle [22]. In the next section, we will give fast gradient-based algorithm for solving (4) and (5).

A new effective algorithm to solve problem (1)

For both problems (4) and (5), we consider the unconstrained denoising problem as the following. In which, TV can be chosen as the isotropic and -based anisotropic given in [22]. Before construct a dual of problem (7) for , following [22], we give some notation as follows. • P is matrix-pair where and that satisfy • The operation is defined by where for and . • The adjoint of is where and are matrices The proof can be easily obtained by the proof of Proposition 4.1 when in [22]. Let be the solution of the following problem Then the optimal solution of (7) is The difference in problem (7) corresponding to the case is that the minimization is done over the set of matrices where and satisfying Let be the Lipschitz constant of the gradient of the objective function h given in (8). Then Since we have For the operator , we have Therefore meaning that . Thus, we obtain . The problem (8) can be solved by using Gradient Projection Method (GPM) that is formulated as where is the stepsize chosen as the reciprocal of the upper bound on the Lipschtz constant, i.e., . Thus, the algorithm for solving the problem (7) can be described as follows. Input and K (Maximum Number of Iterations) Output x⁎ – An optimal solution of (7) Initialization For do End do Set The above method has the rate of convergence of being proven in [22]. In order to improve the complexity result of Algorithm 1, the accelerated gradient-like method with an complexity result is used to solve the dual problem (8). The gradient-like method with the rate of convergence of was introduced by Nesterov in 1983 [23]. Following [22], now we give the Fast Gradient Projection Method (FGPM) on the unconstrained problem (7) as follows. Input and K (Maximum Number of Iterations) Output – An optimal solution of (7) Initialization . For do . End do Set After having the fast method to solve the problem (7), we can obtain a new effective algorithm to solve the original problem (1) as follows. Input b− observed K-space data Step 1 Step 2 Use Algorithm 2 to solve Step 3 Step 4 Using the direct reconstruction algorithm to solve minimization problem Output the optimal solution The direct reconstruction algorithm is the existed algorithm [1], [2], [3], [4]. The time complexity for Algorithm 3 is equal to the summation of Algorithm 2 and the existed algorithm. According to [22], we know that the fast gradient projection method is converged. Thus Algorithm 2 for solving two minimization problems in Step 2 has also converged. In addition, the existing direct reconstruction methods [1], [2], [3], [4] are also converged, so Algorithm 3 given by us is converged. Solving the problem (1) by Algorithm 3 has the better effect of denoising than directly solving the problem (1). The reason is that in (11) is the denoised result of b in (1). In the next section, using numerical experiments will show that Algorithm 3 has better denoising results than the existed direct reconstruction methods [1], [2], [3], [4], in particular, for the case of high level noise.

Numerical experiments

In this section, we evaluate the performance of Algorithm 3 in solving the problem (1) for CS-MRI. The signal to noise ratio (SNR), relative error (ReErr), and the structural similarity (SSIM) given in [24] are used to measure the quality of the reconstructed images. The signal-to-noise ratio (SNR) is defined as and the relative error (ReErr) is given as where u and denote the reconstructed and original images, respectively. We do tests on four images: a Shepp-Logan phantom, a brain image, a chest image, and brain image. All data are chosen according to the references [1], [2], [3], [4] in order to do comparison between the proposed method and other methods. In all tests, we add Gaussian noise for both the real and the imaginary parts of Fourier coefficients in sampling mask. For Shepp-Logan phantom shown in Fig. 1(a), we consider 66 radial lines in the frequency space with sampling ratio 26.85% shown in Fig. (b). And the additive noise has a mean zero and high level deviation 0.1. In the reconstruction test using Algorithm 3, we assume . Fig. 2 (a) and (b) show the reconstructed results by the proposed method and RecPF in [3]. The SNR, ReErr, and SSIM corresponding to the proposed method are 13.3147 dB, 0.2159, and 0.9999, respectively. The SNR, ReErr, and SSIM corresponding to RecPF method are 11.2250 dB, 0.2746, and 0.9998, respectively. From reconstructed results, it is observed that the performance of the proposed Algorithm 3 is better than RecPF.
Figure 1

Original image and sampling mask.

Figure 2

Reconstruction of Phantom.

Original image and sampling mask. Reconstruction of Phantom. Fig. 3 (a) and (b) show brain image and sampling mask used in [1] with sampling ratio 33.08%. The proposed method is compared with CS-MRI method by Lustig et al. [1] (denoted as LDP). In this example, we assume . The SNR, ReErr, and SSIM values of the proposed algorithm are compared against LDP by varying the noise level from 10 to 35 and are shown in Table 1. Fig. 4 (a) and (b) show the reconstructed results by the proposed method and LDP for , and Fig. 4 (c) and (d) show the reconstructed results by the proposed method and LDP for .
Figure 3

Original image and sampling mask.

Table 1

SNR, ReErr, and SSIM values for the proposed method and LDP.

Noise level (σ)MethodSNR (dB)ReErrSSIM
10Proposed15.40420.16970.7347
LDP13.90950.20160.6054



15Proposed13.64220.20790.6053
LDP11.22080.27480.4586



20Proposed11.50060.26110.4675
LDP9.12740.34960.3533



25Proposed9.43900.33730.3566
LDP7.21990.43550.2727



30Proposed7.71500.41140.2783
LDP5.63560.52270.2155



35Proposed6.24750.48710.2223
LDP4.38640.60350.1758
Figure 4

Reconstruction of brain MRI.

Original image and sampling mask. SNR, ReErr, and SSIM values for the proposed method and LDP. Reconstruction of brain MRI. From these reconstructed results, we can see that the performance of the proposed algorithm is better than LDP. Now let us see chest MRI image shown in Fig. 5 (a). Fig. 5 (b) is corresponding sampling mask used in [2] with sampling ratio 38.50%. We do comparison between the proposed method and TVCMRI in [2]. Let in Algorithm 3 and the noise deviation , the reconstructed results by the two methods are shown in Fig. 6 (a) and (b). The SNR, ReErr, and SSIM values for (a) are 17.7942 dB, 0.1289, 0.7489, respectively. The SNR, ReErr, and SSIM values for (b) are 16.0695 dB, 0.1572, 0.6794, respectively. Fig. 7 shows SNR, ReErr, and SSIM versus standard deviation σ between 10 and 20 for images reconstructed using the proposed method and TVCMRI. From the chart, it is observed that the proposed method yields better reconstruction results than TVCMRI does.
Figure 5

Original image and sampling mask.

Figure 6

Reconstruction of chest MRI.

Figure 7

Comparison between the proposed method and TVCMRI.

Original image and sampling mask. Reconstruction of chest MRI. Comparison between the proposed method and TVCMRI. Finally, let us do the comparison between the proposed method and FCSA in [4]. Fig. 8 (a) shows brain MRI image used in [4]. Fig. 8 (b) gives the sampling 44 radial lines with sampling ratio 22.60%. Let in Algorithm 3 and the noise deviation , the reconstructed results by the two methods are shown in Fig. 9 (a) and (b). The SNR, ReErr, and SSIM values for the proposed method are 16.5932 dB, 0.1480, 0.7883, respectively. The SNR, ReErr, and SSIM values for FCSA are 15.8760 dB, 0.1608, 0.7575, respectively. Fig. 10 shows SNR, ReErr, and SSIM versus standard deviation σ between 10 and 30 for images reconstructed using the proposed method and FCSA. From the chart, we can see that reconstruction results for the proposed method are better than FCSA.
Figure 8

Original image and sampling mask.

Figure 9

Reconstruction of brain MRI.

Figure 10

Comparison between the proposed method and FCSA.

Original image and sampling mask. Reconstruction of brain MRI. Comparison between the proposed method and FCSA.

Conclusion

In this paper, we propose a new algorithm to remove the Gaussian noise in compressed sensing MRI reconstruction. The proposed method shows better performance in comparison with RecPF, LDR, TVCMRI, and FCSA methods in terms of SNR, Reerr, and SSIM. The performance of the algorithm has been tested at high level noise on Shepp-Logan phantom image, brain MRI images and chest MRI image. Both visual and quantitative results shows the proposed method has better denoising effectiveness than other direct reconstruction methods in CS-MRI reconstruction.

Declarations

Author contribution statement

Y. Zhu, W. Shen, F. Cheng, C. Jin, G. Cao: Conceived and designed the experiments; Performed the experiments; Analyzed and interpreted the data; Contributed reagents, materials, analysis tools or data; Wrote the paper.

Funding statement

This work was supported by the National Natural Science Foundation of China (No. 11571325, No. 61772539) and the Fundamental Research Funds for the Central Universities (No. CUC2019A002, No. CUC2019B021).

Competing interest statement

The authors declare no conflict of interest.

Additional information

Additional Information No additional information is available for this paper.
  2 in total

1.  Learning-to-augment incorporated noise-robust deep CNN for detection of COVID-19 in noisy X-ray images.

Authors:  Adel Akbarimajd; Nicolas Hoertel; Mohammad Arafat Hussain; Ali Asghar Neshat; Mahmoud Marhamati; Mahdi Bakhtoor; Mohammad Momeny
Journal:  J Comput Sci       Date:  2022-07-07

2.  Learning-to-augment strategy using noisy and denoised data: Improving generalizability of deep CNN for the detection of COVID-19 in X-ray images.

Authors:  Mohammad Momeny; Ali Asghar Neshat; Mohammad Arafat Hussain; Solmaz Kia; Mahmoud Marhamati; Ahmad Jahanbakhshi; Ghassan Hamarneh
Journal:  Comput Biol Med       Date:  2021-07-29       Impact factor: 4.589

  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.