中文

Inception Score、标签平滑、梯度消失与 -log(D(x)) 替代方案

机器学习 2018-07-03 v3 人工智能 计算机视觉与模式识别 机器学习

摘要

在本文中,我们从数学上研究了几个与GAN相关的主题,包括Inception Score、标签平滑、梯度消失以及 -log(D(x)) 替代方案。--- 一个进阶版本已包含在 arXiv:1703.02000 “Activation Maximization Generative Adversarial Nets” 中。关于Inception Score的详细分析请参阅1703.02000的第6节,关于标签平滑、梯度消失和 -log(D(x)) 替代方案的讨论请参阅其附录。

关键词

引用

@article{arxiv.1708.01729,
  title  = {Inception Score, Label Smoothing, Gradient Vanishing and -log(D(x)) Alternative},
  author = {Zhiming Zhou and Weinan Zhang and Jun Wang},
  journal= {arXiv preprint arXiv:1708.01729},
  year   = {2018}
}

备注

An advanced version is included in arXiv:1703.02000 "Activation Maximization Generative Adversarial Nets"