Sparsity exploitation via discovering graphical models in multi-variate time-series forecasting
Ngoc-Dung Do, Truong Son Hy, Duy Khuong Nguyen

TL;DR
This paper introduces a decoupled training approach for multi-variate time-series forecasting that leverages Graphical Lasso to generate sparse, interpretable graph structures, enhancing model efficiency and explainability.
Contribution
It proposes a novel decoupled training method combining Graphical Lasso with GCRN for sparse graph discovery and forecasting, improving interpretability and reducing training time.
Findings
Achieves competitive forecasting accuracy with state-of-the-art methods.
Reduces training time by approximately 40%.
Provides meaningful, explainable graph structures.
Abstract
Graph neural networks (GNNs) have been widely applied in multi-variate time-series forecasting (MTSF) tasks because of their capability in capturing the correlations among different time-series. These graph-based learning approaches improve the forecasting performance by discovering and understanding the underlying graph structures, which represent the data correlation. When the explicit prior graph structures are not available, most existing works cannot guarantee the sparsity of the generated graphs that make the overall model computational expensive and less interpretable. In this work, we propose a decoupled training method, which includes a graph generating module and a GNNs forecasting module. First, we use Graphical Lasso (or GraphLASSO) to directly exploit the sparsity pattern from data to build graph structures in both static and time-varying cases. Second, we fit these graph…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Data Stream Mining Techniques · Advanced Graph Neural Networks
