BriefGPT.xyz
Feb, 2022
面向领域的对抗性训练:博弈视角
Domain Adversarial Training: A Game Perspective
HTML
PDF
David Acuna, Marc T Law, Guojun Zhang, Sanja Fidler
TL;DR
本文从博弈论的角度解释了域自适应训练中学习不变表示的支配性思路,并将梯度下降的优化器替换成高阶ODE求解器,为此得出渐近收敛保证。实验结果表明,与标准优化器相比,使用我们的优化器能够在半数训练迭代次数内,与最先进的域自适应方法相结合实现3.5%的性能提升。
Abstract
The dominant line of work in
domain adaptation
has focused on learning invariant representations using
domain-adversarial training
. In this paper, we interpret this approach from a game theoretical perspective. D
→