Key points are not available for this paper at this time.
Traffic flow forecasting remains challenging because raw traffic flow observations often contain mixed temporal patterns, including slowly varying trends and fast local fluctuations. To address this issue, this paper proposes a Multivariate Empirical Mode Decomposition (MEMD)-guided dual-branch recurrent framework for multistep point forecasting. Specifically, MEMD is used as an alignment-preserving multivariate decomposition mechanism to obtain frequency-aligned components, which are then reconstructed into low-frequency trend and high-frequency residual components. The trend component is modeled by a Long Short-Term Memory (LSTM) branch to capture smooth long-term evolution, while the residual component is learned by a Bidirectional Gated Recurrent Unit (Bi-GRU) branch to characterize short-term oscillatory dynamics. A lightweight fusion head is then used to integrate the two branch-specific representations for final prediction. Experiments on PeMS04 and PeMS08, two traffic datasets derived from the California Department of Transportation Performance Measurement System, show that the proposed method achieves competitive performance across mean absolute error (MAE), root mean square error (RMSE), and mean absolute percentage error (MAPE), reaching 19.67/31.59/12.95% on PeMS04 and 15.51/24.43/9.86% on PeMS08. Compared with representative recent baselines, the proposed method achieves competitive results, with relative gains reaching 5.89% on PeMS04 and 5.35% on PeMS08 in selected metric-wise comparisons. These results indicate that MEMD-guided trend–residual representation learning can improve multistep traffic flow forecasting.
Qian et al. (Tue,) studied this question.