LGJan 28

TimeCatcher: A Variational Framework for Volatility-Aware Forecasting of Non-Stationary Time Series

arXiv:2601.20448v1h-index: 1Has Code
Originality Highly original
AI Analysis

This addresses forecasting challenges in domains like web traffic, finance, energy, and weather, where abrupt fluctuations are common, representing a novel method for a known bottleneck.

The paper tackles the problem of long-term forecasting for highly non-stationary time series, which existing MLP-based models struggle with due to assumptions of local stationarity, and proposes TimeCatcher, a volatility-aware variational framework that consistently outperforms state-of-the-art baselines across nine real-world datasets, with particularly large improvements in high-volatility scenarios.

Recent lightweight MLP-based models have achieved strong performance in time series forecasting by capturing stable trends and seasonal patterns. However, their effectiveness hinges on an implicit assumption of local stationarity assumption, making them prone to errors in long-term forecasting of highly non-stationary series, especially when abrupt fluctuations occur, a common challenge in domains like web traffic monitoring. To overcome this limitation, we propose TimeCatcher, a novel Volatility-Aware Variational Forecasting framework. TimeCatcher extends linear architectures with a variational encoder to capture latent dynamic patterns hidden in historical data and a volatility-aware enhancement mechanism to detect and amplify significant local variations. Experiments on nine real-world datasets from traffic, financial, energy, and weather domains show that TimeCatcher consistently outperforms state-of-the-art baselines, with particularly large improvements in long-term forecasting scenarios characterized by high volatility and sudden fluctuations. Our code is available at https://github.com/ColaPrinceCHEN/TimeCatcher.

Foundations

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

Your Notes