Causal Discovery with Fewer Conditional Independence Tests
Kirankumar Shiragur, Jiaqi Zhang, Caroline Uhler

TL;DR
This paper introduces a novel approach to causal discovery that reduces the number of required conditional independence tests by learning a coarser causal graph representation, enabling efficient identification of causal structures in certain cases.
Contribution
It proposes the Causal Consistent Partition Graph (CCPG), a new coarser causal graph representation, and presents the first efficient algorithm for causal discovery with polynomial CI tests in identifiable cases.
Findings
CCPG captures causal structure with fewer tests
The algorithm is efficient for fully identifiable causal graphs
It achieves causal discovery with polynomial CI tests in specific scenarios
Abstract
Many questions in science center around the fundamental problem of understanding causal relationships. However, most constraint-based causal discovery algorithms, including the well-celebrated PC algorithm, often incur an exponential number of conditional independence (CI) tests, posing limitations in various applications. Addressing this, our work focuses on characterizing what can be learned about the underlying causal graph with a reduced number of CI tests. We show that it is possible to a learn a coarser representation of the hidden causal graph with a polynomial number of tests. This coarser representation, named Causal Consistent Partition Graph (CCPG), comprises of a partition of the vertices and a directed graph defined over its components. CCPG satisfies consistency of orientations and additional constraints which favor finer partitions. Furthermore, it reduces to the…
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 · Data Quality and Management
