Building on the understanding of Structural Causal Models (SCMs) and identification from Chapter 1, this chapter concentrates on methods for learning the causal structure directly from data. Inferring the correct causal graph, often represented as a Directed Acyclic Graph (DAG), from observational data presents significant challenges.
Here, you will investigate established and modern algorithms for causal discovery. We will cover:
Upon completing this chapter, you will have the necessary knowledge to apply and evaluate different causal discovery algorithms in practical settings.
2.1 Constraint-based Discovery Algorithms: PC, FCI Extensions
2.2 Score-based Discovery Algorithms: GES, LiNGAM
2.3 Discovery Using Interventional Data
2.4 Causal Discovery from Heterogeneous Data
2.5 Assessing Causal Discovery Algorithm Performance
2.6 Managing Latent Variables in Discovery
2.7 Hands-on Practical: Implementing Discovery Algorithms
© 2025 ApX Machine Learning