GH-Feat: Learning Versatile Generative Hierarchical Features from GANs
Yinghao Xu, Yujun Shen, Jiapeng Zhu, Ceyuan Yang, and Bolei Zhou

TL;DR
GH-Feat introduces a versatile hierarchical feature extraction method from GANs, enabling improved performance across diverse computer vision tasks including image editing, recognition, and segmentation.
Contribution
This work presents a novel encoder trained with a pretrained StyleGAN as a loss, producing transferable features that enhance various vision applications.
Findings
GH-Feat aligns well with GAN layer representations.
It improves performance in tasks like image editing and face verification.
GH-Feat enables effective semantic segmentation with limited annotations.
Abstract
Recent years witness the tremendous success of generative adversarial networks (GANs) in synthesizing photo-realistic images. GAN generator learns to compose realistic images and reproduce the real data distribution. Through that, a hierarchical visual feature with multi-level semantics spontaneously emerges. In this work we investigate that such a generative feature learned from image synthesis exhibits great potentials in solving a wide range of computer vision tasks, including both generative ones and more importantly discriminative ones. We first train an encoder by considering the pretrained StyleGAN generator as a learned loss function. The visual features produced by our encoder, termed as Generative Hierarchical Features (GH-Feat), highly align with the layer-wise GAN representations, and hence describe the input image adequately from the reconstruction perspective. Extensive…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image and Video Retrieval Techniques · Face recognition and analysis
MethodsStyleGAN · Dense Connections · Feedforward Network · HuMan(Expedia)||How do I get a human at Expedia? · ALIGN · Convolution · Adaptive Instance Normalization · R1 Regularization
