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

📅 2025-07-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Urban food delivery faces significant forecasting challenges due to highly heterogeneous and dynamically fluctuating spatiotemporal demand patterns. To address this, we propose Attention-driven Spatio-Temporal Graph Neural Network (ASTGNN), a novel framework that models urban regions as dynamic graph nodes. ASTGNN integrates multi-scale temporal convolution with an adaptive spatial attention mechanism to explicitly capture non-stationary spatial dependencies and complex temporal evolution. Furthermore, it employs a dynamic neighborhood weighting strategy to enhance responsiveness to sudden order surges. Extensive experiments on multiple real-world food-delivery datasets demonstrate that ASTGNN consistently outperforms state-of-the-art baselines, achieving 12.6%–18.3% lower MAE. The model exhibits high prediction accuracy, strong generalizability across diverse urban settings, and excellent scalability. These properties make ASTGNN particularly suitable for supporting critical operational decisions—including proactive fleet pre-allocation, optimal resource configuration, and real-time order dispatching—in large-scale urban logistics systems.

Technology Category

Application Category

📝 Abstract
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 decisions. This paper proposes an attention-based Graph Neural Network framework that captures spatial-temporal dependencies by modeling the food delivery environment as a graph. In this graph, nodes represent urban delivery zones, while edges reflect spatial proximity and inter-regional order flow patterns derived from historical data. The attention mechanism dynamically weighs the influence of neighboring zones, enabling the model to focus on the most contextually relevant areas during prediction. Temporal trends are jointly learned alongside spatial interactions, allowing the model to adapt to evolving demand patterns. Extensive experiments on real-world food delivery datasets demonstrate the superiority of the proposed model in forecasting future order volumes with high accuracy. The framework offers a scalable and adaptive solution to support proactive fleet positioning, resource allocation, and dispatch optimization in urban food delivery operations.
Problem

Research questions and friction points this paper is trying to address.

Predict food delivery demand with spatial-temporal accuracy
Model urban zones as graphs for demand forecasting
Optimize fleet and resource allocation using neural networks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Attention-based Graph Neural Network framework
Dynamic weighting of neighboring zones influence
Joint learning of spatial-temporal demand patterns
🔎 Similar Papers
No similar papers found.