paper-with-me

Papers

STRGCN: Capturing Asynchronous Spatio-Temporal Dependencies for Irregular Multivariate Time Series Forecasting

2025-05-07 · Yulong Wang, Xiaofeng Hu, Xiaojian Cui, Kai Wang

Irregular multivariate time series (IMTS) are prevalent in real-world applications across many fields, where varying sensor frequencies and asynchronous measurements pose significant modeling challenges. Existing solutions often rely on a pre-alignment strategy to normalize data, which can distort intrinsic patterns and escalate computational and memory demands. Addressing these limitations, we introduce STRGCN, a Spatio-Temporal Relational Graph Convolutional Network that avoids pre-alignment and directly captures the complex interdependencies in IMTS by representing them as a fully connected graph. Each observation is represented as a node, allowing the model to effectively handle misaligned timestamps by mapping all inter-node relationships, thus faithfully preserving the asynchronous nature of the data. Moreover, we enhance this model with a hierarchical ``Sandwich'' structure that strategically aggregates nodes to optimize graph embeddings, reducing computational overhead while maintaining detailed local and global context. Extensive experiments on four public datasets demonstrate that STRGCN achieves state-of-the-art accuracy, competitive memory usage and training speed.

📄 PDF Abstract BibTeX arXiv:2505.04167

Code (0)

등록된 구현이 없습니다.

Tasks

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Spatiotemporal-Untrammelled Mixture of Experts for Multi-Person Motion Prediction

2025-12-25 · Zheng Yin, Chengjian Li, Xiangbo Shu, Meiqi Cao 외 arxiv

Comprehensively and flexibly capturing the complex spatio-temporal dependencies of human motion is critical for multi-person motion prediction. Existing methods grapple with two primary limitations: i) Inflexible spatiot…

SwinLSTM:Improving Spatiotemporal Prediction Accuracy using Swin Transformer and LSTM

2023-08-19 · Song Tang, Chuang Li, Pu Zhang, RongNian Tang

Integrating CNNs and RNNs to capture spatiotemporal dependencies is a prevalent strategy for spatiotemporal prediction tasks. However, the property of CNNs to learn local spatial information decreases their efficiency in…

PredictionVideo Prediction

SwinLSTM: Improving Spatiotemporal Prediction Accuracy using Swin Transformer and LSTM

2023-01-01 · ICCV 2023 1 · Song Tang, Chuang Li, Pu Zhang, RongNian Tang

Integrating CNNs and RNNs to capture spatiotemporal dependencies is a prevalent strategy for spatiotemporal prediction tasks. However, the property of CNNs to learn local spatial information decreases their efficienc…

PredictionVideo Prediction

TiVaT: A Transformer with a Single Unified Mechanism for Capturing Asynchronous Dependencies in Multivariate Time Series Forecasting

2024-10-02 · Junwoo Ha, Hyukjae Kwon, Sungsoo Kim, Kisu Lee 외

Multivariate time series (MTS) forecasting is vital across various domains but remains challenging due to the need to simultaneously model temporal and inter-variate dependencies. Existing channel-dependent models, where…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Enhancing Topological Dependencies in Spatio-Temporal Graphs with Cycle Message Passing Blocks

2024-01-29 · Minho Lee, Yun Young Choi, Sun Woo Park, Seunghwan Lee 외

Graph Neural Networks (GNNs) and Transformer-based models have been increasingly adopted to learn the complex vector representations of spatio-temporal graphs, capturing intricate spatio-temporal dependencies crucial for…

Spatio-Temporal ForecastingTime Series PredictionTraffic Prediction