Causally-Aware Information Bottleneck for Domain Adaptation
Mohammad Ali Javidian
TL;DR
The paper addresses imputing a missing target variable $T$ in a shifted target domain by learning a mechanism-stable representation confined to the Markov blanket $M= ext{MB}(T)$, enabling zero-shot transfer under MB-invariance. It develops a DAG-aware Information Bottleneck framework with two variants: MB--GIB, a lossless, closed-form Gaussian solution equivalent to a CCA projection on $X_M$, and MB--VIB, a nonlinear, variational extension for non-Gaussian data. The authors provide identifiability and risk-preservation guarantees, finite-sample concentration results, and practical deployment guidance, plus extensive experiments on synthetic seven-node SEM, a 64-node MAGIC–IRRI gene network, and Sachs et al. single-cell data, showing robust imputations under severe distribution shifts. The proposed lightweight, structure-aware toolkit offers principled robustness for causal domain adaptation in high-dimensional settings and scalable deployment without interventional data or multi-environment supervision.
Abstract
We tackle a common domain adaptation setting in causal systems. In this setting, the target variable is observed in the source domain but is entirely missing in the target domain. We aim to impute the target variable in the target domain from the remaining observed variables under various shifts. We frame this as learning a compact, mechanism-stable representation. This representation preserves information relevant for predicting the target while discarding spurious variation. For linear Gaussian causal models, we derive a closed-form Gaussian Information Bottleneck (GIB) solution. This solution reduces to a canonical correlation analysis (CCA)-style projection and offers Directed Acyclic Graph (DAG)-aware options when desired. For nonlinear or non-Gaussian data, we introduce a Variational Information Bottleneck (VIB) encoder-predictor. This approach scales to high dimensions and can be trained on source data and deployed zero-shot to the target domain. Across synthetic and real datasets, our approach consistently attains accurate imputations, supporting practical use in high-dimensional causal models and furnishing a unified, lightweight toolkit for causal domain adaptation.
