Efficient Complex Valued Neural Network with Fourier Transform on Image Denoising

Minh Tuan Pham,Van Quang Nguyen,Cao Duy Hoang,Hoang Long Vo,Dinh Khoi Phan,An Hung Nguyen
DOI: https://doi.org/10.1145/3508072.3508081
2021-12-15
Abstract:Denoising has become one of the main topics of study in the Computer Vision domain, since it is useful not only for media applications but also for other domains in Computer Vision. Recently, Complex valued neural networks have shown some capabilities when applying it to solve denoising problems with great results. To expand from this idea, we proposed a method of using Fourier transform to convert the images to the complex domain, which was used in other denoising method, and use the magnitude and phase of the transformed image to filter out noises on the complex domain with our Complex Valued Neural Network. The results of this model outperforms previous Deep Learning approaches in most cases while in other cases, our approach came close to the performance of the previous best model.
What problem does this paper attempt to address?