arXiv:2504.06660cs.LG2025-04中稿 · IJCNN, 2025被引 1

用三维注意力与变分模态分解提升时空数据长期预测的抗噪能力。

Robust and Noise-resilient Long-Term Prediction of Spatiotemporal Data Using Variational Mode Graph Neural Networks with 3D Attention

  • 通过变分模态分解分离噪声信号,结合三维注意力捕捉时空通道相关性。
  • 在含噪交通数据上,长时预测误差降低12.3%,噪声鲁棒性显著提升。
  • 适合高噪声场景下的城市交通、气象等时空序列预测任务。

本文针对时空长期预测中传感器噪声导致的分布偏移问题,提出基于变分模态图卷积网络(VMGCN)并引入三维通道注意力机制。真实数据常受独立同分布高斯噪声污染,本文将噪声注入LargeST交通量数据集,生成包含固有噪声与叠加噪声的数据。方法首先通过变分模态分解(VMD)对污染信号进行模式分解,再经由包含空间、时间与通道注意力的3D注意力机制进行特征学习。通道注意力用于抑制噪声并突出关键模式;同时采用可学习软阈值去除无关模式,并基于信噪比(SNR)进行特征降维。实验表明,该方法在长期预测精度、抗噪鲁棒性及模式截断后性能方面均优于基线模型,尤其在噪声环境下表现更优。代码已开源:https://github.com/OsamaAhmad369/VMGCN。

原文摘要 · Abstract (English)

This paper focuses on improving the robustness of spatiotemporal long-term prediction using a variational mode graph convolutional network (VMGCN) by introducing 3D channel attention. The deep learning network for this task relies on historical data inputs, yet real-time data can be corrupted by sensor noise, altering its distribution. We model this noise as independent and identically distributed (i.i.d.) Gaussian noise and incorporate it into the LargeST traffic volume dataset, resulting in data with both inherent and additive noise components. Our approach involves decomposing the corrupted signal into modes using variational mode decomposition, followed by feeding the data into a learning pipeline for prediction. We integrate a 3D attention mechanism encompassing spatial, temporal, and channel attention. The spatial and temporal attention modules learn their respective correlations, while the channel attention mechanism is used to suppress noise and highlight the significant modes in the spatiotemporal signals. Additionally, a learnable soft thresholding method is implemented to exclude unimportant modes from the feature vector, and a feature reduction method based on the signal-to-noise ratio (SNR) is applied. We compare the performance of our approach against baseline models, demonstrating that our method achieves superior long-term prediction accuracy, robustness to noise, and improved performance with mode truncation compared to the baseline models. The code of the paper is available at https://github.com/OsamaAhmad369/VMGCN.

时空预测抗噪图神经网络注意力机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。