Causal Discovery from Sparse Time-Series Data Using Echo State Network
Haonan Chen, Bo Yuan Chang, Mohamed A. Naiel, Georges Younes, Steven, Wardell, Stan Kleinikkink, John S. Zelek

TL;DR
This paper introduces a novel causal discovery method for sparse and irregular time-series data using Gaussian Process Regression for missing data imputation and Echo State Networks for causal inference, outperforming existing algorithms.
Contribution
The paper presents a new combined approach using Gaussian Processes and Echo State Networks to improve causal discovery in sparse, non-uniformly sampled time-series data.
Findings
Outperforms existing causal discovery algorithms in MCC and ROC metrics.
Effective in handling missing data and irregular sampling.
Demonstrates viability on complex chemical process data.
Abstract
Causal discovery between collections of time-series data can help diagnose causes of symptoms and hopefully prevent faults before they occur. However, reliable causal discovery can be very challenging, especially when the data acquisition rate varies (i.e., non-uniform data sampling), or in the presence of missing data points (e.g., sparse data sampling). To address these issues, we proposed a new system comprised of two parts, the first part fills missing data with a Gaussian Process Regression, and the second part leverages an Echo State Network, which is a type of reservoir computer (i.e., used for chaotic system modelling) for Causal discovery. We evaluate the performance of our proposed system against three other off-the-shelf causal discovery algorithms, namely, structural expectation-maximization, sub-sampled linear auto-regression absolute coefficients, and multivariate Granger…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Reservoir Computing · Neural Networks and Applications · Neural dynamics and brain function
MethodsGaussian Process
