Towards a Learning Theory of Cause-Effect Inference
David Lopez-Paz, Krikamol Muandet, Bernhard Sch\"olkopf, Ilya, Tolstikhin

TL;DR
This paper introduces a novel approach to causal inference by classifying probability distributions using kernel mean embeddings and machine learning, achieving state-of-the-art results and extending to multiple variables.
Contribution
It proposes a new method for cause-effect inference based on distribution classification with theoretical guarantees and practical implementation.
Findings
Achieves state-of-the-art cause-effect inference performance.
Provides generalization bounds and statistical consistency.
Extends methodology to multiple variables.
Abstract
We pose causal inference as the problem of learning to classify probability distributions. In particular, we assume access to a collection , where each is a sample drawn from the probability distribution of , and is a binary label indicating whether "" or "". Given these data, we build a causal inference rule in two steps. First, we featurize each using the kernel mean embedding associated with some characteristic kernel. Second, we train a binary classifier on such embeddings to distinguish between causal directions. We present generalization bounds showing the statistical consistency and learning rates of the proposed approach, and provide a simple implementation that achieves state-of-the-art cause-effect inference. Furthermore, we extend our ideas to infer causal relationships between more than…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Machine Learning and Algorithms · Blind Source Separation Techniques
MethodsCausal inference
