English

Cross-validating causal discovery via Leave-One-Variable-Out

Machine Learning 2024-11-11 v1 Machine Learning Methodology

Abstract

We propose a new approach to falsify causal discovery algorithms without ground truth, which is based on testing the causal model on a pair of variables that has been dropped when learning the causal model. To this end, we use the "Leave-One-Variable-Out (LOVO)" prediction where YY is inferred from XX without any joint observations of XX and YY, given only training data from X,Z1,,ZkX,Z_1,\dots,Z_k and from Z1,,Zk,YZ_1,\dots,Z_k,Y. We demonstrate that causal models on the two subsets, in the form of Acyclic Directed Mixed Graphs (ADMGs), often entail conclusions on the dependencies between XX and YY, enabling this type of prediction. The prediction error can then be estimated since the joint distribution P(X,Y)P(X, Y) is assumed to be available, and XX and YY have only been omitted for the purpose of falsification. After presenting this graphical method, which is applicable to general causal discovery algorithms, we illustrate how to construct a LOVO predictor tailored towards algorithms relying on specific a priori assumptions, such as linear additive noise models. Simulations indicate that the LOVO prediction error is indeed correlated with the accuracy of the causal outputs, affirming the method's effectiveness.

Keywords

Cite

@article{arxiv.2411.05625,
  title  = {Cross-validating causal discovery via Leave-One-Variable-Out},
  author = {Daniela Schkoda and Philipp Faller and Patrick Blöbaum and Dominik Janzing},
  journal= {arXiv preprint arXiv:2411.05625},
  year   = {2024}
}
R2 v1 2026-06-28T19:53:06.865Z