Image denoising algorithm based on adversarial learning using joint loss function

Yu Yongyi,Chang Meng,Feng Huajun,Xu Zhihai,Li Qi,Chen Yueting
DOI: https://doi.org/10.1117/12.2507518
2018-01-01
Abstract:A generative adversarial network denoising algorithm which uses a combination of three kinds of loss functions was proposed to avoid the loss of image details in the denoising process. The mean square error loss function was used to make the denoising results similar to the original images, the perceptual loss function was used to understand the image semantic information, and the adversarial learning loss function was used to make images more realistic. The algorithm used the deep residual network, the densely connected convolutional network and a wide and shallow network as the component in the replaceable module of the network. The results show that the three networks tested can make images more detailed and have better peak signal to noise ratio while removing image noise. Among them, the wide and shallow network which uses fewer layers, larger convolution kernels and more feature maps achieves the best result.
What problem does this paper attempt to address?