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

SAN: Inducing Metrizability of GAN with Discriminative Normalized Linear Layer

About

Generative adversarial networks (GANs) learn a target probability distribution by optimizing a generator and a discriminator with minimax objectives. This paper addresses the question of whether such optimization actually provides the generator with gradients that make its distribution close to the target distribution. We derive metrizable conditions, sufficient conditions for the discriminator to serve as the distance between the distributions by connecting the GAN formulation with the concept of sliced optimal transport. Furthermore, by leveraging these theoretical results, we propose a novel GAN training scheme, called slicing adversarial network (SAN). With only simple modifications, a broad class of existing GANs can be converted to SANs. Experiments on synthetic and image datasets support our theoretical results and the SAN's effectiveness as compared to usual GANs. Furthermore, we also apply SAN to StyleGAN-XL, which leads to state-of-the-art FID score amongst GANs for class conditional generation on ImageNet 256$\times$256. Our implementation is available on https://ytakida.github.io/san.

Yuhta Takida, Masaaki Imaizumi, Takashi Shibuya, Chieh-Hsin Lai, Toshimitsu Uesaka, Naoki Murata, Yuki Mitsufuji• 2023

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)
FID1.36
471
Image GenerationImageNet 256x256 (val)
FID2.14
307
Image GenerationFFHQ 256x256 (test)
FID1.68
30
Image GenerationFFHQ
FID1.61
6
Showing 4 of 4 rows

Other info

Code

Follow for update