MEGA Hub

CastFSR: A Fast--Slow--Reflect Agentic Reasoning Framework for Context-Aware Time Series Forecasting

Authors

Do you know Xiaoyu Tao?You can claim authorship or link another user.Do you know Mingyue Cheng?You can claim authorship or link another user.Do you know Bokai Pan?You can claim authorship or link another user.Do you know Chuang Jiang?You can claim authorship or link another user.Do you know Huanjian Zhang?You can claim authorship or link another user.Do you know Tian Gao?You can claim authorship or link another user.Do you know Yaguo Liu?You can claim authorship or link another user.Do you know Qi Liu?You can claim authorship or link another user.Do you know Enhong Chen?You can claim authorship or link another user.

Abstract

Time series forecasting is fundamental to decision-making in complex systems, where future dynamics are influenced not only by historical observations but also by evolving contextual features. Recent advances in large language models (LLMs) have extended forecasting beyond numerical extrapolation toward context-aware reasoning. However, existing approaches often lack explicit mechanisms to identify relevant contexts, reason about their impacts, and validate forecasts against temporal and domain constraints. In this work, we propose CastFSR, an agentic framework that formulates context-aware forecasting as a Fast--Slow--Reflect workflow. In fast thinking, CastFSR profiles observations and selects lightweight forecasters to construct a data-driven forecast prior. In slow deliberation, it retrieves contextual evidence, adaptively determines informative look-back windows, and reasons about how contexts reshape future dynamics. In reflection, it iteratively refines forecasts to ensure temporal, contextual, and domain consistency. CastFSR supports both training-free inference with off-the-shelf LLMs and efficient deployment through a two-stage SFT and reinforcement learning strategy that transfers its orchestration capability to compact LLMs. Extensive experiments on public datasets demonstrate that CastFSR consistently outperforms representative baselines. Our code is available at https://github.com/Xiaoyu-Tao/CastFSR.

Community

00