Causal Graph Learning via Distributional Invariance of Cause-Effect Relationship

Causal Graph Learning via Distributional Invariance of Cause-Effect Relationship
Notice: This research summary and analysis were automatically generated using AI technology. For absolute accuracy, please refer to the [Original Paper Viewer] below or the Original ArXiv Source.

This paper introduces a new framework for recovering causal graphs from observational data, leveraging the observation that the distribution of an effect, conditioned on its causes, remains invariant to changes in the prior distribution of those causes. This insight enables a direct test for potential causal relationships by checking the variance of their corresponding effect-cause conditional distributions across multiple downsampled subsets of the data. These subsets are selected to reflect different prior cause distributions, while preserving the effect-cause conditional relationships. Using this invariance test and exploiting an (empirical) sparsity of most causal graphs, we develop an algorithm that efficiently uncovers causal relationships with quadratic complexity in the number of observational variables, reducing the processing time by up to 25x compared to state-of-the-art methods. Our empirical experiments on a varied benchmark of large-scale datasets show superior or equivalent performance compared to existing works, while achieving enhanced scalability.


💡 Research Summary

The paper introduces a novel framework for learning causal directed acyclic graphs (DAGs) from purely observational data by exploiting the invariance of the conditional distribution of an effect given its causes under changes of the marginal distribution of the causes. The authors formalize the intuition that if a variable X is truly caused by a set of parents Pa


Comments & Academic Discussion

Loading comments...

Leave a Comment