paper-with-me

홈 › Papers

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

2026-04-06 · Zhiming Xue, Menghao Huo, Yujue Wang arxiv

Modern logistics networks generate rich operational data streams at every warehouse node and transportation lane -- from order timestamps and routing records to shipping manifests -- yet predicting delivery delays remains predominantly reactive. Existing predictive approaches typically treat this problem either as a tabular classification task, ignoring network topology, or as a time-series anomaly detection task, overlooking the spatial dependencies of the supply chain graph. To bridge this gap, we propose a hybrid deep learning framework for proactive supply chain risk management. The proposed method jointly models temporal order-flow dynamics via a lightweight Transformer patch encoder and inter-hub relational dependencies through an Edge-Aware Graph Attention Network (E-GAT), optimized via a multi-task learning objective. Evaluated on the real-world DataCo Smart Supply Chain dataset, our framework achieves consistent improvements over baseline methods, yielding an F1-score of 0.8762 and an AUC-ROC of 0.9773. Across four independent random seeds, the framework exhibits a cross-seed F1 standard deviation of only 0.0089 -- a 3.8 times improvement over the best ablated variant -- achieving the strongest balance of predictive accuracy and training stability among all evaluated models.

📄 PDF Abstract BibTeX arXiv:2604.05254

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningAnomaly DetectionGraph Learning

Similar Papers 제목 키워드 기반

EAGLE: An Edge-Aware Gradient Localization Enhanced Loss for CT Image Reconstruction

2024-03-15 · Yipeng Sun, Yixing Huang, Linda-Sophie Schneider, Mareike Thies 외

Computed Tomography (CT) image reconstruction is crucial for accurate diagnosis and deep learning approaches have demonstrated significant potential in improving reconstruction quality. However, the choice of loss functi…

Computed Tomography (CT)CT ReconstructionImage Reconstruction

Spatio-Temporal Demand Prediction for Food Delivery Using Attention-Driven Graph Neural Networks

2025-07-21 · Rabia Latief Bhat, Iqra Altaf Gillani arxiv

Accurate demand forecasting is critical for enhancing the efficiency and responsiveness of food delivery platforms, where spatial heterogeneity and temporal fluctuations in order volumes directly influence operational de…

Graph Neural Network

When Speed meets Accuracy: an Efficient and Effective Graph Model for Temporal Link Prediction

2025-07-18 · Haoyang Li, Yuming Xu, Yiming Li, Hanmo Liu 외 arxiv

Temporal link prediction in dynamic graphs is a critical task with applications in diverse domains such as social networks, recommendation systems, and e-commerce platforms. While existing Temporal Graph Neural Networks …

Recommendation SystemsLink Prediction

User Dynamics-Aware Edge Caching and Computing for Mobile Virtual Reality

2023-11-17 · Mushu Li, Jie Gao, Conghao Zhou, Xuemin Shen 외

In this paper, we present a novel content caching and delivery approach for mobile virtual reality (VR) video streaming. The proposed approach aims to maximize VR video streaming performance, i.e., minimizing video frame…

Scheduling

Knowledge-graph based Proactive Dialogue Generation with Improved Meta-Learning

2020-04-19 · Hongcai Xu, Junpeng Bao, Junqing Wang

Knowledge graph-based dialogue systems can narrow down knowledge candidates for generating informative and diverse responses with the use of prior information, e.g., triple attributes or graph paths. However, most curren…

Dialogue GenerationKnowledge GraphsMeta-LearningSentence+2