TL;DR
FlowState is a novel time series foundation model that uses a state space model and functional basis decoder to achieve continuous-time modeling, scale adaptability, and improved efficiency, outperforming existing models.
Contribution
Introduction of FlowState, a TSFM with a state space encoder and functional basis decoder for scale-invariant, continuous-time forecasting, with an efficient pretraining strategy.
Findings
FlowState outperforms all other models on GIFT-ZS and Chronos-ZS benchmarks.
FlowState is the smallest model yet achieves state-of-the-art results.
FlowState can adapt online to varying input sampling rates.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
