BriefGPT.xyz
Dec, 2014
领域对抗神经网络
Domain-Adversarial Neural Networks
HTML
PDF
Hana Ajakan, Pascal Germain, Hugo Larochelle, François Laviolette, Mario Marchand
TL;DR
本研究提出了一种针对领域自适应问题的新型表示学习算法, 其中训练和测试数据来自类似但不同的分布, 实验结果表明,我们的神经网络算法对领域适应具有更好的性能表现,而不管是标准神经网络还是支持向量机,即使是使用 Chen 等人提出的最先进的边缘化堆栈去噪自编码器的输入特征提取。
Abstract
We introduce a new
neural network
learning algorithm suited to the context of
domain adaptation
, in which data at training and test time come from similar but different distributions. Our algorithm is inspired by
→