Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

HP-GAN: Harnessing pretrained networks for GAN improvement with FakeTwins and discriminator consistency

About

Generative Adversarial Networks (GANs) have made significant progress in enhancing the quality of image synthesis. Recent methods frequently leverage pretrained networks to calculate perceptual losses or utilize pretrained feature spaces. In this paper, we extend the capabilities of pretrained networks by incorporating innovative self-supervised learning techniques and enforcing consistency between discriminators during GAN training. Our proposed method, named HP-GAN, effectively exploits neural network priors through two primary strategies: FakeTwins and discriminator consistency. FakeTwins leverages pretrained networks as encoders to compute a self-supervised loss and applies this through the generated images to train the generator, thereby enabling the generation of more diverse and high quality images. Additionally, we introduce a consistency mechanism between discriminators that evaluate feature maps extracted from Convolutional Neural Network (CNN) and Vision Transformer (ViT) feature networks. Discriminator consistency promotes coherent learning among discriminators and enhances training robustness by aligning their assessments of image quality. Our extensive evaluation across seventeen datasets-including scenarios with large, small, and limited data, and covering a variety of image domains-demonstrates that HP-GAN consistently outperforms current state-of-the-art methods in terms of Fr\'echet Inception Distance (FID), achieving significant improvements in image diversity and quality. Code is available at: https://github.com/higun2/HP-GAN.

Geonhui Son, Jeong Ryong Lee, Dosik Hwang• 2026

Related benchmarks

TaskDatasetResultRank
Image GenerationLSUN church
FID1.44
95
Image GenerationGrumpy cat 100-shot (train)
FID13.21
28
Image GenerationObama 100-shot (train)
FID10.3
28
Image GenerationPanda 100-shot (train)
FID3.34
28
Image GenerationFFHQ
FID1.69
22
Image GenerationAnimalFace Dog
FID16.38
21
Image GenerationAnimalFace Cat standard (train)
FID14.34
20
Image GenerationAnimalFace Dog standard (train)
FID15.68
20
Image GenerationAFHQ Cat
FID1.81
18
Image GenerationAFHQ Dog v1 (test)
FID3.63
15
Showing 10 of 23 rows

Other info

Follow for update