Closing the Loop: A Control-Theoretic Framework for Provably Stable Time Series Forecasting with LLMs
Xingyu Zhang, Hanyun Du, Zeen Song, Jianqi Zhang, Changwen Zheng, Wenwen Qiang

TL;DR
This paper introduces F-LLM, a control-theoretic closed-loop framework for time series forecasting with LLMs, which actively stabilizes predictions and guarantees bounded error, addressing the limitations of open-loop autoregressive methods.
Contribution
It reformulates LLM-based forecasting as a closed-loop control problem, introducing a learnable feedback mechanism with theoretical error bounds, a novel approach in this domain.
Findings
F-LLM reduces error accumulation in long-horizon forecasts.
Theoretical guarantees ensure bounded error under certain conditions.
Experimental results show improved forecasting accuracy on benchmarks.
Abstract
Large Language Models (LLMs) have recently shown exceptional potential in time series forecasting, leveraging their inherent sequential reasoning capabilities to model complex temporal dynamics. However, existing approaches typically employ a naive autoregressive generation strategy. We identify a critical theoretical flaw in this paradigm: during inference, the model operates in an open-loop manner, consuming its own generated outputs recursively. This leads to inevitable error accumulation (exposure bias), where minor early deviations cascade into significant trajectory drift over long horizons. In this paper, we reformulate autoregressive forecasting through the lens of control theory, proposing \textbf{F-LLM} (Feedback-driven LLM), a novel closed-loop framework. Unlike standard methods that passively propagate errors, F-LLM actively stabilizes the trajectory via a learnable residual…
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 · Forecasting Techniques and Applications
