CoGenCast: A Coupled Autoregressive-Flow Generative Framework for Time Series Forecasting
Yaguo Liu, Mingyue Cheng, Daoyu Wang, Xiaoyu Tao, Qi Liu

TL;DR
CoGenCast introduces a hybrid generative framework combining pre-trained language models with flow-matching for improved time series forecasting, effectively modeling both semantic context and stochastic dynamics.
Contribution
It reconfigures pre-trained LLMs into a bidirectional encoder-decoder for forecasting and integrates flow-matching to model temporal stochasticity, supporting multimodal and cross-domain tasks.
Findings
Outperforms previous baselines on multiple benchmarks.
Supports multimodal and cross-domain forecasting.
Effectively models both semantic context and stochastic dynamics.
Abstract
Time series forecasting can be viewed as a generative problem that requires both semantic understanding over contextual conditions and stochastic modeling of continuous temporal dynamics. Existing approaches typically rely on either autoregressive large language models (LLMs) for semantic context modeling or diffusion-like models for continuous probabilistic generation. However, neither method alone can adequately model both aspects simultaneously. In this work, we propose CoGenCast, a hybrid generative framework that couples pre-trained LLMs with flow-matching mechanism for effective time series forecasting. Specifically, we reconfigure pre-trained decoder-only LLMs into a native forecasting encoder-decoder backbone by modifying only the attention topology, enabling bidirectional context encoding and causal representation generation. Building on this, a flow-matching mechanism is…
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
TopicsTime Series Analysis and Forecasting · Forecasting Techniques and Applications · Machine Learning in Healthcare
