LGAIAug 7, 2025

FlowState: Sampling Rate Invariant Time Series Forecasting

arXiv:2508.05287v29 citationsh-index: 43
Originality Highly original
AI Analysis

This addresses a key bottleneck in time series forecasting for applications requiring adaptability to varying data collection frequencies, representing a significant advance over existing methods.

The paper tackles the problem of time series forecasting models struggling with generalization across varying sampling rates and computational inefficiency by introducing FlowState, a novel architecture that inherently adapts to different temporal resolutions, achieving state-of-the-art performance on benchmarks like GIFT-ZS and Chronos-ZS.

Foundation models (FMs) have transformed natural language processing, but their success has not yet translated to time series forecasting. Existing time series foundation models (TSFMs), often based on transformer variants, struggle with generalization across varying context and target lengths, lack adaptability to different sampling rates, and are computationally inefficient. We introduce FlowState, a novel TSFM architecture that addresses these challenges through two key innovations: a state space model (SSM) based encoder and a functional basis decoder. This design enables continuous-time modeling and dynamic time-scale adjustment, allowing FlowState to inherently generalize across all possible temporal resolutions, and dynamically adjust the forecasting horizons. In contrast to other state-of-the-art TSFMs, which require training data across all possible sampling rates to memorize patterns at each scale, FlowState inherently adapts its internal dynamics to the input scale, enabling smaller models, reduced data requirements, and improved efficiency. We further propose an efficient pretraining strategy that improves robustness and accelerates training. Despite being the smallest model, FlowState outperforms all other models and is state-of-the-art for the GIFT-ZS and the Chronos-ZS benchmarks. Ablation studies confirm the effectiveness of its components, and we demonstrate its unique ability to adapt online to varying input sampling rates.

Foundations

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

Your Notes