๐
๐
Old Age
Distilling Representations from GAN Generator via Squeeze and Span
November 06, 2022 ยท Entered Twilight ยท ๐ Neural Information Processing Systems
Repo contents: .gitignore, README.md, doc, encode.py, eval_classification.py, eval_discriminator.py, paper_plots, plot_umap.py, scripts, simsiam.py, sns.py, src, vicreg.py
Authors
Yu Yang, Xiaotian Cheng, Chang Liu, Hakan Bilen, Xiangyang Ji
arXiv ID
2211.03000
Category
cs.CV: Computer Vision
Citations
0
Venue
Neural Information Processing Systems
Repository
https://github.com/yangyu12/squeeze-and-span
โญ 7
Last Checked
1 month ago
Abstract
In recent years, generative adversarial networks (GANs) have been an actively studied topic and shown to successfully produce high-quality realistic images in various domains. The controllable synthesis ability of GAN generators suggests that they maintain informative, disentangled, and explainable image representations, but leveraging and transferring their representations to downstream tasks is largely unexplored. In this paper, we propose to distill knowledge from GAN generators by squeezing and spanning their representations. We squeeze the generator features into representations that are invariant to semantic-preserving transformations through a network before they are distilled into the student network. We span the distilled representation of the synthetic domain to the real domain by also using real training data to remedy the mode collapse of GANs and boost the student network performance in a real domain. Experiments justify the efficacy of our method and reveal its great significance in self-supervised representation learning. Code is available at https://github.com/yangyu12/squeeze-and-span.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted