paper-with-me

홈 › Papers

Efficient Latent Variable Causal Discovery: Combining Score Search and Targeted Testing

2025-10-05 · Joseph Ramsey, Bryan Andrews, Peter Spirtes arxiv

Learning causal structure from observational data is especially challenging when latent variables or selection bias are present. The Fast Causal Inference (FCI) algorithm addresses this setting but performs exhaustive conditional independence tests across many subsets, often leading to spurious independences, missing or extra edges, and unreliable orientations. We present a family of score-guided mixed-strategy causal search algorithms that extend this framework. First, we introduce BOSS-FCI and GRaSP-FCI, variants of GFCI (Greedy Fast Causal Inference) that substitute BOSS (Best Order Score Search) or GRaSP (Greedy Relaxations of Sparsest Permutation) for FGES (Fast Greedy Equivalence Search), preserving correctness while trading off scalability and conservativeness. Second, we develop FCI Targeted-Testing (FCIT), a novel hybrid method that replaces exhaustive testing with targeted, score-informed tests guided by BOSS. FCIT guarantees well-formed PAGs and achieves higher precision and efficiency across sample sizes. Finally, we propose a lightweight heuristic, LV-Dumb (Latent Variable "Dumb"), which returns the PAG of the BOSS DAG (Directed Acyclic Graph). Though not strictly sound for latent confounding, LV-Dumb often matches FCIT's accuracy while running substantially faster. Simulations and real-data analyses show that BOSS-FCI and GRaSP-FCI provide robust baselines, FCIT yields the best balance of precision and reliability, and LV-Dumb offers a fast, near-equivalent alternative. Together, these methods demonstrate that targeted and score-guided strategies can dramatically improve the efficiency and correctness of latent-variable causal discovery.

📄 PDF Abstract BibTeX arXiv:2510.04263

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Score matching through the roof: linear, nonlinear, and latent variables causal discovery

2024-07-26 · Francesco Montagna, Philipp M. Faller, Patrick Bloebaum, Elke Kirschbaum 외

Causal discovery from observational data holds great promise, but existing methods rely on strong assumptions about the underlying causal structure, often requiring full observability of all relevant variables. We tackle…

Causal Discovery

Score-Based Causal Discovery of Latent Variable Causal Models

2026-05-19 · Ignavier Ng, Xinshuai Dong, Haoyue Dai, Biwei Huang 외 arxiv

Identifying latent variables and the causal structure involving them is essential across various scientific fields. While many existing works fall under the category of constraint-based methods (with e.g. conditional ind…

Latent Variable Discovery Using Dependency Patterns

2016-07-22 · Xuhui Zhang, Kevin B. Korb, Ann E. Nicholson, Steven Mascaro

The causal discovery of Bayesian networks is an active and important research area, and it is based upon searching the space of causal models for those which can best explain a pattern of probabilistic dependencies shown…

Causal Discovery

Causal discovery of linear non-Gaussian acyclic models in the presence of latent confounders

2020-01-13 · Takashi Nicholas Maeda, Shohei Shimizu

Causal discovery from data affected by latent confounders is an important and difficult challenge. Causal functional model-based approaches have not been used to present variables whose relationships are affected by late…

Causal Discovery

From Local to Cluster: A Unified Framework for Causal Discovery with Latent Variables

2026-04-24 · Zongyu Li arxiv

Latent variables pose a fundamental challenge to causal discovery and inference. Conventional local methods focus on direct neighbors but fail to provide macro level insights. Cluster level methods enable macro causal re…

Computational EfficiencyCausal Inference