Disentangling Structured Components: Towards Adaptive, Interpretable and Scalable Time Series Forecasting
Jinliang Deng, Xiusi Chen, Renhe Jiang, Du Yin, Yi Yang, Xuan Song, Ivor W. Tsang
TL;DR
The paper tackles non-stationary multivariate time-series forecasting by proposing SCNN, a decomposition-based neural network that models structured components (long-term, seasonal, short-term, and co-evolving) plus a residual. SCNN integrates component decoupling, extrapolation, fusion, and structural regularization to enable adaptive, interpretable, and scalable forecasts, and combines both deterministic and learned dynamics for each component. Empirical results on BikeNYC, PeMSD7, and Electricity show consistent improvements over state-of-the-art baselines, with strong robustness to noise and missing data and good scalability. The work advances interpretable forecasting by explicitly grounding predictions in disentangled components and by providing analyses of expressiveness, complexity, and disentanglement, highlighting practical benefits for real-world non-stationary environments.
Abstract
Multivariate time-series (MTS) forecasting is a paramount and fundamental problem in many real-world applications. The core issue in MTS forecasting is how to effectively model complex spatial-temporal patterns. In this paper, we develop a adaptive, interpretable and scalable forecasting framework, which seeks to individually model each component of the spatial-temporal patterns. We name this framework SCNN, as an acronym of Structured Component-based Neural Network. SCNN works with a pre-defined generative process of MTS, which arithmetically characterizes the latent structure of the spatial-temporal patterns. In line with its reverse process, SCNN decouples MTS data into structured and heterogeneous components and then respectively extrapolates the evolution of these components, the dynamics of which are more traceable and predictable than the original MTS. Extensive experiments are conducted to demonstrate that SCNN can achieve superior performance over state-of-the-art models on three real-world datasets. Additionally, we examine SCNN with different configurations and perform in-depth analyses of the properties of SCNN.
