Spatio-Temporal Partial Sensing Forecast for Long-term Traffic
This addresses traffic forecasting for urban planning and management, but it is incremental as it builds on existing partial sensing and long-term forecasting methods.
The paper tackles long-term traffic forecasting with sensors only at some locations, proposing the SLPF model that includes rank-based embedding, a spatial transfer matrix, and multi-step training, achieving superior performance on real-world datasets.
Traffic forecasting uses recent measurements by sensors installed at chosen locations to forecast the future road traffic. Existing work either assumes all locations are equipped with sensors or focuses on short-term forecast. This paper studies partial sensing forecast of long-term traffic, assuming sensors are available only at some locations. The problem is challenging due to the unknown data distribution at unsensed locations, the intricate spatio-temporal correlation in long-term forecasting, as well as noise to traffic patterns. We propose a Spatio-temporal Long-term Partial sensing Forecast model (SLPF) for traffic prediction, with several novel contributions, including a rank-based embedding technique to reduce the impact of noise in data, a spatial transfer matrix to overcome the spatial distribution shift from sensed locations to unsensed locations, and a multi-step training process that utilizes all available data to successively refine the model parameters for better accuracy. Extensive experiments on several real-world traffic datasets demonstrate its superior performance. Our source code is at https://github.com/zbliu98/SLPF