paper-with-me

Papers

A Single Iterative Step for Anytime Causal Discovery

2020-12-14 · Raanan Y. Rohekar, Yaniv Gurwicz, Shami Nisimov, Gal Novik

We present a sound and complete algorithm for recovering causal graphs from observed, non-interventional data, in the possible presence of latent confounders and selection bias. We rely on the causal Markov and faithfulness assumptions and recover the equivalence class of the underlying causal graph by performing a series of conditional independence (CI) tests between observed variables. We propose a single step that is applied iteratively, such that the independence and causal relations entailed from the resulting graph, after any iteration, is correct and becomes more informative with successive iteration. Essentially, we tie the size of the CI condition set to its distance from the tested nodes on the resulting graph. Each iteration refines the skeleton and orientation by performing CI tests having condition sets that are larger than in the preceding iteration. In an iteration, condition sets of CI tests are constructed from nodes that are within a specified search distance, and the sizes of these condition sets is equal to this search distance. The algorithm then iteratively increases the search distance along with the condition set sizes. Thus, each iteration refines a graph, that was recovered by previous iterations having smaller condition sets -- having a higher statistical power. We demonstrate that our algorithm requires significantly fewer CI tests and smaller condition sets compared to the FCI algorithm. This is evident for both recovering the true underlying graph using a perfect CI oracle, and accurately estimating the graph using limited observed data.

📄 PDF Abstract BibTeX arXiv:2012.07513

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoverySelection bias

Similar Papers 제목 키워드 기반

Iterative Causal Discovery in the Possible Presence of Latent Confounders and Selection Bias

2021-11-07 · NeurIPS 2021 12 · Raanan Y. Rohekar, Shami Nisimov, Yaniv Gurwicz, Gal Novik

We present a sound and complete algorithm, called iterative causal discovery (ICD), for recovering causal graphs in the presence of latent confounders and selection bias. ICD relies on the causal Markov and faithfulness …

Causal DiscoverySelection bias

Anytime Single-Step MAPF Planning with Anytime PIBT

2025-04-10 · Nayesha Gandotra, Rishi Veerapaneni, Muhammad Suhail Saleem, Daniel Harabor 외

PIBT is a popular Multi-Agent Path Finding (MAPF) method at the core of many state-of-the-art MAPF methods including LaCAM, CS-PIBT, and WPPL. The main utility of PIBT is that it is a very fast and effective single-step …

Multi-Agent Path Finding

CUTS: Neural Causal Discovery from Irregular Time-Series Data

2023-02-15 · Yuxiao Cheng, Runzhao Yang, Tingxiong Xiao, Zongren Li 외

Causal discovery from time-series data has been a central task in machine learning. Recently, Granger causality inference is gaining momentum due to its good explainability and high compatibility with emerging deep neura…

Causal DiscoveryGraph Neural NetworkIrregular Time SeriesTime Series+1

IRIS: An Iterative and Integrated Framework for Verifiable Causal Discovery in the Absence of Tabular Data

2025-10-10 · Tao Feng, Lizhen Qu, Niket Tandon, Gholamreza Haffari arxiv

Causal discovery is fundamental to scientific research, yet traditional statistical algorithms face significant challenges, including expensive data collection, redundant computation for known relations, and unrealistic …

dcFCI: Robust Causal Discovery Under Latent Confounding, Unfaithfulness, and Mixed Data

2025-05-10 · Adèle H. Ribeiro, Dominik Heider

Causal discovery is central to inferring causal relationships from observational data. In the presence of latent confounding, algorithms such as Fast Causal Inference (FCI) learn a Partial Ancestral Graph (PAG) represent…

Causal DiscoveryCausal Inference