Regression by Dependence Minimization and Its Application to Causal Inference in Additive Noise Models

Abstract

Motivated by causal inference problems, we propose a novel method for regression that minimizes the statistical dependence between regressors and residuals. The key advantage of this approach to regression is that it does not assume a particular distribution of the noise, i.e., it is non-parametric with respect to the noise distribution. We argue that the proposed regression method is well suited to the task of causal inference in additive noise models. A practical disadvantage is that the resulting optimization problem is generally non-convex and can be difficult to solve. Nevertheless, we report good results on one of the tasks of the NIPS 2008 Causality Challenge, where the goal is to distinguish causes from effects in pairs of statistically dependent variables. In addition, we propose an algorithm for efficiently inferring causal models from observational data for more than two variables. The required number of regressions and independence tests is quadratic in the number of variables, which is a significant improvement over the simple method that tests all possible DAGs.

Cite

Text

Mooij et al. "Regression by Dependence Minimization and Its Application to Causal Inference in Additive Noise Models." International Conference on Machine Learning, 2009. doi:10.1145/1553374.1553470

Markdown

[Mooij et al. "Regression by Dependence Minimization and Its Application to Causal Inference in Additive Noise Models." International Conference on Machine Learning, 2009.](https://mlanthology.org/icml/2009/mooij2009icml-regression/) doi:10.1145/1553374.1553470

BibTeX

@inproceedings{mooij2009icml-regression,
  title     = {{Regression by Dependence Minimization and Its Application to Causal Inference in Additive Noise Models}},
  author    = {Mooij, Joris M. and Janzing, Dominik and Peters, Jonas and Schölkopf, Bernhard},
  booktitle = {International Conference on Machine Learning},
  year      = {2009},
  pages     = {745-752},
  doi       = {10.1145/1553374.1553470},
  url       = {https://mlanthology.org/icml/2009/mooij2009icml-regression/}
}