Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TimeSAF: Towards LLM-Guided Semantic Asynchronous Fusion for Time Series Forecasting

About

Despite the recent success of large language models (LLMs) in time-series forecasting, most existing methods still adopt a Deep Synchronous Fusion strategy, where dense interactions between textual and temporal features are enforced at every layer of the network. This design overlooks the inherent granularity mismatch between modalities and leads to what we term semantic perceptual dissonance: high-level abstract semantics provided by the LLM become inappropriately entangled with the low-level, fine-grained numerical dynamics of time series, making it difficult for semantic priors to effectively guide forecasting. To address this issue, we propose TimeSAF, a new framework based on hierarchical asynchronous fusion. Unlike synchronous approaches, TimeSAF explicitly decouples unimodal feature learning from cross-modal interaction. It introduces an independent cross-modal semantic fusion trunk, which uses learnable queries to aggregate global semantics from the temporal and prompt backbones in a bottom-up manner, and a stage-wise semantic refinement decoder that asynchronously injects these high-level signals back into the temporal backbone. This mechanism provides stable and efficient semantic guidance while avoiding interference with low-level temporal dynamics. Extensive experiments on standard long-term forecasting benchmarks show that TimeSAF significantly outperforms state-of-the-art baselines, and further exhibits strong generalization in both few-shot and zero-shot transfer settings.

Fan Zhang, Shiming Fan, Hua Wang• 2026

Related benchmarks

TaskDatasetResultRank
Multivariate ForecastingETTh1
MSE0.426
686
Multivariate Time-series ForecastingETTm1
MSE0.377
466
Multivariate Time-series ForecastingETTm2
MSE0.272
389
Multivariate Time-series ForecastingWeather
MSE0.24
340
Multivariate Time-series ForecastingExchange
MAE0.385
181
Multivariate Time-series ForecastingETTh2
MSE0.367
84
Multivariate Time-series ForecastingElectricity
MAE0.264
73
Time Series ForecastingETTm1 few-shot 10% data
MSE0.483
54
Time Series ForecastingETTm1 zero-shot transfer from ETTh1
MSE0.749
21
Time Series ForecastingETTh2 -> ETTm1 (test)
MSE0.873
21
Showing 10 of 17 rows

Other info

Follow for update