BriefGPT.xyz
Jul, 2018
通过对抗正则化器理解和改善自编码器中的插值
Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer
HTML
PDF
David Berthelot, Colin Raffel, Aurko Roy, Ian Goodfellow
TL;DR
本文提出了一个鼓励自编码器进行中间值重构的惯化机制,并通过一个简单的基准测试任务和经验证明,表明我们的惯化机制极大地改善了在这种情况下的插值能力,并产生对下游任务更有效的潜在代码。
Abstract
autoencoders
provide a powerful framework for learning
compressed representations
by encoding all of the information needed to reconstruct a data point in a latent code. In some cases,
→