arXiv:2511.05265cs.LGcs.AI2025-11被引 1

用深度强化学习高效求解无人机送货路径问题

An End-to-End Deep Reinforcement Learning Approach for Solving the Traveling Salesman Problem with Drones

  • 分层架构结合注意力与门控单元,自适应生成最优配送路线
  • 在10到100个节点的测试中,求解速度更快且结果更优
  • 训练效率显著提升,适合大规模物流路径优化场景

最后一公里物流中卡车-无人机协同系统使无人机旅行商问题(TSP-D)成为经典路径优化的重要扩展。该问题虽能大幅提升运营效率并降低环境影响,但其组合复杂性属于NP难问题,传统优化方法难以应对。本文提出一种分层的演员-评论家深度强化学习框架,包含基于Transformer的编码器和高效的最小门控单元解码器。编码器采用优化的k近邻稀疏注意力机制,聚焦空间相关性,并融合全局节点特征;解码器对编码表示进行处理,生成解序列。整个框架在异步优势演员-评论家框架下运行。实验表明,在10至100个节点的不同规模基准实例上,该模型平均计算时间更短,获得的解具有竞争力甚至更优,优于高性能启发式算法和现有强化学习方法。此外,相比先进强化学习基准,本框架显著减少总训练时间,同时达到更优最终性能,展现出显著的训练效率优势。

原文摘要 · Abstract (English)

The emergence of truck-drone collaborative systems in last-mile logistics has positioned the Traveling Salesman Problem with Drones (TSP-D) as a pivotal extension of classical routing optimization, where synchronized vehicle coordination promises substantial operational efficiency and reduced environmental impact, yet introduces NP-hard combinatorial complexity beyond the reach of conventional optimization paradigms. Deep reinforcement learning offers a theoretically grounded framework to address TSP-D's inherent challenges through self-supervised policy learning and adaptive decision-making. This study proposes a hierarchical Actor-Critic deep reinforcement learning framework for solving the TSP-D problem. The architecture consists of two primary components: a Transformer-inspired encoder and an efficient Minimal Gated Unit decoder. The encoder incorporates a novel, optimized k-nearest neighbors sparse attention mechanism specifically for focusing on relevant spatial relationships, further enhanced by the integration of global node features. The Minimal Gated Unit decoder processes these encoded representations to efficiently generate solution sequences. The entire framework operates within an asynchronous advantage actor-critic paradigm. Experimental results show that, on benchmark TSP-D instances of various scales (N=10 to 100), the proposed model can obtain competitive or even superior solutions in shorter average computation times compared to high-performance heuristic algorithms and existing reinforcement learning methods. Moreover, compared to advanced reinforcement learning algorithm benchmarks, the proposed framework significantly reduces the total training time required while achieving superior final performance, highlighting its notable advantage in training efficiency.

强化学习路径优化无人机配送TSP-D

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。