Locker-based Truck-Drone Routing with Integrated Considerations of Pickups, Deliveries, and No-Fly Zones

📅 2026-06-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the truck–drone collaborative routing problem under smart parcel locker support, integrating multiple real-world constraints—including pickup and delivery operations, no-fly zone avoidance, battery endurance limits, and payload-dependent flight dynamics—with the objective of minimizing operational costs. The problem is formulated as a Markov decision process, and a two-stage deep reinforcement learning-based neural heuristic is proposed: the first stage employs an attention encoder coupled with a bidirectional GRU to construct the truck route, while the second stage leverages policy transfer and a hybrid scheduling heuristic to generate the complete collaborative itinerary. This work presents the first unified framework capable of jointly handling these complex constraints and introduces policy transfer to enhance generalization. Experimental results demonstrate that the proposed method significantly outperforms existing metaheuristic and neural heuristic baselines across instances of varying scales, exhibiting both high efficiency and strong scalability.
📝 Abstract
Truck-drone delivery is an emerging last-mile logistics mode combining the long-haul capacity of trucks with the flexible service capability of drones. In locker-based operations, smart lockers serve not only as temporary parcel storage facilities but also as automated drone docking and service nodes. These automated nodes support drone takeoff, landing, parcel handover, and battery replacement, thereby significantly extending the service range and operational flexibility of drone-assisted delivery networks. However, practical locker-based delivery systems face complex real-world challenges, requiring the integrated coordination of not only parcel delivery, return pickup, battery-constrained and load-dependent drone flights, but also necessary detours around restricted airspace. To address this practical and multifaceted challenge, this paper introduces a locker-based truck-drone routing problem with integrated considerations of pickups, deliveries, and no-fly zones (LTDRP-PDNF), with the objective of minimizing the total operational cost of a fleet of drone-equipped trucks. We formulate the route construction process as a Markov Decision Process and develop a two-stage deep reinforcement learning-based neural heuristic. The first stage utilizes an attention-based encoder and a Bidirectional Gated Recurrent Unit decoder to solve the truck-only routing problem, formulated as a capacitated vehicle routing problem. The second stage combines a policy-transfer strategy with a hybrid dispatch assignment heuristic to construct fully coordinated truck and drone routes for LTDRP-PDNF. Experiments on instances of different scales demonstrate that the proposed method outperforms metaheuristic and neural heuristic baselines in most cases while maintaining exceptionally short computation times, offering an effective, scalable solution framework under practical operational constraints.
Problem

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

truck-drone routing
pickups and deliveries
no-fly zones
locker-based delivery
last-mile logistics
Innovation

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

locker-based truck-drone routing
deep reinforcement learning
no-fly zones
pickup and delivery
hybrid dispatch heuristic
🔎 Similar Papers
No similar papers found.