Online Time Series Forecasting with Theoretical Guarantees
Zijian Li, Changze Zhou, Minghao Fu, Sanjay Manjunath, Fan Feng, Guangyi Chen, Yingyao Hu, Ruichu Cai, Kun Zhang
TL;DR
The paper tackles online time-series forecasting under distribution shifts driven by latent variables. It develops TOT, a theory-backed framework that proves Bayes-risk reductions when forecasters condition on latent states, with guarantees that identifiability of these states improves the risk gap and can be achieved from four consecutive observations. It then proposes a plug-and-play model-agnostic blueprint featuring a temporal decoder, two independent noise estimators for latent and observed transitions, and an ELBO-based training objective with sparsity on the mixing, enabling practical identifiability and forecasting improvements. Empirical results on synthetic and real-world datasets show consistent gains over strong baselines across multiple backbones, supporting both the theoretical guarantees and the practicality of the proposed approach. The work advances causal representation learning in time series and offers a scalable, generalizable path to robust online forecasting in nonstationary environments.
Abstract
This paper is concerned with online time series forecasting, where unknown distribution shifts occur over time, i.e., latent variables influence the mapping from historical to future observations. To develop an automated way of online time series forecasting, we propose a Theoretical framework for Online Time-series forecasting (TOT in short) with theoretical guarantees. Specifically, we prove that supplying a forecaster with latent variables tightens the Bayes risk, the benefit endures under estimation uncertainty of latent variables and grows as the latent variables achieve a more precise identifiability. To better introduce latent variables into online forecasting algorithms, we further propose to identify latent variables with minimal adjacent observations. Based on these results, we devise a model-agnostic blueprint by employing a temporal decoder to match the distribution of observed variables and two independent noise estimators to model the causal inference of latent variables and mixing procedures of observed variables, respectively. Experiment results on synthetic data support our theoretical claims. Moreover, plug-in implementations built on several baselines yield general improvement across multiple benchmarks, highlighting the effectiveness in real-world applications.
