English

Manifold-preserved GANs

Computer Vision and Pattern Recognition 2021-09-21 v1 Artificial Intelligence Machine Learning

Abstract

Generative Adversarial Networks (GANs) have been widely adopted in various fields. However, existing GANs generally are not able to preserve the manifold of data space, mainly due to the simple representation of discriminator for the real/generated data. To address such open challenges, this paper proposes Manifold-preserved GANs (MaF-GANs), which generalize Wasserstein GANs into high-dimensional form. Specifically, to improve the representation of data, the discriminator in MaF-GANs is designed to map data into a high-dimensional manifold. Furthermore, to stabilize the training of MaF-GANs, an operation with precise and universal solution for any K-Lipschitz continuity, called Topological Consistency is proposed. The effectiveness of the proposed method is justified by both theoretical analysis and empirical results. When adopting DCGAN as the backbone on CelebA (256*256), the proposed method achieved 12.43 FID, which outperforms the state-of-the-art model like Realness GAN (23.51 FID) by a large margin. Code will be made publicly available.

Keywords

Cite

@article{arxiv.2109.08955,
  title  = {Manifold-preserved GANs},
  author = {Haozhe Liu and Hanbang Liang and Xianxu Hou and Haoqian Wu and Feng Liu and Linlin Shen},
  journal= {arXiv preprint arXiv:2109.08955},
  year   = {2021}
}
R2 v1 2026-06-24T06:06:10.086Z