IEEE Trans Image Process. 2018 Jan;27(1):304-313. doi: 10.1109/TIP.2017.2758199. Epub 2017 Sep 29.
Domain adaptation nowadays attracts increasing interests in pattern recognition and computer vision field, since it is an appealing technique in fighting off weakly labeled or even totally unlabeled target data by leveraging knowledge from external well-learned sources. Conventional domain adaptation assumes that target data are still accessible in the training stage. However, we would always confront such cases in reality that the target data are totally blind in the training stage. This is extremely challenging since we have no prior knowledge of the target. In this paper, we develop a deep domain generalization framework with structured low-rank constraint to facilitate the unseen target domain evaluation by capturing consistent knowledge across multiple related source domains. Specifically, multiple domain-specific deep neural networks are built to capture the rich information within multiple sources. Meanwhile, a domain-invariant deep neural network is jointly designed to uncover most consistent and common knowledge across multiple sources so that we can generalize it to unseen target domains in the test stage. Moreover, structured low-rank constraint is exploited to align multiple domain-specific networks and the domain-invariant one in order to better transfer knowledge from multiple sources to boost the learning problem in unseen target domains. Extensive experiments are conducted on several cross-domain benchmarks and the experimental results show the superiority of our algorithm by comparing it with state-of-the-art domain generalization approaches.
目前,领域自适应在模式识别和计算机视觉领域引起了越来越多的关注,因为它是一种通过利用外部已学习到的知识来对抗弱标记甚至完全无标记目标数据的有吸引力的技术。传统的领域自适应假设目标数据在训练阶段仍然可以访问。然而,在现实中,我们总会遇到这样的情况,即目标数据在训练阶段完全是未知的。这是非常具有挑战性的,因为我们对目标没有先验知识。在本文中,我们开发了一个具有结构低秩约束的深度领域泛化框架,通过捕获多个相关源域之间的一致知识,促进对看不见的目标域的评估。具体来说,构建了多个特定于域的深度神经网络,以捕获多个源中的丰富信息。同时,联合设计了一个域不变的深度神经网络,以揭示多个源之间最一致和常见的知识,以便我们可以在测试阶段将其推广到看不见的目标域。此外,利用结构化低秩约束对齐多个特定于域的网络和域不变的网络,以便更好地从多个源传递知识,从而促进看不见的目标域中的学习问题。在几个跨领域基准上进行了广泛的实验,实验结果表明,与最先进的领域泛化方法相比,我们的算法具有优越性。