paper-with-me

Papers

Fast Causal Inference with Non-Random Missingness by Test-Wise Deletion

2017-05-25 · Eric V. Strobl, Shyam Visweswaran, Peter L. Spirtes

Many real datasets contain values missing not at random (MNAR). In this scenario, investigators often perform list-wise deletion, or delete samples with any missing values, before applying causal discovery algorithms. List-wise deletion is a sound and general strategy when paired with algorithms such as FCI and RFCI, but the deletion procedure also eliminates otherwise good samples that contain only a few missing values. In this report, we show that we can more efficiently utilize the observed values with test-wise deletion while still maintaining algorithmic soundness. Here, test-wise deletion refers to the process of list-wise deleting samples only among the variables required for each conditional independence (CI) test used in constraint-based searches. Test-wise deletion therefore often saves more samples than list-wise deletion for each CI test, especially when we have a sparse underlying graph. Our theoretical results show that test-wise deletion is sound under the justifiable assumption that none of the missingness mechanisms causally affect each other in the underlying causal graph. We also find that FCI and RFCI with test-wise deletion outperform their list-wise deletion and imputation counterparts on average when MNAR holds in both synthetic and real data.

📄 PDF Abstract BibTeX arXiv:1705.09031

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryCausal InferenceImputationMissing Values

Similar Papers 제목 키워드 기반

Graphical Models for Inference with Missing Data

2013-12-01 · NeurIPS 2013 12 · Karthika Mohan, Judea Pearl, Jin Tian

We address the problem of deciding whether there exists a consistent estimator of a given relation Q, when data are missing not at random. We employ a formal representation called `Missingness Graphs' to explicitly portr…

MIRACLE: Causally-Aware Imputation via Learning Missing Data Mechanisms

2021-11-04 · NeurIPS 2021 12 · Trent Kyono, Yao Zhang, Alexis Bellot, Mihaela van der Schaar

Missing data is an important problem in machine learning practice. Starting from the premise that imputation methods should preserve the causal structure of the data, we develop a regularization scheme that encourages an…

Imputation

Joint Treatment Effect Estimation from Incomplete Healthcare Data: Temporal Causal Normalizing Flows with LLM-driven Evolutionary MNAR Imputation

2026-05-06 · Olivia Jullian Parra, Sara Zoccheddu, David Catalan Cerezo, Tom Forzy 외 arxiv

Target trial emulation (TTE) enables causal questions to be studied with observational data when randomized controlled trials (RCTs) are infeasible. Yet treatment-effect methods often address causal estimation, missingne…

Causal Discovery in the Presence of Missing Data

2018-07-11 · Ruibo Tu, Kun Zhang, Paul Ackermann, Bo Christer Bertilson 외

Missing data are ubiquitous in many domains including healthcare. When these data entries are not missing completely at random, the (conditional) independence relations in the observed data may be different from those in…

Causal DiscoveryDiagnostic

MissNODAG: Differentiable Cyclic Causal Graph Learning from Incomplete Data

2024-10-24 · Muralikrishnna G. Sethuraman, Razieh Nabi, Faramarz Fekri

Causal discovery in real-world systems, such as biological networks, is often complicated by feedback loops and incomplete data. Standard algorithms, which assume acyclic structures or fully observed data, struggle with …

Causal DiscoveryGraph LearningMissing Values