English

Semi-Generative Modelling: Covariate-Shift Adaptation with Cause and Effect Features

Machine Learning 2019-02-28 v2 Machine Learning

Abstract

Current methods for covariate-shift adaptation use unlabelled data to compute importance weights or domain-invariant features, while the final model is trained on labelled data only. Here, we consider a particular case of covariate shift which allows us also to learn from unlabelled data, that is, combining adaptation with semi-supervised learning. Using ideas from causality, we argue that this requires learning with both causes, XCX_C, and effects, XEX_E, of a target variable, YY, and show how this setting leads to what we call a semi-generative model, P(Y,XEXC,θ)P(Y,X_E|X_C,\theta). Our approach is robust to domain shifts in the distribution of causal features and leverages unlabelled data by learning a direct map from causes to effects. Experiments on synthetic data demonstrate significant improvements in classification over purely-supervised and importance-weighting baselines.

Keywords

Cite

@article{arxiv.1807.07879,
  title  = {Semi-Generative Modelling: Covariate-Shift Adaptation with Cause and Effect Features},
  author = {Julius von Kügelgen and Alexander Mey and Marco Loog},
  journal= {arXiv preprint arXiv:1807.07879},
  year   = {2019}
}

Comments

Proceedings of the 22nd International Conference on Artificial Intelligence and Statistics (AISTATS) 2019, Naha, Okinawa, Japan. (Camera-ready version)

R2 v1 2026-06-23T03:08:39.370Z