🤖 AI Summary
Addressing two key challenges in probabilistic traffic flow forecasting for intelligent transportation—insufficient modeling of uncertainty sources and inadequate capture of spatiotemporal dependencies—this paper proposes a novel architecture integrating road impedance evolution mechanisms with spatiotemporal principal component learning. For the first time, directional traffic flow shifts driven by congestion and flow variability are explicitly modeled as direct uncertainty sources, and their spatiotemporal dependency structure is characterized via covariance-dominant eigenvector prediction. The method unifies a dynamic impedance evolution network, mechanism-guided graph-structured modeling, and a probabilistic temporal neural network. Extensive experiments on multiple real-world datasets demonstrate significant improvements over state-of-the-art methods: 12.3% reduction in point-prediction MAE, 18.7% improvement in uncertainty calibration (negative log-likelihood), and simultaneous enhancement of both predictive accuracy and reliability.
📝 Abstract
Accurate traffic flow forecasting is crucial for intelligent transportation services such as navigation and ride-hailing. In such applications, uncertainty estimation in forecasting is important because it helps evaluate traffic risk levels, assess forecast reliability, and provide timely warnings. As a result, probabilistic traffic flow forecasting (PTFF) has gained significant attention, as it produces both point forecasts and uncertainty estimates. However, existing PTFF approaches still face two key challenges: (1) how to uncover and model the causes of traffic flow uncertainty for reliable forecasting, and (2) how to capture the spatiotemporal correlations of uncertainty for accurate prediction.
To address these challenges, we propose RIPCN, a Road Impedance Principal Component Network that integrates domain-specific transportation theory with spatiotemporal principal component learning for PTFF. RIPCN introduces a dynamic impedance evolution network that captures directional traffic transfer patterns driven by road congestion level and flow variability, revealing the direct causes of uncertainty and enhancing both reliability and interpretability. In addition, a principal component network is designed to forecast the dominant eigenvectors of future flow covariance, enabling the model to capture spatiotemporal uncertainty correlations. This design allows for accurate and efficient uncertainty estimation while also improving point prediction performance. Experimental results on real-world datasets show that our approach outperforms existing probabilistic forecasting methods.