A Novel Wasserstein Quaternion Generative Adversarial Network for Color Image Generation
Zhigang Jia, Duan Wang, Hengkai Wang, Yajun Xie, Meixiang Zhao, Xiaoyu Zhao
TL;DR
The paper introduces a novel quaternion Wasserstein distance (QWD) and its dual theory via quaternion linear programming, separation theorems, and Farkas lemmas to quantify distribution differences in color images. It then develops the Wasserstein Quaternion GAN (WQGAN) by adopting the dual QWD as the training objective, with discriminators and generators operating on quaternion-valued data. Empirical results on SVHN and CelebA show WQGAN achieves faster convergence and superior image quality (lower FID, competitive IS) compared with GAN, WGAN, QGAN, and DDPM baselines. This work provides both a rigorous quaternion-valued transport framework and a practical algorithm for robust, color-consistent image generation.
Abstract
Color image generation has a wide range of applications, but the existing generation models ignore the correlation among color channels, which may lead to chromatic aberration problems. In addition, the data distribution problem of color images has not been systematically elaborated and explained, so that there is still the lack of the theory about measuring different color images datasets. In this paper, we define a new quaternion Wasserstein distance and develop its dual theory. To deal with the quaternion linear programming problem, we derive the strong duality form with helps of quaternion convex set separation theorem and quaternion Farkas lemma. With using quaternion Wasserstein distance, we propose a novel Wasserstein quaternion generative adversarial network. Experiments demonstrate that this novel model surpasses both the (quaternion) generative adversarial networks and the Wasserstein generative adversarial network in terms of generation efficiency and image quality.
