Aug 2026· Applied Sciences· 0 citations· 43 references
Abstract
Reliable traffic flow forecasting is a core component of intelligent transportation systems; however, many current approaches are still unable to simultaneously model spatial interdependencies and long-term temporal correlations, particularly in cross-sea corridors that exhibit directional heterogeneity and pronounced temporal variability. This study aims to develop an accurate and stable traffic flow prediction framework for cross-sea corridors. To achieve this, an HGTransformer model was proposed that constructed a hypergraph from traffic nodes based on spatial proximity and correlated flow variations, and used hypergraph convolution to extract spatial node representations. These representations were then fed into a Transformer equipped with multi-head self-attention and positional encoding, enabling the model to capture global temporal dependencies in the evolution of traffic flow. Using hourly traffic flow data from the Huangmaohai cross-sea corridor, the model was tested on 1 to 4 h forecasting horizons and compared with long short-term memory (LSTM), multi-layer perceptron (MLP), random forest (RF), support vector regression (SVR), and Bayesian regression (BR) models. The proposed model achieved the best overall performance, with average mean absolute percentage error (MAPE), mean absolute error (MAE), weighted mean absolute percentage error (WMAPE), and root mean square error (RMSE) of 0.178, 13.375, 0.140, and 20.538, respectively. At the 1 h horizon, these values further decreased to 0.172, 12.678, 0.132, and 19.401, while preserving peak–valley structures more accurately under both short- and longer-horizon forecasting. The main contribution of this study lies in the systematic application and validation of the Huangmaohai Corridor dataset, including a reproducible hypergraph construction strategy tailored specifically for this particular infrastructure.
The proposed MSG-LLM traffic flow forecasting framework significantly outperforms existing mainstream models in both short-term and long-term traffic flow forecasting tasks, validating the effectiveness and strong generalization ability of MSG-LLM in modeling complex traffic systems.
TETRA is proposed, a hybrid spatio-temporal traffic forecasting model that integrates Graph Convolutional Networks (GCNs) with Extended Long Short-Term Memory (xLSTM) to capture complex multi-timescale temporal patterns, including congestion propagation and delayed recovery dynamics, which are not well represented by conventional recurrent models.
Norman Bereczki, Vilmos Simon· International Journal of Int...· 0 citations
An improved Transformer prediction model that integrates a graph convolutional network (GCN) and a self-attention mechanism is proposed for traffic flow prediction, combining temporal self-attention and learnable temporal encoding to capture both long-term traffic evolution patterns and sudden fluctuations.
Jin Zhang, Feng-Min Tan, Wei Bai et al.· Italian National Conference...· 0 citations
A multi-source machine learning framework for segment-direction-level prediction in the Denizli city center showed that temporal and traffic-state variables dominate predictions, while weather and public transport provide complementary value.
Muhammed Enes Karaoğlan, Yetis Sazi Murat· Sustainability· 0 citations
A prediction model that incorporates multiple attention mechanisms with spatiotemporal graph convolutional networks (HASTGCN) and designs a spatiotemporal map convolution module to collaboratively model the dynamic spatiotemporal connection of traffic flow collaboratively model is used.
Chu-xia Chen· Proceedings of the 3rd Inter...· 0 citations
This study proposes U-GRU, a staged forecasting model that integrates node-wise gated recurrent temporal encoding, a one-dimensional U-Net-based ordered-node feature transformation module, external-feature alignment and channel–temporal recalibration for short-term traffic speed forecasting.