paper-with-me

홈 › Papers

Domain Adaptation by Using Causal Inference to Predict Invariant Conditional Distributions

2017-07-20 · NeurIPS 2018 12 · Sara Magliacane, Thijs van Ommen, Tom Claassen, Stephan Bongers, Philip Versteeg, Joris M. Mooij

An important goal common to domain adaptation and causal inference is to make accurate predictions when the distributions for the source (or training) domain(s) and target (or test) domain(s) differ. In many cases, these different distributions can be modeled as different contexts of a single underlying system, in which each distribution corresponds to a different perturbation of the system, or in causal terms, an intervention. We focus on a class of such causal domain adaptation problems, where data for one or more source domains are given, and the task is to predict the distribution of a certain target variable from measurements of other variables in one or more target domains. We propose an approach for solving these problems that exploits causal inference and does not rely on prior knowledge of the causal graph, the type of interventions or the intervention targets. We demonstrate our approach by evaluating a possible implementation on simulated and real world data.

📄 PDF Abstract BibTeX arXiv:1707.06422

Code (1)

caus-am/dom_adapt 공식 구현

Tasks

Causal InferenceDomain Adaptation

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Domain Adaptation for Industrial Time-series Forecasting via Counterfactual Inference

2024-07-19 · Chao Min, Guoquan Wen, Jiangru Yuan, Jun Yi 외

Industrial time-series, as a structural data responds to production process information, can be utilized to perform data-driven decision-making for effective monitoring of industrial production process. However, there ar…

counterfactualCounterfactual InferenceDomain AdaptationTime Series+1

How Useful is Causal Invariance for Domain Adaptation in Finite-Sample Settings?

2026-06-10 · Julia Kostin, Kasra Jalaldoust, Elias Bareinboim, Samory Kpotufe 외 arxiv

Machine learning models often degrade when they are deployed on a target distribution that differs from the source distributions they were trained on. Recent work in causality-based domain generalization has shown how sh…

Domain GeneralizationDomain Adaptation

Scalable Causal Domain Adaptation

2021-02-27 · Mohammad Ali Javidian, Om Pandey, Pooyan Jamshidi

One of the most critical problems in transfer learning is the task of domain adaptation, where the goal is to apply an algorithm trained in one or more source domains to a different (but related) target domain. This pape…

Causal DiscoveryCausal InferenceDomain AdaptationTransfer Learning

Invariant and Transportable Representations for Anti-Causal Domain Shifts

2022-07-04 · Yibo Jiang, Victor Veitch

Real-world classification problems must contend with domain shift, the (potential) mismatch between the domain where a model is deployed and the domain(s) where the training data was gathered. Methods to handle such prob…

Representation Learning

Time Series Domain Adaptation via Latent Invariant Causal Mechanism

2025-02-23 · Ruichu Cai, Junxian Huang, Zhenhui Yang, Zijian Li 외

Time series domain adaptation aims to transfer the complex temporal dependence from the labeled source domain to the unlabeled target domain. Recent advances leverage the stable causal mechanism over observed variables t…

Domain AdaptationTime SeriesTime Series ClassificationVariational Inference