TL;DR
This paper introduces quaternion-valued GANs that process multi-channel data more efficiently, reducing parameters and improving image generation quality compared to traditional real-valued GANs.
Contribution
The paper proposes a novel quaternion-based GAN architecture that captures intra-channel relations and reduces model complexity, enhancing performance and efficiency.
Findings
QGANs outperform real-valued GANs in FID scores.
QGANs reduce parameters by up to 75%.
Generated images are visually pleasing.
Abstract
Latest Generative Adversarial Networks (GANs) are gathering outstanding results through a large-scale training, thus employing models composed of millions of parameters requiring extensive computational capabilities. Building such huge models undermines their replicability and increases the training instability. Moreover, multi-channel data, such as images or audio, are usually processed by realvalued convolutional networks that flatten and concatenate the input, often losing intra-channel spatial relations. To address these issues related to complexity and information loss, we propose a family of quaternion-valued generative adversarial networks (QGANs). QGANs exploit the properties of quaternion algebra, e.g., the Hamilton product, that allows to process channels as a single entity and capture internal latent relations, while reducing by a factor of 4 the overall number of parameters.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
