Li Shijie, Li He, Li Xiaojing, Xu Yong, Lin Zhenhong, Jiang Huaiguang
IEEE Trans Cybern. 2025 Aug;55(8):3825-3837. doi: 10.1109/TCYB.2025.3569333.
Spatio-temporal forecasting plays a crucial role in the dynamic perception of smart cities, such as traffic flow prediction, renewable energy forecasting, and load prediction. Its objective is to understand the patterns of spatio-temporal changes under the interaction of various factors. Accurate spatio-temporal forecasting relies on sufficient high-quality data and powerful models. However, in reality, data is often sparse. In such cases, while adaptive graphs and large language models (LLMs) can maintain performance, they face issues of spatial spurious associations and hallucinations, respectively. These issues hinder the ability of the model to learn and infer cross spatio-temporal and cross-scale features effectively. To address this, we propose a novel model termed spatio-temporal causal intervention large language model (STCInterLLM). This model employs a newly designed causal intervention encoder to update spatial spurious correlations in the spatio-temporal adaptive graph. Subsequently, the novel chain-of-action prompting text is utilized to enforce the decomposition of the prediction process, thereby enhancing the causal representation of features while mitigating hallucinations in LLMs. Finally, a lightweight marker alignment module ensures the consistency between the encoder, prompting text, and LLM, enabling accurate forecasting of distinct scale spatio-temporal evolution patterns. Extensive experiments conducted on power distribution systems integrated with renewable energy sources and transportation systems encompassing diverse types of data, demonstrate that the proposed STCInterLLM consistently achieves state-of-the-art performance across significantly varied scenarios. Codes are available at https://github.com/lishijie15/STCInterLLM.
时空预测在智慧城市的动态感知中起着至关重要的作用,如交通流量预测、可再生能源预测和负荷预测。其目标是了解各种因素相互作用下的时空变化模式。准确的时空预测依赖于充足的高质量数据和强大的模型。然而,在现实中,数据往往很稀疏。在这种情况下,虽然自适应图和大语言模型(LLMs)可以保持性能,但它们分别面临空间虚假关联和幻觉问题。这些问题阻碍了模型有效学习和推断跨时空和跨尺度特征的能力。为了解决这个问题,我们提出了一种名为时空因果干预大语言模型(STCInterLLM)的新型模型。该模型采用新设计的因果干预编码器来更新时空自适应图中的空间虚假相关性。随后,利用新颖的行动链提示文本强制预测过程的分解,从而增强特征的因果表示,同时减轻大语言模型中的幻觉。最后,一个轻量级的标记对齐模块确保编码器、提示文本和大语言模型之间的一致性,能够准确预测不同尺度的时空演化模式。在集成了可再生能源的配电系统和包含各种类型数据的交通系统上进行的大量实验表明,所提出的STCInterLLM在显著不同的场景中始终实现了领先的性能。代码可在https://github.com/lishijie15/STCInterLLM获取。