BriefGPT.xyz
Oct, 2017
学习泛化:领域泛化的元学习
Learning to Generalize: Meta-Learning for Domain Generalization
HTML
PDF
Da Li, Yongxin Yang, Yi-Zhe Song, Timothy M. Hospedales
TL;DR
本文提出了一种元学习方法,通过在每个小批处理中合成虚拟测试领域,模拟训练/测试领域变化的过程,使用模型无关的培训程序,这种方法在最新的跨领域图像分类基准测试中取得了最先进的结果,并在两项经典强化学习任务中展示了其潜力。
Abstract
domain shift
refers to the well known problem that a model trained in one source domain performs poorly when applied to a target domain with different statistics. {
domain generalization
} (DG) techniques attempt t
→