English

From Text to Forecasts: Bridging Modality Gap with Temporal Evolution Semantic Space

Computation and Language 2026-03-17 v2 Artificial Intelligence

Abstract

Incorporating textual information into time-series forecasting holds promise for addressing event-driven non-stationarity; however, a fundamental modality gap hinders effective fusion: textual descriptions express temporal impacts implicitly and qualitatively, whereas forecasting models rely on explicit and quantitative signals. Through controlled semi-synthetic experiments, we show that existing methods over-attend to redundant tokens and struggle to reliably translate textual semantics into usable numerical cues. To bridge this gap, we propose TESS, which introduces a Temporal Evolution Semantic Space as an intermediate bottleneck between modalities. This space consists of interpretable, numerically grounded temporal primitives (mean shift, volatility, shape, and lag) extracted from text by an LLM via structured prompting and filtered through confidence-aware gating. Experiments on four real-world datasets demonstrate up to a 29 percent reduction in forecasting error compared to state-of-the-art unimodal and multimodal baselines. The code will be released after acceptance.

Keywords

Cite

@article{arxiv.2603.12664,
  title  = {From Text to Forecasts: Bridging Modality Gap with Temporal Evolution Semantic Space},
  author = {Lehui Li and Yuyao Wang and Jisheng Yan and Wei Zhang and Jinliang Deng and Haoliang Sun and Zhongyi Han and Yongshun Gong},
  journal= {arXiv preprint arXiv:2603.12664},
  year   = {2026}
}

Comments

15 pages, 6 figures

R2 v1 2026-07-01T11:17:54.678Z