Quaternion Generative Adversarial Neural Networks and Applications to Color Image Inpainting
Duan Wang, Dandan Zhu, Meixiang Zhao, Zhigang Jia
TL;DR
The paper tackles color image inpainting with large missing regions by preserving inter-channel color correlations through a Quaternion Generative Adversarial Network (QGAN). It introduces quaternion deconvolution and quaternion batch normalization to build a quaternion-valued generator and proposes quaternion context and prior losses to guide realistic inpainting, with training stability demonstrated over standard GANs. Empirical results on SVHN and CelebA show that QGAN achieves higher PSNR and SSIM in challenging central- and diagonal-block missing scenarios and exhibits robust, stable training. Overall, the work offers a principled quaternion-based framework that improves color-consistent inpainting for large-area missing data, outperforming prior quaternion-based and real-valued approaches.
Abstract
Color image inpainting is a challenging task in imaging science. The existing method is based on real operation, and the red, green and blue channels of the color image are processed separately, ignoring the correlation between each channel. In order to make full use of the correlation between each channel, this paper proposes a Quaternion Generative Adversarial Neural Network (QGAN) model and related theory, and applies it to solve the problem of color image inpainting with large area missing. Firstly, the definition of quaternion deconvolution is given and the quaternion batch normalization is proposed. Secondly, the above two innovative modules are applied to generate adversarial networks to improve stability. Finally, QGAN is applied to color image inpainting and compared with other state-of-the-art algorithms. The experimental results show that QGAN has superiority in color image inpainting with large area missing.
