LGAIFeb 18, 2025

Disentangling Long-Short Term State Under Unknown Interventions for Online Time Series Forecasting

arXiv:2502.12603v14 citationsh-index: 20AAAI
Originality Incremental advance
AI Analysis

This work solves the problem of adapting to nonstationary changes in sequential data for practitioners in fields like finance, though it appears incremental as it builds on existing state-control methods.

The paper tackles the challenge of online time series forecasting by proposing a framework to disentangle long-term and short-term states, addressing issues with nonstationary data and unknown interventions. Experimental results show that their LSTD model outperforms existing methods on benchmark datasets.

Current methods for time series forecasting struggle in the online scenario, since it is difficult to preserve long-term dependency while adapting short-term changes when data are arriving sequentially. Although some recent methods solve this problem by controlling the updates of latent states, they cannot disentangle the long/short-term states, leading to the inability to effectively adapt to nonstationary. To tackle this challenge, we propose a general framework to disentangle long/short-term states for online time series forecasting. Our idea is inspired by the observations where short-term changes can be led by unknown interventions like abrupt policies in the stock market. Based on this insight, we formalize a data generation process with unknown interventions on short-term states. Under mild assumptions, we further leverage the independence of short-term states led by unknown interventions to establish the identification theory to achieve the disentanglement of long/short-term states. Built on this theory, we develop a long short-term disentanglement model (LSTD) to extract the long/short-term states with long/short-term encoders, respectively. Furthermore, the LSTD model incorporates a smooth constraint to preserve the long-term dependencies and an interrupted dependency constraint to enforce the forgetting of short-term dependencies, together boosting the disentanglement of long/short-term states. Experimental results on several benchmark datasets show that our \textbf{LSTD} model outperforms existing methods for online time series forecasting, validating its efficacy in real-world applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes