English

DAPDAG: Domain Adaptation via Perturbed DAG Reconstruction

Machine Learning 2022-08-03 v1 Artificial Intelligence Machine Learning

Abstract

Leveraging labelled data from multiple domains to enable prediction in another domain without labels is a significant, yet challenging problem. To address this problem, we introduce the framework DAPDAG (\textbf{D}omain \textbf{A}daptation via \textbf{P}erturbed \textbf{DAG} Reconstruction) and propose to learn an auto-encoder that undertakes inference on population statistics given features and reconstructing a directed acyclic graph (DAG) as an auxiliary task. The underlying DAG structure is assumed invariant among observed variables whose conditional distributions are allowed to vary across domains led by a latent environmental variable EE. The encoder is designed to serve as an inference device on EE while the decoder reconstructs each observed variable conditioned on its graphical parents in the DAG and the inferred EE. We train the encoder and decoder jointly in an end-to-end manner and conduct experiments on synthetic and real datasets with mixed variables. Empirical results demonstrate that reconstructing the DAG benefits the approximate inference. Furthermore, our approach can achieve competitive performance against other benchmarks in prediction tasks, with better adaptation ability, especially in the target domain significantly different from the source domains.

Keywords

Cite

@article{arxiv.2208.01373,
  title  = {DAPDAG: Domain Adaptation via Perturbed DAG Reconstruction},
  author = {Yanke Li and Hatt Tobias and Ioana Bica and Mihaela van der Schaar},
  journal= {arXiv preprint arXiv:2208.01373},
  year   = {2022}
}
R2 v1 2026-06-25T01:24:34.787Z