Loading [MathJax]/jax/output/SVG/jax.js
Research article Special Issues

Magnetic resonance image restoration via least absolute deviations measure with isotropic total variation constraint

  • This paper presents a magnetic resonance image deblurring and denoising model named the isotropic total variation regularized least absolute deviations measure (LADTV). More specifically, the least absolute deviations term is first adopted to measure the violation of the relation between the desired magnetic resonance image and the observed image, and to simultaneously suppress the noise that may corrupt the desired image. Then, in order to preserve the smoothness of the desired image, we introduce an isotropic total variation constraint, yielding the proposed restoration model LADTV. Finally, an alternating optimization algorithm is developed to solve the associated minimization problem. Comparative experiments on clinical data demonstrate the effectiveness of our approach to synchronously deblur and denoise magnetic resonance image.

    Citation: Xiaolei Gu, Wei Xue, Yanhong Sun, Xuan Qi, Xiao Luo, Yongsheng He. Magnetic resonance image restoration via least absolute deviations measure with isotropic total variation constraint[J]. Mathematical Biosciences and Engineering, 2023, 20(6): 10590-10609. doi: 10.3934/mbe.2023468

    Related Papers:

    [1] Benxin Zhang, Xiaolong Wang, Yi Li, Zhibin Zhu . A new difference of anisotropic and isotropic total variation regularization method for image restoration. Mathematical Biosciences and Engineering, 2023, 20(8): 14777-14792. doi: 10.3934/mbe.2023661
    [2] Anna Andrews, Pezad Doctor, Lasya Gaur, F. Gerald Greil, Tarique Hussain, Qing Zou . Manifold-based denoising for Ferumoxytol-enhanced 3D cardiac cine MRI. Mathematical Biosciences and Engineering, 2024, 21(3): 3695-3712. doi: 10.3934/mbe.2024163
    [3] Si Li, Limei Peng, Fenghuan Li, Zengguo Liang . Low-dose sinogram restoration enabled by conditional GAN with cross-domain regularization in SPECT imaging. Mathematical Biosciences and Engineering, 2023, 20(6): 9728-9758. doi: 10.3934/mbe.2023427
    [4] Ke Bi, Yue Tan, Ke Cheng, Qingfang Chen, Yuanquan Wang . Sequential shape similarity for active contour based left ventricle segmentation in cardiac cine MR image. Mathematical Biosciences and Engineering, 2022, 19(2): 1591-1608. doi: 10.3934/mbe.2022074
    [5] Chen Ma, Zhihao Yao, Qinran Zhang, Xiufen Zou . Quantitative integration of radiomic and genomic data improves survival prediction of low-grade glioma patients. Mathematical Biosciences and Engineering, 2021, 18(1): 727-744. doi: 10.3934/mbe.2021039
    [6] Qian Shao, Rongrong Xuan, Yutao Wang, Jian Xu, Menglin Ouyang, Caoqian Yin, Wei Jin . Deep learning and radiomics analysis for prediction of placenta invasion based on T2WI. Mathematical Biosciences and Engineering, 2021, 18(5): 6198-6215. doi: 10.3934/mbe.2021310
    [7] Wei Kong, Feifan Xu, Shuaiqun Wang, Kai Wei, Gen Wen, Yaling Yu . Application of orthogonal sparse joint non-negative matrix factorization based on connectivity in Alzheimer's disease research. Mathematical Biosciences and Engineering, 2023, 20(6): 9923-9947. doi: 10.3934/mbe.2023435
    [8] Yingying Xu, Songsong Dai, Haifeng Song, Lei Du, Ying Chen . Multi-modal brain MRI images enhancement based on framelet and local weights super-resolution. Mathematical Biosciences and Engineering, 2023, 20(2): 4258-4273. doi: 10.3934/mbe.2023199
    [9] Wenlu Zhang, Ziyue Ma, Hong Wang, Juan Deng, Pengfei Li, Yu Jia, Yabin Dong, Hong Sha, Feng Yan, Wenjun Tu . Study on automatic ultrasound scanning of lumbar spine and visualization system for path planning in lumbar puncture surgery. Mathematical Biosciences and Engineering, 2023, 20(1): 613-623. doi: 10.3934/mbe.2023028
    [10] Anh Quang Tran, Tien-Anh Nguyen, Phuc Thinh Doan, Duc-Nghia Tran, Duc-Tan Tran . Parallel magnetic resonance imaging acceleration with a hybrid sensing approach. Mathematical Biosciences and Engineering, 2021, 18(3): 2288-2302. doi: 10.3934/mbe.2021116
  • This paper presents a magnetic resonance image deblurring and denoising model named the isotropic total variation regularized least absolute deviations measure (LADTV). More specifically, the least absolute deviations term is first adopted to measure the violation of the relation between the desired magnetic resonance image and the observed image, and to simultaneously suppress the noise that may corrupt the desired image. Then, in order to preserve the smoothness of the desired image, we introduce an isotropic total variation constraint, yielding the proposed restoration model LADTV. Finally, an alternating optimization algorithm is developed to solve the associated minimization problem. Comparative experiments on clinical data demonstrate the effectiveness of our approach to synchronously deblur and denoise magnetic resonance image.



    Magnetic resonance (MR) imaging is a very useful medical imaging method because of the ability to render high anatomical resolution of soft tissues [1]. However, due to the inherent limitations of imaging equipment, the MR image will be disturbed by noise during the process of acquisition, resulting in the degradation of image quality. The effect of noise is mainly observed as the blurred regions and the false edges, which degrades the performance of computer-aided diagnosis. Therefore, it is necessary to remove noise while preserving the edges without introducing artifacts to further improve the accuracy of clinical diagnosis.

    Restoration methods for MR image can be broadly classified into four types: filtering methods [2,3], partial differential equation-based methods [4,5], deep learning-based methods [6,7] and total variation (TV)-based methods [8,9]. For more information about different MR image restoration techniques, please refer to the comprehensive review [10]. Here, we are mainly concerned with the TV-based methods. Let Ω be the domain of image definition; then, the TV of f can be defined as Ωf2, where is a gradient operator. The famous TV-based deblurring and denoising model is the following minimization problem:

    minf12Afy22+λΩf2, (1.1)

    where A is a blurring operator and y denotes the observed image. In Eq (1.1), Afy22 is a data fidelity term that controls the difference between the degraded image and the observed image. Additionally, the regularization parameter λ is used to balance the contributions of the fidelity term and the TV term. Minimizing Eq (1.1) can preserve sharp discontinuities while removing noise and other unwanted fine-scale detail [11]. We assume that the MR images are the matrices of size n×n and denote by X the Euclidean space Rn×n; if fX, then the discrete TV of f can be expressed as

    ni,j=1(|fi,j+1fi,j|+|fi+1,jfi,j|). (1.2)

    Equation (1.2) is the so-called anisotropic TV using Neumann (symmetric) boundary conditions [12], but it could easily yield metrication artifacts. Therefore, one usually uses the isotropic TV [12]:

    ni,j=1(fi,j+1fi,j)2+(fi+1,jfi,j)2. (1.3)

    Numerous methods for solving Eq (1.1) have been proposed. In [13], Goldfarb and Yin formulated TV minimization as a second-order cone program which was then solved by interior point algorithm. In [14,15], Chambolle proposed several gradient descent methods, which have some superior features, including easy implementation and quick convergence. However, for some very ill-conditioned problems, Chambolle's method approaches the minimum too slowly. Yu et al. [16] extended Chambolle's method by using an adaptive stepsize with a nonmonotone line search scheme instead of the original constant stepsize. In [17], Dahl et al. presented public software for TV denoising, inpainting and deblurring by using some first-order optimization algorithms. In [18], Zhu et al. proposed the application of gradient projection algorithms with different step length selection and line search strategies for the dual formulation of a TV model. In [19], Bonettini and Ruggiero established the convergence of a general primal-dual method for nonsmooth convex optimization problems in the TV image restoration framework. Based on the TV model and the alternating direction method of multipliers, the authors of [20] proposed a fast algorithm that is able to simultaneously estimate the regularization parameter and restore the degraded image. In [21], based on the primal-dual TV model, Yu et al. proposed a nonmonotone adaptive projected gradient method, which implements image restoration by deblurring and denoising alternatively. In [22], Prasath et al. proposed a spatially adaptive multiscale variable exponent-based anisotropic variational partial differential equation method that overcomes over smoothing and staircasing artifacts, while still retaining and enhancing edge structures across scale.

    According to the literature survey, it was found that most of the existing methods mainly focus on the design of solving algorithm for Eq (1.1), and the effect of noise is ignored. In order to further improve the restoration performance of TV-based model, we propose a new MR image deblurring and denoising model based on an isotropic TV regularized least absolute deviations measure. Due to the inherent nonsmoothness of the least absolute deviations measure and the TV term, optimizing the proposed model is challenging. To tackle this problem efficiently, we further introduce an alternating solving algorithm. The proposed model is not sensitive to noise and possesses better restoration ability, which is consistent with the experimental results.

    The rest of this paper is organized as follows. We introduce the proposed restoration model and the solving algorithm in Section 2. Comparative experiments on real data are presented and analyzed in Section 3. Finally, we conclude this paper in Section 4.

    In this section, we present the proposed MR image restoration model, as well as its solving algorithm.

    Based on the least absolute deviations measure, we propose the following restoration model:

    minfAfy1+λΩf2, (2.1)

    which is more robust than the traditional one given by Eq (1.1), because it can better handle outliers (noise) in the image. For example, if the error (Afy) is greater than 1, then the l2-norm enlarges the error, resulting in a larger error than the least absolute deviations measure. In other words, Eq (1.1) is more sensitive to noise than Eq (2.1).

    Note that the two terms in Eq (2.1) are both nonsmooth. To transfer f out of the nonsmooth term Ωf2, an auxiliary variable xRn2 is introduced, and the difference between x and f is penalized, yielding the following approximation model to Eq (2.1):

    minf,xAfy1+αfx22+βΩx2, (2.2)

    where α>0 and β>0 are the model parameters.

    By introducing an artificial variable z, Eq (2.2) can be rewritten as

    minf,x,zz1+αfx22+βΩx2,  subject to   Afy=z. (2.3)

    Equation (2.3) is an equality-constrained minimization problem, and to make it easier to solve, we transform it into the following unconstrained minimization problem by introducing a Lagrange multiplier ξ:

    minf,x,z,ξL(f,x,z,ξ)z1+ξT(Afyz)+σ2Afyz22+αfx22+βΩx2, (2.4)

    where σ>0 is a penalty parameter. The objective function L in Eq (2.4) is known as an augmented Lagrangian function, and now, this minimization problem can be efficiently solved by using an alternating optimization algorithm.

    ● First, given xk, zk, and ξk, we get fk+1 by solving the following minimization problem:

    fk+1=argminf{ξTk(Af)+σ2Afyzk22+αfxk22}. (2.5)

    Taking the derivative of Eq (2.5) with respect to f and forcing the result to zero, we obtain

    ATξk+σAT(Afyzk)+2α(fxk)=0.

    Thus, we have

    fk+1=(σATA+2αI)1(σATy+σATzk+2αxkATξk). (2.6)

    ● Second, given fk+1, we get xk+1 by solving the following minimization problem:

    xk+1=argminx{αfk+1x22+βΩx2}. (2.7)

    Note that the TV of x in Eq (2.7) has the dual form [16], i.e., Ωx2=maxwC1c(Ω),|w|1Ωxw=max|w|1Ωxw, where w:ΩR2 is the dual variable and is a divergence operator. Based on this dual model, optimizing Eq (2.7) is equivalent to solving the following optimization problem:

    minwC1c(Ω),|w|1Φ(w)=fk+1+1μw22, (2.8)

    where μ=α/β. Here, for convenience, we introduce the nonmonotone adaptive projected gradient method proposed in [21] to solve Eq (2.8), which is described as follows. Further, for the details of this method, we refer the interested readers to [21].

    The full description of the nonmonotone adaptive projected gradient method for solving Eq (2.8).

    Step 0. Initialize w0, α0, M, 0<αmin<αmax, σ1,σ2(0,1). Set ΦR=+, ΦL=ΦC=Φ(w0). Let k:=0.
    Step 1. Stop if some terminated condition is satisfied. Otherwise, continue.
    Step 2. Impose αk such that αk[αmin,αmax]. Compute wk+1(wk,αk,gk) defined by wk+1i,j(wk,αk,gk)=(wki,jαkgki,j)/max{1,|wki,jαkgki,j|}. Set βk=1, and then compute dk=wk+1(wk,αk,gk)wk.
    Step 3. If Φ[wk+1(wk,βkαk,gk)]ΦR+σ1βk(gk,dk), then let αk:=βkαk. Update wk+1=wk+1(wk,αk,gk), and then go to Step 6.
    Step 4. Let βk:=σ2βk, and then return to Step 3.
    Step 5. If Φ(wk+1)ΦL, then ΦL=Φ(wk+1), ΦC=Φ(wk+1), m=0. Else ΦC=max{ΦC,Φ(wk+1)}, m=m+1, if m=M, then ΦR=ΦC, ΦC=Φ(wk+1), m=0. End If.
    Step 6. Let k:=k+1. Compute αk by
            αk={sk122/sk122   if some condition is satisfied,sk122/yk122  otherwise,
    where sk1=wkwk1, yk1=gkgk1, and gk is the gradient of Φ(w) at point wk. Then, go to Step 1.

    Lemma 1 (Theorem 3.1 [21]). Suppose that the sequence {wk} is generated by the nonmonotone adaptive projected gradient method; then, any accumulation point of {wk} is a constrained stationary point.

    When the minimum w of Eq (2.8) is determined by the nonmonotone adaptive projected gradient method, then xk+1 can be generated by

    xk+1=fk+1+1μw. (2.9)

    ● Third, given fk+1 and ξk, we get zk+1 by solving the following minimization problem:

    zk+1=argminx{z1ξkTz+σ2Afk+1yz22}, (2.10)

    which is equivalent to the following minimization problem:

    zk+1=argminx{z1+σ2z(Afk+1y+ξkσ)22}. (2.11)

    By using the soft-thresholding operator S, we have

    zk+1=Sσ(Afk+1y+ξkσ), (2.12)

    where S is defined as Sb(a)=max{ab,0}max{ab,0}.

    ● Finally, we update the Lagrange multiplier ξ by

    ξk+1=ξk+σ(Afk+1yzk+1). (2.13)

    The full steps of the proposed method LADTV (short for isotropic total variation regularized least absolute deviations measure) are presented in Algorithm 1. Further, for this algorithm, we have some remarks.

    Table Algorithm 1.  LADTV method.
    1 Initialization: A, α, β, x0, z0, and ξ0.
    2 while not converged do

    7 end

     | Show Table
    DownLoad: CSV

    Remark 1. If A is set to be an identity matrix, then Eq (2.1) is reduced to a denoising problem.

    Remark 2. In Algorithm 1, we use this order, fk+1xk+1zk+1ξk+1, to update the model parameters. Different orders may yield different results and also show different restoration performance.

    Remark 3. For convenience of optimization, we directly introduce the traditional soft-thresholding operator to solve Eq (2.11). Some other advanced algorithms can be considered to further improve the solving accuracy, such as the primal dual hybrid gradient method [23], proximal gradient method [24] and block coordinate descent method [25].

    In this section, we conduct comparative experiments to show the restoration performance of our approach from blurred and noisy observation.

    We test two kinds of point spread function (psf) provided by using the Matlab function fspecial. One is the Gaussian blurring, the other is the motion blurring. Gaussian blurring is a rotationally symmetric Gaussian low-pass filter. Motion blurring shifts image pixels linearly in a certain direction with a fixed length. For simplicity, G(hsize,sigma) denotes the Gaussian blurring kernel with a blurring size (hsize) and a standard deviation (sigma), and M(len,theta) is the motion blurring kernel with a motion length (len) and an angle (theta). Then, each observed image is generated by adding noise to the blurred image by using the Matlab function randn with the variance parameter var.

    The quality of restoration performance is measured by the signal-to-noise ratio (SNR for short), which is defined as SNR=10log10f0M(f0)22/f0f22. Here, f0 denotes the original image, f denotes the restored image and M(f0) is the mean intensity value of f0.

    We use clinical data including eight parts to show the restoration performance of the proposed method. The original test images are shown in Figure 1. All test images are from the Department of Radiology, Maanshan People's Hospital, Maanshan, China, and the resolution of each image is 256×256.

    Figure 1.  Original images: (a) abdomen, (b) ankle, (c) breast, (d) cervical vertebra, (e) head, (f) liver, (g) pelvis, (h) sacroiliac joint.

    In order to highlight the restoration performance of LADTV, we compare it with other three restoration methods including waveletFISTA [26], tvFISTA [27] and NAPG [21]. The waveletFISTA is a fast iterative shrinkage-thresholding algorithm (FISTA) for solving wavelet-based image deblurring problem, and the tvFISTA is a fast algorithm for the constrained TV-based image deburring problem. The third method NAPG is a nonmonotone adaptive projected gradient algorithm based on a primal-dual TV model for solving image restoration problem from noisy and blurred observation. In LADTV, we set α=0.05, β=2 and σ=1. The parameters of other methods are set to default values.

    First, we set a uniform 3×3 blur and let psf = (1/9)ones(3, 3); then, each observed image is generated by adding noise to the blurred image with var=0.001 and var=0.01, respectively. Tables 1 and 2 report the obtained SNR results.

    Table 1.  The SNR (dB) results obtained by four methods when var=0.001.
    Test image number waveletFISTA tvFISTA NAPG LADTV
    (a) 27.17 28.04 26.20 31.79
    (b) 17.76 18.06 24.47 28.13
    (c) 26.04 27.83 22.40 26.96
    (d) 20.71 21.15 27.05 31.50
    (e) 30.33 32.04 26.56 31.90
    (f) 28.75 29.59 26.41 31.75
    (g) 19.91 20.68 22.04 26.51
    (h) 19.96 20.72 20.15 24.33
    mean value 23.83 24.76 24.41 29.11

     | Show Table
    DownLoad: CSV
    Table 2.  The SNR (dB) results obtained by four methods when var=0.01.
    Test image number waveletFISTA tvFISTA NAPG LADTV
    (a) 25.91 26.97 26.14 29.53
    (b) 17.63 17.98 24.43 27.29
    (c) 22.63 25.39 22.35 25.36
    (d) 20.51 20.00 27.01 30.01
    (e) 28.49 30.41 26.49 30.10
    (f) 26.32 27.98 26.32 29.37
    (g) 19.20 20.23 22.00 25.08
    (h) 19.36 20.22 20.11 23.16
    mean value 22.51 23.65 24.36 27.49

     | Show Table
    DownLoad: CSV

    In each table, the red font indicates the maximum value, and the second best value is marked with blue. It is observed that our method gets the suboptimal results on images (c) and (e), and it obtains the highest values on all the other test images. However, from the perspective of mean value, our method LADTV has the best restoration performance.

    Further, we use the Gaussian blurring and the motion blurring to blur the test images, and then each observed image is generated by adding noise to the blurred image with var=0.001. Figures 2 and 3 show the results when the original images are degraded by G(3,3). Figures 4 and 5 show the results when the original images are degraded by M(3,3). From the restoration results displayed in Figures 25, we see that LADTV has very obvious advantages compared to other methods.

    Figure 2.  Restoration results with G(3,3).
    Figure 3.  Restoration results with G(3,3) (con't).
    Figure 4.  Restoration results with M(3,3).
    Figure 5.  Restoration results with M(3,3) (con't).

    Second, to learn more about the restoration performance of the least absolute deviations measure (i.e., LADTV) and the traditional Euclidean distance measure (i.e., NAPG), we add more serious blurred interference. As examples, images "abdomen" and "head" are taken to show the restoration performance. Figures 6 and 7 show the trend of SNR values as the number of iterations increases. We can see that on the whole the SNR values obtained by LADTV are better than that obtained by NAPG.

    Figure 6.  SNR vs. Iterations on "abdomen".
    Figure 7.  SNR vs. Iterations on "head".

    Tables 3 and 4 shows the computing time of LADTV and NAPG when the two images are degraded by Gaussian blurring and Motion blurring, respectively. Because our method LADTV involves more variable update calculations, it takes more time to complete the restoration task. Figures 8 and 9 display the restoration results corresponding to Tables 3 and 4. Figure 8 is the results with G(10,10) and G(15,15), and Figure 9 is the results with M(30,30) and M(50,50). It is observed that in the case of severely interference (i.e., very poor visual effects), both LADTV and NAPG show good ability in deblurring and denoising simultaneously. However, overall, the proposed method LADTV can also get higher quality than NAPG. Given all that, there has to be a balance in the restoration performance and computational efficiency.

    Table 3.  Computing time (s) of LADTV and NAPG on "abdomen".
    Method abdomen, G(10, 10) abdomen, G(15, 15) head, G(10, 10) head, G(15, 15)
    LADTV 16.61 17.67 16.89 17.73
    NAPG 15.95 13.20 13.84 14.45

     | Show Table
    DownLoad: CSV
    Table 4.  Computing time (s) of LADTV and NAPG on "head".
    Method abdomen, M(30, 30) abdomen, M(50, 50) head, M(30, 30) head, M(50, 50)
    LADTV 18.03 16.84 19.80 18.98
    NAPG 16.30 14.14 13.63 16.36

     | Show Table
    DownLoad: CSV
    Figure 8.  The first line is the restoration results for "abdomen" with G(10,10), and the second line is the restoration results for "abdomen" with G(15,15). The third line is the restoration results for "head" with G(10,10), and the fourth line is the restoration results for "head" with G(15,15).
    Figure 9.  The first line is the restoration results for "abdomen" with M(30,30), and the second line is the restoration results for "abdomen" with M(50,50). The third line is the restoration results for "head" with M(30,30), and the fourth line is the restoration results for "head" with M(50,50).

    Finally, we carry out some experiments on images "cervical vertebra" and "sacroiliac joint" to show the sensitivity of the proposed model to its parameters α, β, and σ. For simplicity, we set α={0.01,0.05,1}, β={1.5,2,2.5} and σ={0.5,1,1.5}. Preliminary experimental results are presented in Figures 10 and 11. From the perspective of SNR, the best SNR values is obtained when α=0.05, β=2 and σ=1. In this situation, the ratio of the best values is 41.67% (i.e., 5/12). The ratio of the best values in the situation that α=0.05, β=2 and σ=0.5 is 33.33% (i.e., 4/12). The ratio of the best values in the situation that α=0.05, β=2.5 and σ=1 is 25% (i.e., 3/12). However, overall, the fluctuation of these SNR values is not very large. Besides, it seems that the computing time changes without certain regulations, but the gap is not obvious. These results suggest that the proposed method has better stability and reliability.

    Figure 10.  Sensitivity analysis on "cervical vertebra".
    Figure 11.  Sensitivity analysis on "sacroiliac joint".

    We propose in this paper a new MR image restoration model for recovering high quality image from a blurred and noisy image. We show that combining least absolute deviations measure and isotropic TV is a feasible solution to the MR image restoration problem. This combination brings the ability to suppress noise and preserve image smoothness together for efficiently recoverying degraded image. Both qualitative and quantitative analytical approaches are introduced in our experiments to show the feasibility and effectiveness of our method.

    The proposed method is a little computationally expensive compared with other methods. The major reason is that the program takes some time to calculate the dual variable, which is implemented using a projected gradient decent method with nonmonotone line search technique. In future work, we will use C++ to speed up the current program. Besides, we would like to clarify that the main purpose of this paper is to demonstrate that the TV-based MR image restoration can be improved by combining least absolute deviations measure. Once more an efficient solver is developed and deployed, the computational efficiency of the proposed method could also be improved.

    The proposed method in this paper is mainly developed for two-dimensional magnetic resonance image restoration, in the future, we intend to extend the proposed method to MR image reconstruction, registration, three-dimensional image restoration and so on. In addition, Moreau Envelope [28,29] will also be considered to maintain the details of image more effectively, such as texture and edges.

    This work was supported in part by the Anhui Provincial Natural Science Foundation (Grant No. 2208085MF168).

    The authors declare that there is no conflict of interests regarding the publication of this article.



    [1] S. J. Garnier, G. L. Bilbro, J. W. Gault, W. E. Snyder, Magnetic resonance image restoration, J. Math. Imaging Vis., 5 (1995), 7–19. https://doi.org/10.1007/BF01250250 doi: 10.1007/BF01250250
    [2] H. V. Bhujle, B. H. Vadavadagi, NLM based magnetic resonance image denoising-A review, Biomed. Signal Process. Control, 47 (2019), 252–261. https://doi.org/10.1016/j.bspc.2018.08.031 doi: 10.1016/j.bspc.2018.08.031
    [3] R. Kala, P. Deepa, Adaptive fuzzy hexagonal bilateral filter for brain MRI denoising, Multimed. Tools Appl., 79 (2020), 15513–15530. https://doi.org/10.1007/s11042-019-7459-x doi: 10.1007/s11042-019-7459-x
    [4] A. Hadri, A. Laghrib, H. Oummi, An optimal variable exponent model for Magnetic Resonance Images denoising, Pattern Recognit. Lett., 151 (2021), 302–309. https://doi.org/10.1016/j.patrec.2021.08.031 doi: 10.1016/j.patrec.2021.08.031
    [5] S. Kollem, K. R. Reddy, D. S. Rao, Improved partial differential equation-based total variation approach to non-subsampled contourlet transform formedical image denoising, Multimed. Tools Appl., 80 (2021), 2663–2689. https://doi.org/10.1007/s11042-020-09745-1 doi: 10.1007/s11042-020-09745-1
    [6] H. Aetesam, S. K. Maji, Attention-based noise prior network for magnetic resonance image denoising, in Proceedings of the IEEE 19th International Symposium on Biomedical Imaging, 2022. https://doi.org/10.1109/ISBI52829.2022.9761530
    [7] Y. Xu, K. Han, Y. Zhou, J. Wu, X. Xie, W. Xiang, Deep adaptive blending network for 3D magnetic resonance image denoising, IEEE J. Biomed. Health Inf., 25 (2021), 3321–3331. https://doi.org/10.1109/JBHI.2021.3087407 doi: 10.1109/JBHI.2021.3087407
    [8] R. W. Liu, L. Shi, S. C. Yu, D. Wang, A two-step optimization approach for nonlocal total variation-based rician noise reduction in MR images, Med. Phys., 42 (2015), 5167–5187. https://doi.org/10.1118/1.4927793 doi: 10.1118/1.4927793
    [9] F. Shi, J. Cheng, L. Wang, P. T. Yap, D. Shen, LRTV: MR image super-resolution with low-rank and total variation regularizations, IEEE Trans. Med. Imaging, 34 (2015), 2459–2466. https://doi.org/10.1109/TMI.2015.2437894 doi: 10.1109/TMI.2015.2437894
    [10] P. K. Mishro, S. Agrawal, R. Panda, A. Abraham, A survey on state-of-the-art denoising techniques for brain magnetic resonance images, IEEE Rev. Biomed. Eng., 15 (2022), 184–199. https://doi.org/10.1109/RBME.2021.3055556 doi: 10.1109/RBME.2021.3055556
    [11] L. Rudin, S. Osher, E. Fatemi, Nonlinear total variation based noise removal algorithms, Phys. D, 60 (1992), 259–268. https://doi.org/10.1016/0167-2789(92)90242-F doi: 10.1016/0167-2789(92)90242-F
    [12] L. Condat, Discrete total variation: New definition and minimization, SIAM J. Imaging Sci., 10 (2017), 1258–1290. https://doi.org/10.1137/16M1075247 doi: 10.1137/16M1075247
    [13] D. Goldfarb, W. Yin, Second-order cone programming methods for total variation-based image restoration, SIAM J. Sci. Comput., 27 (2005), 622–645. https://doi.org/10.1137/040608982 doi: 10.1137/040608982
    [14] A. Chambolle, An algorithm for total variation minimization and applications, J. Math. Imaging Vis., 20 (2004), 89–97. https://doi.org/10.1023/B:JMIV.0000011325.36760.1e doi: 10.1023/B:JMIV.0000011325.36760.1e
    [15] A. Chambolle, Total variation minimization and a class of binary MRF models, in Proceedings of the International Workshop on Energy Minimization Methods in Computer Vision and Pattern Recognition, (2005), 136–152. https://doi.org/10.1007/11585978_10
    [16] G. Yu, L. Qi, Y. Dai, On nonmonotone Chambolle gradient projection algorithms for total variation image restoration, J. Math. Imaging Vis., 35 (2009), 143–154. https://doi.org/10.1007/s10851-009-0160-3 doi: 10.1007/s10851-009-0160-3
    [17] J. Dahl, P. C. Hansen, S. H. Jensen, T. L. Jensen, Algorithms and software for total variation image reconstruction via first-order methods, Numer. Algor., 53 (2010), 67–92. https://doi.org/10.1007/s11075-009-9310-3 doi: 10.1007/s11075-009-9310-3
    [18] M. Zhu, S. J. Wright, T. F. Chan, Duality-based algorithms for total-variation-regularized image restoration, Comput. Optim. Appl., 47 (2010), 377–400. https://doi.org/10.1007/s10589-008-9225-2 doi: 10.1007/s10589-008-9225-2
    [19] S. Bonettini, V. Ruggiero, On the convergence of primal–dual hybrid gradient algorithms for total variation image restoration, J. Math. Imaging Vis., 44 (2012), 236–253. https://doi.org/10.1007/s10851-011-0324-9 doi: 10.1007/s10851-011-0324-9
    [20] C. He, C. Hu, W. Zhang, B. Shi, A fast adaptive parameter estimation for total variation image restoration, IEEE Trans. Image Process., 23 (2014), 4954–4967. https://doi.org/10.1109/TIP.2014.2360133 doi: 10.1109/TIP.2014.2360133
    [21] G. Yu, W. Xue, Y. Zhou, A nonmonotone adaptive projected gradient method for primal-dual total variation image restoration, Signal Process., 103 (2014), 242–249. http://dx.doi.org/10.1016/j.sigpro.2014.02.025 doi: 10.1016/j.sigpro.2014.02.025
    [22] V. B. S. Prasath, D. Vorotnikov, R. Pelapur, S. Jose, G. Seetharaman, K. Palaniappan, Multiscale Tikhonov-total variation image restoration using spatially varying edge coherence exponent, IEEE Trans. Image Process., 24 (2015), 5220–5235. https://doi.org/10.1109/TIP.2015.2479471 doi: 10.1109/TIP.2015.2479471
    [23] D. O'Connor, L. Vandenberghe, On the equivalence of the primal-dual hybrid gradient method and Douglas–Rachford splitting, Math. Program., 179 (2020), 85–108. https://doi.org/10.1007/s10107-018-1321-1 doi: 10.1007/s10107-018-1321-1
    [24] E. K. Ryu, W. Yin, Proximal-proximal-gradient method, J. Comp. Math., 37 (2019), 778–812. https://doi.org/10.4208/jcm.1906-m2018-0282 doi: 10.4208/jcm.1906-m2018-0282
    [25] Y. Yang, M. Pesavento, Z. Q. Luo, B. Ottersten, Inexact block coordinate descent algorithms for nonsmooth nonconvex optimization, IEEE Trans. Signal Process., 68 (2019), 947–961. https://doi.org/10.1109/TSP.2019.2959240 doi: 10.1109/TSP.2019.2959240
    [26] A. Beck, M. Teboulle, A fast iterative shrinkage-thresholding algorithm for linear inverse problems, SIAM J. Imaging Sci., 2 (2009), 183–202. https://doi.org/10.1137/080716542 doi: 10.1137/080716542
    [27] A. Beck, M. Teboulle, Fast gradient-based algorithms for constrained total variation image denoising and deblurring problems, IEEE Trans. Image Process., 18 (2009), 2419–2434. https://doi.org/10.1109/TIP.2009.2028250 doi: 10.1109/TIP.2009.2028250
    [28] I. Selesnick, Total variation denoising via the Moreau envelope, IEEE Signal Process. Lett., 24 (2017), 216–220. https://doi.org/10.1109/LSP.2017.2647948 doi: 10.1109/LSP.2017.2647948
    [29] M. Shen, J. Li, T. Zhang, J. Zou, Magnetic resonance imaging reconstruction via non‐convex total variation regularization, Int. J. Imaging Syst. Technol., 31 (2021), 412–424. https://doi.org/10.1002/ima.22463 doi: 10.1002/ima.22463
  • This article has been cited by:

    1. Xuexiao You, Ning Cao, Wei Wang, An MTL1TV non-convex regularization model for MR Image reconstruction using the alternating direction method of multipliers, 2024, 32, 2688-1594, 3433, 10.3934/era.2024159
    2. James C. L. Chow, Computational physics and imaging in medicine, 2025, 22, 1551-0018, 106, 10.3934/mbe.2025005
  • Reader Comments
  • © 2023 the Author(s), licensee AIMS Press. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0)
通讯作者: 陈斌, bchen63@163.com
  • 1. 

    沈阳化工大学材料科学与工程学院 沈阳 110142

  1. 本站搜索
  2. 百度学术搜索
  3. 万方数据库搜索
  4. CNKI搜索

Metrics

Article views(2112) PDF downloads(87) Cited by(2)

/

DownLoad:  Full-Size Img  PowerPoint
Return
Return

Catalog