pith. sign in

arxiv: 1309.6824 · v1 · pith:B5IBKUKOnew · submitted 2013-09-26 · 💻 cs.AI

Learning Sparse Causal Models is not NP-hard

classification 💻 cs.AI
keywords causalnp-hardsparsediscoveryindependencelearningmodelproblem
0
0 comments X
read the original abstract

This paper shows that causal model discovery is not an NP-hard problem, in the sense that for sparse graphs bounded by node degree k the sound and complete causal model can be obtained in worst case order N^{2(k+2)} independence tests, even when latent variables and selection bias may be present. We present a modification of the well-known FCI algorithm that implements the method for an independence oracle, and suggest improvements for sample/real-world data versions. It does not contradict any known hardness results, and does not solve an NP-hard problem: it just proves that sparse causal discovery is perhaps more complicated, but not as hard as learning minimal Bayesian networks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Score-based Greedy Search for Structure Identification of Partially Observed Linear Causal Models

    cs.LG 2025-10 unverdicted novelty 7.0

    Introduces Generalized N Factor Model and LGES algorithm that identifies true causal structure including latents up to Markov equivalence class via score-based greedy search.