LGAIMLJul 22, 2021

Typing assumptions improve identification in causal discovery

arXiv:2107.10703v216 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of reducing uncertainty in causal discovery for researchers and practitioners, representing an incremental improvement by adding typing assumptions to existing methods.

The paper tackles the problem of causal discovery from observational data, where solutions are ambiguous, by introducing typed directed acyclic graphs that use variable types to constrain causal relationships, resulting in significant gains in identifying the causal graph.

Causal discovery from observational data is a challenging task that can only be solved up to a set of equivalent solutions, called an equivalence class. Such classes, which are often large in size, encode uncertainties about the orientation of some edges in the causal graph. In this work, we propose a new set of assumptions that constrain possible causal relationships based on the nature of variables, thus circumscribing the equivalence class. Namely, we introduce typed directed acyclic graphs, in which variable types are used to determine the validity of causal relationships. We demonstrate, both theoretically and empirically, that the proposed assumptions can result in significant gains in the identification of the causal graph. We also propose causal discovery algorithms that make use of these assumptions and demonstrate their benefits on simulated and pseudo-real data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes