解决多模态时间序列预测中文字信息被忽略的问题
Does Text Actually Help? Uncovering and Resolving Text Collapse in Multimodal Time Series Forecasting

- 让文本分支专注预测数值模型无法解释的残差部分
- 在多个数据集上实现最优性能,文本利用率显著提升
- 适合需要融合文本与时间序列的场景,如金融、医疗预测
多模态时间序列预测通过结合数值序列与领域相关文本报告,有望引入世界知识。然而我们发现现有框架存在关键缺陷——文本坍塌:文本分支收敛为与内容无关的变换,对输入描述贡献微弱。这是由于时间序列预测中数值输入与输出高度自相关,导致数值主干主导,而文本分支虽含互补信息却未被充分使用。为此,我们提出REST-TS(Residual-Exclusive Supervision for Text in Time Series),将不对称性转化为设计原则:数值主干独立生成预测,文本分支则被唯一监督以预测残差(数值无法解释的部分)。由于数值路径无法减少这些损失,文本分支必须从输入描述中提取真实内容。在多个真实世界领域和主干架构上评估,REST-TS达到当前最优表现,且文本分支利用率显著高于现有方法,实证表明对残差进行监督能有效促使文本提取真实信息。
原文摘要 · Abstract (English)
Multimodal time series forecasting, which pairs numerical sequences with domain-relevant textual reports, promises to inject world knowledge into forecasting pipelines. However, we uncover a critical failure mode in existing frameworks that we term text collapse: the text branch converges to a content-independent transformation, contributing negligible discriminative signal regardless of the input description. We argue that text collapse is a consequence of a fundamental asymmetry in time series forecasting: the numerical input is strongly autocorrelated with the output, making the numerical backbone inherently dominant, while the text branch, despite carrying complementary and often critical information, is insufficiently utilized, leading to its systematic underexploitation. To address this, we propose \textbf{REST-TS} (\textbf{R}esidual-\textbf{E}xclusive \textbf{S}upervision for \textbf{T}ext in \textbf{T}ime \textbf{S}eries), which turns the asymmetry into a design principle: the numerical backbone produces its own independent numerical forecast, and the text branch is exclusively supervised to predict the structured components of the residual, the prediction gap that numbers cannot explain. Because no numerical pathway can reduce these losses, the text branch must extract genuine content from the input description. Evaluated across diverse real-world domains and backbone architectures, REST-TS achieves state-of-the-art performance and consistently demonstrates greater text-branch utilization than existing frameworks, providing strong empirical evidence that supervising the text branch on the residual compels it to extract genuine content from the input.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。