论文标题
域适应作为图形模型推断的问题
Domain Adaptation as a Problem of Inference on Graphical Models
论文作者
论文摘要
本文涉及数据驱动的无监督域的适应性,在此尚不清楚的是,关节分布在跨域之间如何变化,即数据分布的哪些因素或模块保持不变或跨域的变化。为了开发一种使用多个源域的自动域适应方式,我们建议将图形模型用作紧凑的方法来编码关节分布的更改属性,可以从数据中学到,然后将域的适应性视为贝叶斯对图形模型的问题。这样的图形模型区分了分布的常数和变化模块,并指定了跨域变化的属性,该域是对变化模块的先验知识,目的是推导目标域中目标变量$ y $的后部。这提供了域适应性的端到端框架,其中可以直接合并有关关节分布的其他知识,以改善图形表示。我们讨论如何将基于因果关系的域适应在此保护伞下。合成数据和实际数据的实验结果证明了拟议框架适应的功效。该代码可在https://github.com/mgong2/da_infer上找到。
This paper is concerned with data-driven unsupervised domain adaptation, where it is unknown in advance how the joint distribution changes across domains, i.e., what factors or modules of the data distribution remain invariant or change across domains. To develop an automated way of domain adaptation with multiple source domains, we propose to use a graphical model as a compact way to encode the change property of the joint distribution, which can be learned from data, and then view domain adaptation as a problem of Bayesian inference on the graphical models. Such a graphical model distinguishes between constant and varied modules of the distribution and specifies the properties of the changes across domains, which serves as prior knowledge of the changing modules for the purpose of deriving the posterior of the target variable $Y$ in the target domain. This provides an end-to-end framework of domain adaptation, in which additional knowledge about how the joint distribution changes, if available, can be directly incorporated to improve the graphical representation. We discuss how causality-based domain adaptation can be put under this umbrella. Experimental results on both synthetic and real data demonstrate the efficacy of the proposed framework for domain adaptation. The code is available at https://github.com/mgong2/DA_Infer .