Forecasting as Rendering: A 2D Gaussian Splatting Framework for Time Series Forecasting
About
Time series forecasting (TSF) remains a challenging problem due to the intricate entanglement of intraperiod-fluctuations and interperiod-trends. While recent advances have attempted to reshape 1D sequences into 2D period-phase representations, they suffer from two principal limitations.Firstly, treating reshaped tensors as static images results in a topological mismatch, as standard spatial operators sever chronological continuity at grid boundaries. Secondly, relying on uniform fixed-size representations allocates modeling capacity inefficiently and fails to provide the adaptive resolution required for compressible, non-stationary temporal patterns. To address these limitations, we introduce TimeGS, a novel framework that fundamentally shifts the forecasting paradigm from regression to 2D generative rendering. By reconceptualizing the future sequence as a continuous latent surface, TimeGS utilizes the inherent anisotropy of Gaussian kernels to adaptively model complex variations with flexible geometric alignment. To realize this, we introduce a Multi-Basis Gaussian Kernel Generation (MB-GKG) block that synthesizes kernels from a fixed dictionary to stabilize optimization, and a Multi-Period Chronologically Continuous Rasterization (MP-CCR) block that enforces strict temporal continuity across periodic boundaries. Comprehensive experiments on standard benchmark datasets demonstrate that TimeGS attains state-of-the-art performance.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Long-term time-series forecasting | Weather | MSE0.161 | 448 | |
| Long-term forecasting | ETTm1 | MSE0.372 | 375 | |
| Long-term forecasting | ETTh1 | MSE0.419 | 365 | |
| Long-term time-series forecasting | Traffic | MSE0.478 | 362 | |
| Long-term forecasting | ETTm2 | MSE0.276 | 310 | |
| Long-term forecasting | ETTh2 | MSE0.363 | 266 | |
| Long-term forecasting | Electricity | MSE0.181 | 167 |