$K^2$VAE: A Koopman-Kalman Enhanced Variational AutoEncoder for Probabilistic Time Series Forecasting
About
Probabilistic Time Series Forecasting (PTSF) plays a crucial role in decision-making across various fields, including economics, energy, and transportation. Most existing methods excell at short-term forecasting, while overlooking the hurdles of Long-term Probabilistic Time Series Forecasting (LPTSF). As the forecast horizon extends, the inherent nonlinear dynamics have a significant adverse effect on prediction accuracy, and make generative models inefficient by increasing the cost of each iteration. To overcome these limitations, we introduce $K^2$VAE, an efficient VAE-based generative model that leverages a KoopmanNet to transform nonlinear time series into a linear dynamical system, and devises a KalmanNet to refine predictions and model uncertainty in such linear system, which reduces error accumulation in long-term forecasting. Extensive experiments demonstrate that $K^2$VAE outperforms state-of-the-art methods in both short- and long-term PTSF, providing a more efficient and accurate solution.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time Series Forecasting | ETTh2 | CRPS0.162 | 25 | |
| Time Series Forecasting | ETTh1 | CRPS0.264 | 20 | |
| Time Series Forecasting | ETTm1 | CRPS0.232 | 20 | |
| Time Series Forecasting | ETTm2 | CRPS0.126 | 20 | |
| Time Series Forecasting | Exchange | CRPS0.031 | 20 | |
| Time Series Forecasting | Weather | CRPS0.079 | 20 | |
| Time Series Forecasting | Electricity | CRPS0.054 | 18 | |
| Probabilistic time series forecasting | ETTm1 Regular (test) | Avg NCRPS0.274 | 11 | |
| Probabilistic time series forecasting | ETTm1 Irregular (test) | Avg NCRPS0.31 | 11 | |
| Probabilistic time series forecasting | ETTm2 Regular (test) | Avg NCRPS0.595 | 11 |