Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Ready, Bid, Go! On-Demand Delivery Using Fleets of Drones with Unknown, Heterogeneous Energy Storage Constraints

Created by
  • Haebom

Author

Mohamed S. Talamali, Genki Miyauchi, Thomas Watteyne, Micael S. Couceiro, Roderich Gross

Outline

This paper deals with an on-demand delivery system using unmanned aerial vehicles (UAVs) with heterogeneous energy storage capacity and unknown delivery time. Unlike previous studies, we propose a distributed deployment strategy to process randomly arriving orders without knowledge of energy consumption models. This strategy combines auction-based task assignment and online learning, where each UAV independently decides whether to bid for an order based on its energy storage capacity, parcel weight, and delivery distance. Simulation results show that, counterintuitively, assigning orders to the least confident bidder reduces delivery time and increases the number of successfully processed orders. In addition, we propose a strategy variant that promises to fulfill orders at a specific time in the future using the learned policy, thereby prioritizing early orders. This study highlights the advantages of distributed energy-aware decision-making and online learning, and provides new insights into the long-term deployment of UAV swarms in real-world dynamic environments.

Takeaways, Limitations

Takeaways:
Presenting an efficient UAV deployment strategy without knowledge of energy consumption models.
We found that assigning orders to less confident bidders contributed to shorter delivery times and higher success rates.
Demonstrating the utility of distributed energy-aware decision-making based on online learning.
Suggests the possibility of improving early order priorities by improving strategies through predicting future orders.
Limitations:
Lack of real-world validation of simulation results.
Robustness verification for various environmental conditions (weather, traffic, etc.) is required.
Scalability review for large-scale UAV swarms is needed.
Consideration should be given to the complexity and computational cost of the auction mechanism.
👍