pith. sign in

arxiv: 2601.13632 · v2 · pith:WIMLQNM5new · submitted 2026-01-20 · 💻 cs.AI

Resilient Routing: Risk-Aware Dynamic Routing in Smart Logistics via Spatiotemporal Graph Learning

classification 💻 cs.AI
keywords congestiongraphlogisticsroutingdynamicdataframeworklearning
0
0 comments X
read the original abstract

With the rapid development of the e-commerce industry, the logistics network is experiencing unprecedented pressure. The traditional static routing strategy most time cannot tolerate the traffic congestion and fluctuating retail demand. In this paper, we propose a Risk-Aware Dynamic Routing(RADR) framework which integrates Spatiotemporal Graph Neural Networks (ST-GNN) with combinatorial optimization. We first construct a logistics topology graph by using the discrete GPS data using spatial clustering methods. Subsequently, a hybrid deep learning model combining Graph Convolutional Network (GCN) and Gated Recurrent Unit (GRU) is adopted to extract spatial correlations and temporal dependencies for predicting future congestion risks. These prediction results are then integrated into a dynamic edge weight mechanism to perform path planning. We evaluated the framework on the Smart Logistics Dataset 2024, which contains real-world Internet of Things(IoT) sensor data. The experimental results show that the RADR algorithm significantly enhances the resilience of the supply chain. Particularly in the case study of high congestion scenarios, our method reduces the potential congestion risk exposure by 19.3% while only increasing the transportation distance by 2.1%. This empirical evidence confirms that the proposed data-driven approach can effectively balance delivery efficiency and operational safety.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hypergraph and Latent ODE Learning for Multimodal Root Cause Localization in Microservices

    cs.LG 2026-05 unverdicted novelty 6.0

    HyperODE RCA integrates hypergraph learning with latent ODEs and cross-modal attention to improve root cause localization in microservice architectures on the Tianchi AIOps benchmark.

  2. The Efficiency Frontier: A Unified Framework for Cost-Performance Optimization in LLM Context Management

    cs.CL 2026-05 unverdicted novelty 5.0

    The Efficiency Frontier framework models LLM context management as a deployment-aware optimization problem balancing performance, token cost, and amortized preprocessing, with HotpotQA experiments showing 25% token re...

  3. ESG as Priced Crash Insurance: State-Dependent Tail Risk and Deconfounding Evidence

    q-fin.MF 2026-05 unverdicted novelty 5.0

    ESG ratings function as state-dependent priced insurance against equity crashes by attenuating tail losses specifically during systemic drawdowns, isolated via Double Machine Learning deconfounding.

  4. EAGLE: Edge-Aware Graph Learning for Proactive Delivery Delay Prediction in Smart Logistics Networks

    cs.AI 2026-04 unverdicted novelty 5.0

    EAGLE combines Transformer patch encoding with Edge-Aware GAT in a multi-task setup to reach F1-score 0.8762 and AUC-ROC 0.9773 on the DataCo supply chain dataset with high training stability.

  5. Sustainable Hybrid Document-Routed Retrieval for Financial RAG: Resolving the Robustness-Precision Trade-off

    cs.CL 2026-03 unverdicted novelty 5.0

    HDRR combines document-level semantic routing with scoped chunk retrieval to outperform both pure chunk-based retrieval and semantic file routing on the FinDER benchmark, delivering higher average scores, lower failur...

  6. The Efficiency Frontier: A Unified Framework for Cost-Performance Optimization in LLM Context Management

    cs.CL 2026-05 unverdicted novelty 4.0

    Introduces Efficiency Frontier framework for deployment-aware cost-performance optimization of LLM context strategies, reporting ~25% token reduction at F1≈0.78 on 5,000 HotpotQA instances.

  7. Adaptive Serverless Resource Management via Slot-Survival Prediction and Event-Driven Lifecycle Control

    cs.AI 2026-04 unverdicted novelty 4.0

    An adaptive serverless resource management system using slot-survival predictions and event-driven lifecycle control reduces cold starts by 51.2% and nearly doubles cost-efficiency versus baselines.