MetaCaDI: A Meta-Learning Framework for Scalable Causal Discovery with Unknown Interventions
Hans Jarett Ong, Yoichi Chikahara, Tomoharu Iwata
TL;DR
MetaCaDI tackles the challenge of jointly discovering a shared causal graph and unknown intervention targets under few-shot conditions by reframing the problem as Bayesian meta-learning. It introduces an analytical adaptation mechanism that avoids gradient-based bilevel optimization, coupled with a differentiable DAG sampler (DP-DAG) and a differentiable intervention predictor to infer $A$ and $m_t$ under an ANM-based likelihood. The method provides posterior uncertainty over the graph and targets and demonstrates superior performance in both causal-graph recovery and intervention-target prediction on synthetic and SERGIO datasets, with notable speed advantages over gradient-based baselines. These results suggest a practical path toward reliable, real-time causal inference in systems where interventions are costly or partly unknown, enabling faster scientific discovery and fault localization. The work also identifies future directions to broaden model identifiability beyond ANMs and to extend applicability to more complex SCM families.
Abstract
Uncovering the underlying causal mechanisms of complex real-world systems remains a significant challenge, as these systems often entail high data collection costs and involve unknown interventions. We introduce MetaCaDI, the first framework to cast the joint discovery of a causal graph and unknown interventions as a meta-learning problem. MetaCaDI is a Bayesian framework that learns a shared causal graph structure across multiple experiments and is optimized to rapidly adapt to new, few-shot intervention target prediction tasks. A key innovation is our model's analytical adaptation, which uses a closed-form solution to bypass expensive and potentially unstable gradient-based bilevel optimization. Extensive experiments on synthetic and complex gene expression data demonstrate that MetaCaDI significantly outperforms state-of-the-art methods. It excels at both causal graph recovery and identifying intervention targets from as few as 10 data instances, proving its robustness in data-scarce scenarios.
