LGNov 15, 2025

ReCast: Reliability-aware Codebook Assisted Lightweight Time Series Forecasting

arXiv:2511.11991v1h-index: 19
Originality Incremental advance
AI Analysis

This addresses forecasting challenges in resource-constrained environments, though it appears incremental as it builds on existing codebook and dual-path concepts.

The paper tackles the problem of time series forecasting for real-world series with local, complex patterns by proposing ReCast, a reliability-aware codebook-assisted framework that encodes local patterns into discrete embeddings and uses a dual-path architecture. The result shows that ReCast outperforms state-of-the-art models in accuracy, efficiency, and adaptability to distribution shifts.

Time series forecasting is crucial for applications in various domains. Conventional methods often rely on global decomposition into trend, seasonal, and residual components, which become ineffective for real-world series dominated by local, complex, and highly dynamic patterns. Moreover, the high model complexity of such approaches limits their applicability in real-time or resource-constrained environments. In this work, we propose a novel \textbf{RE}liability-aware \textbf{C}odebook-\textbf{AS}sisted \textbf{T}ime series forecasting framework (\textbf{ReCast}) that enables lightweight and robust prediction by exploiting recurring local shapes. ReCast encodes local patterns into discrete embeddings through patch-wise quantization using a learnable codebook, thereby compactly capturing stable regular structures. To compensate for residual variations not preserved by quantization, ReCast employs a dual-path architecture comprising a quantization path for efficient modeling of regular structures and a residual path for reconstructing irregular fluctuations. A central contribution of ReCast is a reliability-aware codebook update strategy, which incrementally refines the codebook via weighted corrections. These correction weights are derived by fusing multiple reliability factors from complementary perspectives by a distributionally robust optimization (DRO) scheme, ensuring adaptability to non-stationarity and robustness to distribution shifts. Extensive experiments demonstrate that ReCast outperforms state-of-the-art (SOTA) models in accuracy, efficiency, and adaptability to distribution shifts.

Foundations

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

Your Notes