PulseAugur
EN
LIVE 10:31:44

New CoGenCast framework merges LLMs and flow-matching for time series forecasting

Researchers have introduced CoGenCast, a novel framework designed for time series forecasting that combines autoregressive large language models with a flow-matching mechanism. This hybrid approach aims to capture both the semantic understanding of contextual conditions and the stochastic modeling of continuous temporal dynamics, which are often inadequately handled by existing methods alone. The framework reconfigures pre-trained decoder-only LLMs to enable bidirectional context encoding and causal representation generation, integrating flow-matching for temporal evolution and stochastic dynamics. CoGenCast also supports multimodal forecasting and unified cross-domain training, demonstrating competitive performance in extensive experiments. AI

IMPACT Introduces a novel hybrid approach for time series forecasting by combining LLMs with flow-matching, potentially improving accuracy and multimodal capabilities.

RANK_REASON The cluster contains a research paper detailing a new framework for time series forecasting. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New CoGenCast framework merges LLMs and flow-matching for time series forecasting

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Mingyue Cheng, Yaguo Liu, Daoyu Wang, Xiaoyu Tao, Qi Liu ·

    CoGenCast: A Coupled Autoregressive-Flow Generative Framework for Time Series Forecasting

    arXiv:2602.03564v2 Announce Type: replace 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 ei…