English

Causal discovery for time series with latent confounders

Machine Learning 2022-09-09 v1 Machine Learning

Abstract

Reconstructing the causal relationships behind the phenomena we observe is a fundamental challenge in all areas of science. Discovering causal relationships through experiments is often infeasible, unethical, or expensive in complex systems. However, increases in computational power allow us to process the ever-growing amount of data that modern science generates, leading to an emerging interest in the causal discovery problem from observational data. This work evaluates the LPCMCI algorithm, which aims to find generators compatible with a multi-dimensional, highly autocorrelated time series while some variables are unobserved. We find that LPCMCI performs much better than a random algorithm mimicking not knowing anything but is still far from optimal detection. Furthermore, LPCMCI performs best on auto-dependencies, then contemporaneous dependencies, and struggles most with lagged dependencies. The source code of this project is available online.

Keywords

Cite

@article{arxiv.2209.03427,
  title  = {Causal discovery for time series with latent confounders},
  author = {Christian Reiser},
  journal= {arXiv preprint arXiv:2209.03427},
  year   = {2022}
}

Comments

observational causal discovery, causal inference, causality, statistics

R2 v1 2026-06-28T00:54:50.571Z