论文标题
通过动态歧视器改善甘恩
Improving GANs with A Dynamic Discriminator
论文作者
论文摘要
通过区分真实和合成样本,鉴别器在训练生成对抗网络(GAN)中起着至关重要的作用。尽管实际数据分布保持不变,但由于发电机的发展,综合分布不断变化,从而影响了与鉴别器的BI分类任务的相应变化。我们认为,对其容量进行即时调整的歧视者可以更好地适应这种时间变化的任务。一项全面的实证研究证实,所提出的培训策略(称为Dynamicd)改善了合成性能,而不会产生任何其他计算成本或培训目标。在不同的数据制度下开发了两个用于培训甘斯的能力调整方案:i)给定足够数量的培训数据,歧视者受益于逐渐增加的学习能力,ii)ii)当培训数据受到限制时,逐渐减少层宽度会减轻歧视者的过度拟合问题。在一系列数据集上进行的2D和3D感知图像综合任务的实验证实了我们的动力学的普遍性以及对基准的实质性改进。此外,Dynamicd与其他歧视器改进方法(包括数据增强,正规化器和训练前)是协同的,并且在合并学习gan时会带来连续的绩效增长。
Discriminator plays a vital role in training generative adversarial networks (GANs) via distinguishing real and synthesized samples. While the real data distribution remains the same, the synthesis distribution keeps varying because of the evolving generator, and thus effects a corresponding change to the bi-classification task for the discriminator. We argue that a discriminator with an on-the-fly adjustment on its capacity can better accommodate such a time-varying task. A comprehensive empirical study confirms that the proposed training strategy, termed as DynamicD, improves the synthesis performance without incurring any additional computation cost or training objectives. Two capacity adjusting schemes are developed for training GANs under different data regimes: i) given a sufficient amount of training data, the discriminator benefits from a progressively increased learning capacity, and ii) when the training data is limited, gradually decreasing the layer width mitigates the over-fitting issue of the discriminator. Experiments on both 2D and 3D-aware image synthesis tasks conducted on a range of datasets substantiate the generalizability of our DynamicD as well as its substantial improvement over the baselines. Furthermore, DynamicD is synergistic to other discriminator-improving approaches (including data augmentation, regularizers, and pre-training), and brings continuous performance gain when combined for learning GANs.