paper-with-me

Papers

Causal Discovery with Stage Variables for Health Time Series

2023-05-05 · Bharat Srikishan, Samantha Kleinberg

Using observational data to learn causal relationships is essential when randomized experiments are not possible, such as in healthcare. Discovering causal relationships in time-series health data is even more challenging when relationships change over the course of a disease, such as medications that are most effective early on or for individuals with severe disease. Stage variables such as weeks of pregnancy, disease stages, or biomarkers like HbA1c, can influence what causal relationships are true for a patient. However, causal inference within each stage is often not possible due to limited amounts of data, and combining all data risks incorrect or missed inferences. To address this, we propose Causal Discovery with Stage Variables (CDSV), which uses stage variables to reweight data from multiple time-series while accounting for different causal relationships in each stage. In simulated data, CDSV discovers more causes with fewer false discoveries compared to baselines, in eICU it has a lower FDR than baselines, and in MIMIC-III it discovers more clinically relevant causes of high blood pressure.

📄 PDF Abstract BibTeX arXiv:2305.03662

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryCausal InferenceTime Series

Similar Papers 제목 키워드 기반

Order-based Causal Discovery for Multistage Processes

2026-07-04 · Eun-Yeol Ma, Junsub Jung, Heeyoung Kim arxiv

Causality has become an increasingly important tool for gaining a deeper understanding of complex systems. Among various causal analysis methods, causal discovery, which identifies causal relationships among variables fr…

Computational Efficiency

Evolutionary Causal Discovery with Relative Impact Stratification for Interpretable Data Analysis

2024-04-25 · Ou Deng, Shoji Nishimura, Atsushi Ogihara, Qun Jin

This study proposes Evolutionary Causal Discovery (ECD) for causal discovery that tailors response variables, predictor variables, and corresponding operators to research datasets. Utilizing genetic programming for varia…

Causal Discovery

Visual Analysis of Multi-outcome Causal Graphs

2024-07-31 · Mengjie Fan, Jinlu Yu, Daniel Weiskopf, Nan Cao 외

We introduce a visual analysis method for multiple causal graphs with different outcome variables, namely, multi-outcome causal graphs. Multi-outcome causal graphs are important in healthcare for understanding multimorbi…

Causal Discovery

Context-Specific Causal Discovery for Categorical Data Using Staged Trees

2021-06-08 · Manuele Leonelli, Gherardo Varando

Causal discovery algorithms aim at untangling complex causal relationships from data. Here, we study causal discovery and inference methods based on staged tree models, which can represent complex and asymmetric causal r…

Causal DiscoveryCausal Inference

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 …