Spider GAN: Leveraging Friendly Neighbors to Accelerate GAN Training
Siddarth Asokan, Chandra Sekhar Seelamantula

TL;DR
Spider GAN introduces a novel training method leveraging related datasets as inputs, which accelerates GAN training and improves quality, demonstrated across multiple architectures and datasets with faster convergence and state-of-the-art results.
Contribution
The paper proposes Spider GAN, a new training framework using images as inputs and a measure called SID to identify friendly datasets, leading to faster GAN convergence and improved performance.
Findings
Faster convergence of GAN training with Spider GAN.
Achieved state-of-the-art FID scores with fewer training iterations.
Effective transfer learning via cascaded Spider GAN.
Abstract
Training Generative adversarial networks (GANs) stably is a challenging task. The generator in GANs transform noise vectors, typically Gaussian distributed, into realistic data such as images. In this paper, we propose a novel approach for training GANs with images as inputs, but without enforcing any pairwise constraints. The intuition is that images are more structured than noise, which the generator can leverage to learn a more robust transformation. The process can be made efficient by identifying closely related datasets, or a ``friendly neighborhood'' of the target distribution, inspiring the moniker, Spider GAN. To define friendly neighborhoods leveraging proximity between datasets, we propose a new measure called the signed inception distance (SID), inspired by the polyharmonic kernel. We show that the Spider GAN formulation results in faster convergence, as the generator can…
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.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · AI in cancer detection · Face recognition and analysis
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · R1 Regularization · Convolution · Deep Convolutional GAN · HuMan(Expedia)||How do I get a human at Expedia? · Weight Demodulation · Path Length Regularization
