BriefGPT.xyz
Nov, 2018
Lipschitz 正则化如何影响 GAN 训练?
Do GAN Loss Functions Really Matter?
HTML
PDF
Yipeng Qin, Niloy Mitra, Peter Wonka
TL;DR
本文研究Lipschitz正则化在GAN训练中的作用,发现其通过限制损失函数的定义域和可达到梯度值的区间,使得损失函数近似线性化,并且证明了只有这种近似于线性的损失函数才能达到良好的效果。除此之外,文章也证明了只要通过正则化让任何函数近似于线性函数,就可以作为损失函数使用。
Abstract
In this paper, we address the recent controversy between
lipschitz regularization
and the choice of
loss function
for the training of Generative Adversarial Networks (GANs). One side argues that the success of th
→