Previous Article in Journal
Modular Multi-Task Learning for Emotion-Aware Stance Inference in Online Discourse
Previous Article in Special Issue
Performance Evaluation of Separate Chaining for Concurrent Hash Maps
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

Scalable Time Series Causal Discovery with Approximate Causal Ordering

Department of Computing, Imperial College London, London SW7 2AZ, UK
*
Author to whom correspondence should be addressed.
Mathematics 2025, 13(20), 3288; https://doi.org/10.3390/math13203288
Submission received: 21 August 2025 / Revised: 29 September 2025 / Accepted: 13 October 2025 / Published: 14 October 2025
(This article belongs to the Special Issue Advances in High-Speed Computing and Parallel Algorithm)

Abstract

Causal discovery in time series data presents a significant computational challenge. Standard algorithms are often prohibitively expensive for datasets with many variables or samples. This study introduces and validates a heuristic approximation of the VarLiNGAM algorithm to address this scalability problem. The standard VarLiNGAM method relies on an iterative refinement procedure for causal ordering that is computationally expensive. Our heuristic modifies this procedure by omitting the iterative refinement. This change permits a one-time precomputation of all necessary statistical values. The algorithmic modification reduces the time complexity of VarLiNGAM from O(m3n) to O(m2n+m3) while keeping the space complexity at O(m2), where m is the number of variables and n is the number of samples. While an approximation, our approach retains VarLiNGAM’s essential structure and empirical reliability. On large-scale financial data with up to 400 variables, our algorithm achieves up to a 13.36× speedup over the standard implementation and an approximate 4.5× speedup over a GPU-accelerated version. Evaluations across medical time series analysis, IT service monitoring, and finance demonstrate the heuristic’s robustness and practical scalability. This work offers a validated balance between computational efficiency and discovery quality, making large-scale causal analysis feasible on personal computers.
Keywords: causal discovery; time series; scalability; VarLiNGAM causal discovery; time series; scalability; VarLiNGAM

Share and Cite

MDPI and ACS Style

Jiao, Z.; Guo, C.; Luk, W. Scalable Time Series Causal Discovery with Approximate Causal Ordering. Mathematics 2025, 13, 3288. https://doi.org/10.3390/math13203288

AMA Style

Jiao Z, Guo C, Luk W. Scalable Time Series Causal Discovery with Approximate Causal Ordering. Mathematics. 2025; 13(20):3288. https://doi.org/10.3390/math13203288

Chicago/Turabian Style

Jiao, Ziyang, Ce Guo, and Wayne Luk. 2025. "Scalable Time Series Causal Discovery with Approximate Causal Ordering" Mathematics 13, no. 20: 3288. https://doi.org/10.3390/math13203288

APA Style

Jiao, Z., Guo, C., & Luk, W. (2025). Scalable Time Series Causal Discovery with Approximate Causal Ordering. Mathematics, 13(20), 3288. https://doi.org/10.3390/math13203288

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop