English

Causal Inference on Multivariate and Mixed-Type Data

Machine Learning 2017-10-17 v2 Machine Learning

Abstract

Given data over the joint distribution of two random variables XX and YY, we consider the problem of inferring the most likely causal direction between XX and YY. In particular, we consider the general case where both XX and YY may be univariate or multivariate, and of the same or mixed data types. We take an information theoretic approach, based on Kolmogorov complexity, from which it follows that first describing the data over cause and then that of effect given cause is shorter than the reverse direction. The ideal score is not computable, but can be approximated through the Minimum Description Length (MDL) principle. Based on MDL, we propose two scores, one for when both XX and YY are of the same single data type, and one for when they are mixed-type. We model dependencies between XX and YY using classification and regression trees. As inferring the optimal model is NP-hard, we propose Crack, a fast greedy algorithm to determine the most likely causal direction directly from the data. Empirical evaluation on a wide range of data shows that Crack reliably, and with high accuracy, infers the correct causal direction on both univariate and multivariate cause-effect pairs over both single and mixed-type data.

Keywords

Cite

@article{arxiv.1702.06385,
  title  = {Causal Inference on Multivariate and Mixed-Type Data},
  author = {Alexander Marx and Jilles Vreeken},
  journal= {arXiv preprint arXiv:1702.06385},
  year   = {2017}
}

Comments

9 pages, submitted to sdm

R2 v1 2026-06-22T18:24:07.893Z