{\sf TriDeliver}: Cooperative Air-Ground Instant Delivery with UAVs, Couriers, and Crowdsourced Ground Vehicles

arXiv cs.RO / 4/13/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces {TriDeliver}, a hierarchical cooperative delivery framework that combines human couriers, UAVs, and crowdsourced ground vehicles to meet instant-delivery demand more effectively than any single agent type.
  • It proposes a transfer learning approach that learns initial scheduling and delivery knowledge from couriers behavioral history and fine-tunes this knowledge for both UAV dispatching and crowdsourced ground-vehicle scheduling.
  • Experiments on one-month real-world trajectory and delivery datasets show that TriDeliver cuts delivery cost by 65.8% compared with prior state-of-the-art cooperative methods using UAVs and couriers.
  • The framework also improves delivery time by 17.7% and delivery cost by 9.8%, while reducing disruption to the crowdsourced ground vehicles original tasks by 43.6%.
  • Results suggest that even when transferred knowledge is represented with relatively simple neural networks, the cooperative system still achieves meaningful performance gains.

Abstract

Instant delivery, shipping items before critical deadlines, is essential in daily life. While multiple delivery agents, such as couriers, Unmanned Aerial Vehicles (UAVs), and crowdsourced agents, have been widely employed, each of them faces inherent limitations (e.g., low efficiency/labor shortages, flight control, and dynamic capabilities, respectively), preventing them from meeting the surging demands alone. This paper proposes {\sf TriDeliver}, the first hierarchical cooperative framework, integrating human couriers, UAVs, and crowdsourced ground vehicles (GVs) for efficient instant delivery. To obtain the initial scheduling knowledge for GVs and UAVs as well as improve the cooperative delivery performance, we design a Transfer Learning (TL)-based algorithm to extract delivery knowledge from couriers' behavioral history and transfer their knowledge to UAVs and GVs with fine-tunings, which is then used to dispatch parcels for efficient delivery. Evaluated on one-month real-world trajectory and delivery datasets, it has been demonstrated that 1) by integrating couriers, UAVs, and crowdsourced GVs, {\sf TriDeliver} reduces the delivery cost by 65.8\% versus state-of-the-art cooperative delivery by UAVs and couriers; 2) {\sf TriDeliver} achieves further improvements in terms of delivery time (-17.7\%), delivery cost (-9.8\%), and impacts on original tasks of crowdsourced GVs (-43.6\%), even with the representation of the transferred knowledge by simple neural networks, respectively.