Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cast-R1: Learning Tool-Augmented Sequential Decision Policies for Time Series Forecasting

About

Time series forecasting has long been dominated by model-centric approaches that formulate prediction as a single-pass mapping from historical observations to future values. Despite recent progress, such formulations often struggle in complex and evolving settings, largely because most forecasting models lack the ability to autonomously acquire informative evidence, reason about potential future changes, or revise predictions through iterative decision processes. In this work, we propose Cast-R1, a learned time series forecasting framework that reformulates forecasting as a sequential decision-making problem. Cast-R1 introduces a memory-based state management mechanism that maintains decision-relevant information across interaction steps, enabling the accumulation of contextual evidence to support long-horizon reasoning. Building on this formulation, forecasting is carried out through a tool-augmented agentic workflow, in which the agent autonomously interacts with a modular toolkit to extract statistical features, invoke lightweight forecasting models for decision support, perform reasoning-based prediction, and iteratively refine forecasts through self-reflection. To train Cast-R1, we adopt a two-stage learning strategy that combines supervised fine-tuning with multi-turn reinforcement learning, together with a curriculum learning scheme that progressively increases task difficulty to improve policy learning. Extensive experiments on multiple real-world time series datasets demonstrate the effectiveness of Cast-R1. We hope this work provides a practical step towards further exploration of agentic paradigms for time series modeling. Our code is available at https://github.com/Xiaoyu-Tao/Cast-R1-TS.

Xiaoyu Tao, Mingyue Cheng, Chuang Jiang, Tian Gao, Huanjian Zhang, Yaguo Liu• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE6.062
601
Time Series ForecastingETTh2
MSE8.405
438
Time Series ForecastingETTm2
MSE11.181
382
Time Series ForecastingETTm1
MAE1.16
66
Time Series ForecastingNP
MSE24.75
29
Time Series ForecastingPJM
MSE26.905
29
Time Series ForecastingBe
MSE473.4
29
Time Series ForecastingFR
MSE776.9
29
Time Series ForecastingDE
MSE183.8
29
ForecastingWind
MSE1.33e+3
15
Showing 10 of 10 rows

Other info

Follow for update