Researchers are tackling the growing pressures on modern logistics networks with a novel approach to dynamic routing. Zhiming Xue, Sichen Zhao, and Yalun Qi, from the College of Engineering at Northeastern University, alongside Xianling Zeng and Zihan Yu, present a framework , Risk-Aware Dynamic Routing (RADR) , that moves beyond traditional static methods. By integrating spatiotemporal graph learning with combinatorial optimisation, their work predicts future congestion risks using real-world IoT sensor data and adjusts routes accordingly. This research is significant because it demonstrably enhances supply chain resilience, reducing potential congestion risk exposure by 19.3% with a minimal 2.1% increase in transportation distance , proving the effectiveness of a data-driven balance between efficiency and safety.
The research establishes a new approach to logistics network management, moving beyond reliance on fixed routes and embracing real-time adaptability. Initially, the researchers constructed a logistics topology using discrete GPS data and spatial clustering methods, effectively mapping the delivery network.
Subsequently, a hybrid deep learning model, combining Graph Convolutional Networks (GCN) and Gated Recurrent Units (GRU), was adopted to extract both spatial correlations and temporal dependencies, enabling accurate prediction of future congestion risks. This innovative methodology allows for proactive identification of potential bottlenecks before they impact delivery schedules. The predicted congestion risks are then seamlessly integrated into a dynamic edge weight mechanism, which intelligently adjusts path planning to avoid problematic areas. Experiments were conducted utilising the Smart Logistics Dataset 2024, a comprehensive collection of real-world Internet of Things (IoT) sensor data, providing a robust testing environment for the RADR framework.
The results demonstrate that the RADR algorithm significantly enhances supply chain resilience, offering a substantial improvement over conventional methods. Specifically, in high congestion scenarios, the method reduces potential congestion risk exposure by 19.3%, while only incurring a 2.1% increase in transportation distance. This empirical evidence confirms the effectiveness of the data-driven approach in balancing delivery efficiency with operational safety. The work opens new avenues for optimising logistics networks, enabling more responsive and reliable delivery services. By fusing spatiotemporal graph learning with optimisation, the researchers have created a system capable of navigating the complexities of modern urban logistics. Four key architectural innovations underpin this breakthrough: a data-driven discretisation method using K-Means clustering, a hybrid ST-GNN architecture combining GCN and GRU layers, a risk-aware optimisation mechanism translating congestion scores into routing penalties, and validation on the Smart Logistics Dataset 2024. Researchers employed K-Means clustering to discretise unstructured, continuous GPS trajectories, creating a logistics graph digestible by the subsequent deep learning models. Subsequently, the team engineered a hybrid deep learning model combining Graph Convolutional Networks (GCN) and Gated Recurrent Units (GRU) to extract both spatial correlations and temporal dependencies crucial for predicting future congestion risks.
This innovative architecture simultaneously captures the spatial topology of the road network and the temporal evolution of traffic patterns, improving prediction accuracy. Experiments employed the Smart Logistics Dataset 2024, containing real-world Internet of Things (IoT) sensor data, to train and validate the predictive capabilities of the hybrid model. The GCN layers processed spatial relationships, while the GRU layers modelled temporal dynamics, enabling a comprehensive understanding of traffic flow. These congestion risk predictions were then integrated into a dynamic edge weight mechanism, directly influencing path planning decisions and promoting risk-averse routing.
The study implemented a risk-aware optimisation mechanism translating raw congestion scores into dynamic routing penalties, effectively guiding vehicles away from potentially problematic areas. Path planning algorithms then utilised these dynamically adjusted edge weights to determine optimal routes, balancing delivery efficiency with operational safety. Evaluation on the Smart Logistics Dataset 2024 demonstrated the RADR algorithm significantly enhances supply chain resilience, particularly in high congestion scenarios. Specifically, the method reduced potential congestion risk exposure by 19.3% while increasing transportation distance by only 2.1%, confirming the effectiveness of the data-driven approach. Subsequently, a hybrid deep learning model combining Graph Convolutional Networks (GCN) and Gated Recurrent Units (GRU) was adopted to extract both spatial correlations and temporal dependencies, enabling prediction of future congestion risks. These crucial congestion predictions are then integrated into a dynamic edge weight mechanism, directly influencing path planning decisions and enhancing supply chain resilience.
Experiments utilising the Smart Logistics Dataset 2024, containing real-world Internet of Things (IoT) sensor data, demonstrate the RADR algorithm’s significant impact on supply chain robustness. Specifically, in high congestion scenarios, the team measured a 19.3% reduction in potential congestion risk exposure, a substantial improvement in operational safety. This risk mitigation was achieved while only incurring a 2.1% increase in total transportation distance, demonstrating an effective balance between efficiency and safety. Measurements confirm the framework’s ability to navigate the complex trade-offs inherent in dynamic logistics environments.
The work introduces a data-driven discretisation method using K-Means clustering, transforming continuous GPS trajectories into a structured logistics graph suitable for GNN processing. Scientists designed a hybrid ST-GNN architecture fusing GCN and GRU layers, simultaneously capturing the spatial topology of the road network and the temporal evolution of traffic patterns. A risk-aware optimisation mechanism translates raw congestion scores into dynamic routing penalties, actively enforcing risk-averse behaviour during path planning. Validation on the Smart Logistics Dataset 2024 conclusively demonstrates the approach’s success in balancing minimal distance travelled with maximised supply chain resilience. The researchers constructed a logistics topology from GPS data and employed a hybrid deep learning model, combining convolutional and gated recurrent units, to predict future congestion risks, subsequently incorporating these predictions into a dynamic path-planning mechanism. Experiments utilising the Smart Logistics Dataset 2024 demonstrated that the RADR algorithm significantly enhances supply chain robustness, reducing potential congestion risk exposure by 19.3% with a minimal 2.1% increase in transportation distance.
This empirical evidence supports the effectiveness of the data-driven approach in balancing delivery efficiency and operational safety, proving that incorporating risk awareness into routing logic is a viable strategy. The authors acknowledge a limitation in the current model’s reliance on numerical IoT sensor data, excluding valuable unstructured data sources. Future research will focus on integrating Large Language Models (LLMs) to extract semantic features from unstructured data like driver logs and weather forecasts, converting them into usable inputs for the ST-GNN. Furthermore, the team intends to explore multi-agent reinforcement learning to enable coordinated fleet-level optimisation, allowing vehicles to collaboratively balance network load. These advancements promise to extend the framework’s capabilities and address the complexities of real-world logistics environments.
👉 More information
🗞 Resilient Routing: Risk-Aware Dynamic Routing in Smart Logistics via Spatiotemporal Graph Learning
🧠 ArXiv: https://arxiv.org/abs/2601.13632
