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

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Logistics & Freight Transportation · Depth: Expert, quick

Summary

A new locker-based truck-drone routing problem, LTDRP-PDNF, addresses complex last-mile logistics by integrating parcel delivery, return pickup, battery-constrained and load-dependent drone flights, and necessary detours around no-fly zones. This problem aims to minimize the total operational cost of drone-equipped truck fleets. To solve LTDRP-PDNF, researchers developed a two-stage deep reinforcement learning-based neural heuristic. The first stage employs an attention-based encoder and a Bidirectional Gated Recurrent Unit decoder to tackle the truck-only routing problem, framed as a capacitated vehicle routing problem. The second stage then combines a policy-transfer strategy with a hybrid dispatch assignment heuristic to construct fully coordinated truck and drone routes. Experiments show this method outperforms metaheuristic and neural heuristic baselines in most cases, achieving short computation times and offering a scalable solution under practical constraints.

Key takeaway

For logistics managers evaluating advanced last-mile delivery solutions, this research demonstrates a robust framework for integrating truck-drone operations. You should consider adopting deep reinforcement learning approaches to manage complex variables like pickups, deliveries, battery limits, and no-fly zones simultaneously. This method offers superior performance and faster computation, enabling more efficient and cost-effective fleet management in real-world, constrained environments.

Key insights

A two-stage deep reinforcement learning neural heuristic effectively solves complex locker-based truck-drone routing with integrated pickups, deliveries, and no-fly zones.

Principles

Method

A two-stage DRL neural heuristic. Stage one uses an attention-based encoder and Bi-GRU decoder for truck-only CVRP. Stage two applies policy-transfer and a hybrid dispatch assignment heuristic for coordinated truck-drone routes.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.