paper-with-me

홈 › Papers

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

2026-01-20 · Zhiming Xue, Sichen Zhao, Yalun Qi, Xianling Zeng, Zihan Yu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.13632

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Robust Energy-Aware Routing for Air-Ground Cooperative Multi-UAV Delivery in Wind-Uncertain Environments

2026-04-15 · Tianshun Li, Hongliang Lu, Yanggang Sheng, Zhongzhen Wang 외 arxiv

Ensuring energy feasibility under wind uncertainty is critical for the safety and reliability of UAV delivery missions. In realistic truck-drone logistics systems, UAVs must deliver parcels and safely return under time-v…

Asynchronous Risk-Aware Multi-Agent Packet Routing for Ultra-Dense LEO Satellite Networks

2025-10-31 · Ke He, Thang X. Vu, Le He, Lisheng Fan 외 arxiv

The rise of ultra-dense LEO constellations creates a complex and asynchronous network environment, driven by their massive scale, dynamic topologies, and significant delays. This unique complexity demands an adaptive pac…

Rethinking Stepwise Model Routing: A Cost-Efficient Table Reasoning Perspective

2026-05-28 · Shenghao Ye, Yuxiang Wang, Yu Guo, Dong Jin 외 arxiv

Large Reasoning Models (LRMs) achieve strong performance on table reasoning tasks but incur substantial inference cost due to long reasoning traces. Stepwise model routing mitigates this issue by dynamically assigning re…

Trust-Aware Sequential Decision Making and Rollout Planning for Resilient Multi-Robot Systems

2026-08-26 · Roee M. Francos, Daniel Garces, Orhan Eren Akgün, Nathaniel D. Bastian 외 arxiv

Sequential decision-making in multi-robot systems typically assumes that planning information is reliable and that agents execute the actions anticipated by the planner. Compromised agents can violate both assumptions, c…

Decision Making

CR^2: Cost-Aware Risk-Controlled Routing for Wireless Device-Edge LLM Inference

2026-05-12 · Nan Xue, Shengkang Chen, Zhiyong Chen, Jiangchao Yao 외 arxiv

As large language models (LLMs) move from centralized clouds to mobile edge environments, efficient serving must balance latency, energy consumption, and accuracy under constrained device-edge resources. Query-level rout…