paper-with-me

Papers

PAST: A Primary-Auxiliary Spatio-Temporal Network for Traffic Time Series Imputation

2025-11-17 · Hanwen Hu, Zimo Wen, Shiyou Qian, Jian Co arxiv

Traffic time series imputation is crucial for the safety and reliability of intelligent transportation systems, while diverse types of missing data, including random, fiber, and block missing make the imputation task challenging. Existing models often focus on disentangling and separately modeling spatial and temporal patterns based on relationships between data points. However, these approaches struggle to adapt to the random missing positions, and fail to learn long-term and large-scale dependencies, which are essential in extensive missing conditions. In this paper, patterns are categorized into two types to handle various missing data conditions: primary patterns, which originate from internal relationships between data points, and auxiliary patterns, influenced by external factors like timestamps and node attributes. Accordingly, we propose the Primary-Auxiliary Spatio-Temporal network (PAST). It comprises a graph-integrated module (GIM) and a cross-gated module (CGM). GIM captures primary patterns via dynamic graphs with interval-aware dropout and multi-order convolutions, and CGM extracts auxiliary patterns through bidirectional gating on embedded external features. The two modules interact via shared hidden vectors and are trained under an ensemble self-supervised framework. Experiments on three datasets under 27 missing data conditions demonstrate that the imputation accuracy of PAST outperforms seven state-of-the-art baselines by up to 26.2% in RMSE and 31.6% in MAE.

📄 PDF Abstract BibTeX arXiv:2511.13414

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Causally-Aware Spatio-Temporal Multi-Graph Convolution Network for Accurate and Reliable Traffic Prediction

2024-08-23 · Pingping Dong, Xiao-Lin Wang, Indranil Bose, Kam K. H. Ng 외

Accurate and reliable prediction has profound implications to a wide range of applications. In this study, we focus on an instance of spatio-temporal learning problem--traffic prediction--to demonstrate an advanced deep …

Conformal PredictionPredictionTraffic PredictionUncertainty Quantification

Spatio-Temporal Self-Supervised Learning for Traffic Flow Prediction

2022-12-07 · Jiahao Ji, Jingyuan Wang, Chao Huang, Junjie Wu 외

Robust prediction of citywide traffic flows at different time periods plays a crucial role in intelligent transportation systems. While previous work has made great efforts to model spatio-temporal correlations, existing…

AttributePredictionRobust Traffic PredictionSelf-Supervised Learning+2

Spatiotemporal Prediction of Secondary Crashes by Rebalancing Dynamic and Static Data with Generative Adversarial Networks

2025-01-17 · Junlan Chen, Yiqun Li, Chenyu Ling, Ziyuan Pu 외

Data imbalance is a common issue in analyzing and predicting sudden traffic events. Secondary crashes constitute only a small proportion of all crashes. These secondary crashes, triggered by primary crashes, significantl…

Prediction

A Latent Feature Analysis-based Approach for Spatio-Temporal Traffic Data Recovery

2022-08-16 · Yuting Ding, Di wu

Missing data is an inevitable and common problem in data-driven intelligent transportation systems (ITS). In the past decade, scholars have done many research on the recovery of missing traffic data, however how to make …

Matrix Completion

Positional-aware Spatio-Temporal Network for Large-Scale Traffic Prediction

2026-02-25 · Runfei Chen arxiv

Traffic flow forecasting has emerged as an indispensable mission for daily life, which is required to utilize the spatiotemporal relationship between each location within a time period under a graph structure to predict …

Traffic Prediction