paper-with-me

홈 › Papers

Text Reinforcement for Multimodal Time Series Forecasting

2025-08-31 · Chen Su, Yuanhe Tian, Yan Song, Yongdong Zhang arxiv

Recent studies in time series forecasting (TSF) use multimodal inputs, such as text and historical time series data, to predict future values. These studies mainly focus on developing advanced techniques to integrate textual information with time series data to perform the task and achieve promising results. Meanwhile, these approaches rely on high-quality text and time series inputs, whereas in some cases, the text does not accurately or fully capture the information carried by the historical time series, which leads to unstable performance in multimodal TSF. Therefore, it is necessary to enhance the textual content to improve the performance of multimodal TSF. In this paper, we propose improving multimodal TSF by reinforcing the text modalities. We propose a text reinforcement model (TeR) to generate reinforced text that addresses potential weaknesses in the original text, then apply this reinforced text to support the multimodal TSF model's understanding of the time series, improving TSF performance. To guide the TeR toward producing higher-quality reinforced text, we design a reinforcement learning approach that assigns rewards based on the impact of each reinforced text on the performance of the multimodal TSF model and its relevance to the TSF task. We optimize the TeR accordingly, so as to improve the quality of the generated reinforced text and enhance TSF performance. Extensive experiments on a real-world benchmark dataset covering various domains demonstrate the effectiveness of our approach, which outperforms strong baselines and existing studies on the dataset.

📄 PDF Abstract BibTeX arXiv:2509.00687

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingReinforcement Learning

Similar Papers 제목 키워드 기반

Rethinking Post-Training Recipes for Multimodal Time-Series Forecasting

2026-05-28 · Haoxin Liu, Yichen Zhou, Rajat Sen, B. Aditya Prakash 외 arxiv

Time-Series Foundation Models (TSFMs) excel at zero-shot unimodal forecasting using numerical data, but unlike LLMs they cannot consume multimodal, non-numerical context that often shape real-world trajectories. In this …

Reinforcement Learning

Adaptive Information Routing for Multimodal Time Series Forecasting

2025-12-11 · Jun Seo, Hyeokjun Choe, Seohui Bae, Soyeon Park 외 arxiv

Time series forecasting is a critical task for artificial intelligence with numerous real-world applications. Traditional approaches primarily rely on historical time series data to predict the future values. However, in…

Time Series Forecasting

Unveiling the Potential of Text in High-Dimensional Time Series Forecasting

2025-01-13 · Xin Zhou, Weiqing Wang, Shilin Qu, Zhiqiang Zhang 외

Time series forecasting has traditionally focused on univariate and multivariate numerical data, often overlooking the benefits of incorporating multimodal information, particularly textual data. In this paper, we propos…

Time SeriesTime Series Forecasting

Rethinking Multimodal Time-Series Forecasting Evaluation

2026-07-08 · Haoxin Liu, Yichen Zhou, Rajat Sen, B. Aditya Prakash 외 arxiv

We introduce a new context-enriched, multimodal time series forecasting benchmark, TimesX. TimesX contains a wide selection of high-quality real-world time series with diverse domains and textual contexts obtained from a…

Time Series Forecasting

KairosAgent: Agentic Time Series Forecasting with Fused Semantic Reasoning

2026-05-28 · Kun Feng, Ziwei Shan, Yuchen Fang, Yiyang Tan 외 arxiv

Cross-domain multimodal time series forecasting is a challenging task, requiring models to integrate precise numerical comprehension, cross-domain semantic understanding, and effective multimodal fusion. Existing approac…

Time Series ForecastingReinforcement Learning