Satoshi ITO1 and Kazuki YAMATO1
1Utsunomiya university, Utsunomiya, Japan
Synopsis
Parallelized blind image denoising (ParBID) is an improved CNN based
denoising method in which weighted
average of slice images are denoised using blind denoising CNN followed by
image separation.
To further improve the denoising performances, weighting coefficients (wc) of
slice image averaging was examined. Negative value wc resulted in a significant
change in the noise distribution, resulting in a change in the noise
distribution and consequently changes the degree of noise reduction. Experimental
studies showed that the PSNR was improved compared to the previous method using positive value wc at all noise
levels.
Introduction
A new improved CNN based denoising method was proposed in the last year ISMRM1 in which weighted average of
slice images are denoised using blind denoising CNN (BDnCNN)2 followed by image separation using the inverse matrix calculation. To further improve the
denoising performances, we studied a new denoising scheme in which negative
weighting coefficients are used that have the effects of inversion of noise
distribution of corresponding slice and varying the noise reduction effects of
summed image. Proposed scheme was compared with previous proposed method using positive-weighting
coefficients.Method
Figure 1 illustrates the scheme of the
parallelized blind image denoising (hereafter ParBID). The first step is the weighting
average of slice images with given weight values. Let the k-th slice image be
rk=ρk+δk where ρk is a noise-free image, and
δk is the noise, then weighted average of slice images is
are written as follows:
is=∑kas,krk,…(1)
where as,k mean weighting coefficients (hereafter wc). Equation (1) can be written as:
IT=ART,…(2)
where R=(r1,r2,...,rn), I=(i1,i2,...,im). The second step
is blind denoising of the summed images, ds=DnCNNB(is) where BDnCNN
refers to Blind DnCNN operation2, and ds indicates the denoised image.
The third step is the separation of weighted averaged images by solving generalized
inverse problem:
PT=(ATA)−1ATDT,...(3)
where P=(p1,p2,..pn) and D=(d1,d2,..dm).
Image sequence (p1,p2,..pn) is the output of ParBID.
When
negative value wc are used as shown in Fig.2(g) or (h), noise on the image r1 is
inverted in calculating −0.3r1+1.3r2. Since the
distribution of the noise on the summed image i2 (Fig(g)) is completely
different from that of the additive summed image i1 (Fig(e)), the degree of
noise reduction in i2 by blind DnCNN will be different from that of in i1.
Let the noises on r1 and r2 be n1 and n2 and noise reduction factor
by BDnCNN be α1 and α2, respectively in 2-slice ParBID
(α1,α2<1), the noise on the image d1,d2 are
α1(0.7n1+0.3n2),α2(−0.3n1+1.3n2) and noises on the separated image on p1 is calculated as (0.91α1+0.09α2)n1+0.39(α1−α2)n2. Generally,
denoising of lower S/N image will bring strong denoising effects; i.e. α2<α1, therefore (0.91α1+0.09α2)n1 is smaller than
α1n1 which is the remained noise on p1 in ParBID with positive wc. As indicated
from a simple estimate, negative wc improve the noise reduction effect.
Generally,
denoising of lower S/N image will bring image degradation, however the image (g)
is a difference image between r1 and r2 and is a kind of edge enhanced
image, edges are well remained and therefore image degradation will be
suppressed, resulting in improved PSNR of resolved image (m).Results & Discussions
In 2-slice ParBID, circulant matrix {{0.6,0.4},{0.4,0.6}}
was used in previous method1, whereas asymmetric matrix A2= {{0.7,0.3},{-0.3,1.3}}
was used in this study. The determinant of A2 is 1 and its inverse matrix is {{1.3,-0.3},{0.3,0.7}}.
In the 3-slice ParBID, circulant matrix {{0.5,0.3,0.2},{0.2,0.5,0.3},{0.3,0.2,0.5}}
was used in previous studies. In our study, examination
were done using A3={{0.3,-0.8,1.0},{0.2,0.6,0.2},{1.0,-0.8,0.3}} which coefficients were determined by preliminary
study.
Figure 3(a),(b),(c) show the relationship
between PSNR and the number of images used for ParBID with A3 for noise level
2.5%, 5.0% and 7.5%, respectively. The size of images and slice spacing were 256×256
pixels, 1.2 mm. Results show that the improvement of PSNR using
circulant wc matrix (hereafter circ) were small when SN was low in 3-slice
ParBID. In contrast, proposed method using asymmetric (hereafter asym) wc
matrix show significant increase. It should be noted that improvement of PSNR
was obtained only in p1 in 2-slice ParBID and p2 in 3-slice ParBID using
asymmetric wc.
Figure 3 also shows that 2- and 3-slice parallelized
image denoising were also effective for WNNM.
Examples
of 5.0% noise level are shown in Fig.4. Denoised images in Single BDnCNN,
2-slice ParBID, 3-slice ParBID using circ and asym wc are shown. As shown in
the region pointed by arrows in Fig.(r), fine linear structures were well
preserved in proposed 3-slice ParBID-asym. In
addition, 3-slice ParBID has excellent weak contrast preservation.
Application
of ParBID to an experimentally obtained MR image (256×256, slice spacing 1.2
mm) is shown in Fig.5. Subimage (a) is the target noisy image, (b) through (e)
are denoised image by single slice BDnCNN, 2-slice ParBID-asym, and 3-slice
ParBID-asym and 3-slice WNNM-asym respectively. Denoised images (d) and (i)
obtained by 3-slice ParBID clearly retain image contrast, as shown in the
region indicated by arrows. These images indicate that details of images are
preserved to a much higher degree in 3-slice ParBID.Conclusion
Asymmetric weighting coefficients that
contain negative value can further improve the denoising performance of the
parallelized blind image denoising.Acknowledgements
This study was supported in part by JSPS
KAKENHI(19K04423) and the Kayamori Foundation of Informational Science
Advancement. We would like to thank Canon Medical Systems.References
-
S. Ito, et al.,
Parallelized Blind MR Image Denoising using
Deep Convolutional Neural Network.,
ISMRM2021, 2628, Vancouver, Canada, 2021.
- Zhang K, Zuo et al. Beyond a Gaussian
Denoiser: Residual Learning of Deep CNN for Image Denoising. IEEE Trans. Image
Processing 2017; 26: 3142-3155.
- Gu S et al. Weighted Nuclear Norm Minimization and
Its Applications to Low Level Vision. International Journal of Computer Vision
2017; 121: 183-208.