Causal Discovery in Semi-Stationary Time Series
Shanyun Gao, Raghavendra Addanki, Tong Yu, Ryan A. Rossi, Murat Kocaoglu
TL;DR
This work tackles causal discovery from observational multivariate time series under non-stationarity by focusing on semi-stationary processes with periodically repeating causal mechanisms. It introduces PCMCI$_{\Omega}$, a non-parametric, constraint-based extension of PCMCI that searches over candidate periods up to $\omega_{\text{ub}}$, partitions time into $\Pi^{j}_{k}$, and performs conditional independence tests within partitions to recover the true causal graph while identifying the underlying periodicities $\omega_j$ and the global period $\Omega=\mathrm{LCM}(\{\omega_j\})$. The authors prove soundness under standard causal assumptions A1–A7 and provide lemmas ensuring that the method recovers true parents from a potentially denser CI-derived set and that the periodic structure can be identified in the limit of infinite data. Empirical results on continuous and discrete data, plus a climate case study, demonstrate the method's ability to detect periodic causal mechanisms and relax the stationary assumption, with code and reproducible experiments. Overall, PCMCI$_{\Omega}$ offers a principled, non-parametric approach for discovering causal structure in time series where the mechanism changes recur periodically, broadening applicability to real-world domains with seasonality and diurnal variation.
Abstract
Discovering causal relations from observational time series without making the stationary assumption is a significant challenge. In practice, this challenge is common in many areas, such as retail sales, transportation systems, and medical science. Here, we consider this problem for a class of non-stationary time series. The structural causal model (SCM) of this type of time series, called the semi-stationary time series, exhibits that a finite number of different causal mechanisms occur sequentially and periodically across time. This model holds considerable practical utility because it can represent periodicity, including common occurrences such as seasonality and diurnal variation. We propose a constraint-based, non-parametric algorithm for discovering causal relations in this setting. The resulting algorithm, PCMCI$_Ω$, can capture the alternating and recurring changes in the causal mechanisms and then identify the underlying causal graph with conditional independence (CI) tests. We show that this algorithm is sound in identifying causal relations on discrete time series. We validate the algorithm with extensive experiments on continuous and discrete simulated data. We also apply our algorithm to a real-world climate dataset.
