SEA-TS: Self-Evolving Agent for Autonomous Code Generation of Time Series Forecasting Algorithms
Longkun Xu, Xiaochun Zhang, Qiantu Tuo, Rui Li

TL;DR
SEA-TS is an autonomous framework that iteratively generates, reviews, and optimizes time series forecasting algorithms, achieving significant accuracy improvements and discovering novel model architectures without manual intervention.
Contribution
The paper introduces SEA-TS, a novel self-evolving framework with innovative search, review, and knowledge transfer mechanisms for autonomous time series model development.
Findings
40% MAE reduction on Solar-Energy benchmark
8.6% WAPE reduction on solar PV forecasting
Discovered novel architectural patterns like physics-informed heads
Abstract
Accurate time series forecasting underpins decision-making across domains, yet conventional ML development suffers from data scarcity in new deployments, poor adaptability under distribution shift, and diminishing returns from manual iteration. We propose Self-Evolving Agent for Time Series Algorithms (SEA-TS), a framework that autonomously generates, validates, and optimizes forecasting code via an iterative self-evolution loop. Our framework introduces three key innovations: (1) Metric-Advantage Monte Carlo Tree Search (MA-MCTS), which replaces fixed rewards with a normalized advantage score for discriminative search guidance; (2) Code Review with running prompt refinement, where each executed solution undergoes automated review followed by prompt updates that encode corrective patterns, preventing recurrence of similar errors; and (3) Global Steerable Reasoning, which compares each…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Time Series Analysis and Forecasting · Traffic Prediction and Management Techniques
