arXiv:2503.02700cs.RO2025-03被引 1

改进的螃蟹优化算法让无人机和机器人路径规划更快更优。

Multi-Strategy Enhanced COA for Path Planning in Autonomous Navigation

  • 融合三种策略提升搜索效率与多样性
  • 3D无人机场景下计算时间减少69.2%,路径成本降低16.7%
  • 适合复杂环境下的自动驾驶路径规划应用

自主导航正重塑人们生活中的各类场景,实现复杂环境中高效安全的移动。可靠导航需算法生成满足任务约束且避障的最优或近似最优轨迹。然而,现有方法在复杂环境中存在收敛慢、解质量差的问题,限制了实际应用。本文提出多策略增强的螃蟹优化算法(MCOA),集成三种关键机制:1)折射对偶学习,提升种群多样性与全局探索能力;2)随机质心引导探索,平衡全局与局部搜索,防止早熟收敛;3)自适应竞争选择,动态调整选择压力以加速收敛并提高解质量。实验验证显示,MCOA在3D无人机与2D移动机器人路径规划中均表现出卓越的规划速度与解质量。相比11种基线算法,3D UAV场景下计算时间减少69.2%,路径总成本降低16.7%;2D场景中平均性能优于基线44%,在最大60×60网格设置下优势达75.6%。结果证实MCOA是复杂环境下优化自主导航的强大工具。源代码已公开:https://github.com/coedv-hub/MCOA。

原文摘要 · Abstract (English)

Autonomous navigation is reshaping various domains in people's life by enabling efficient and safe movement in complex environments. Reliable navigation requires algorithmic approaches that compute optimal or near-optimal trajectories while satisfying task-specific constraints and ensuring obstacle avoidance. However, existing methods struggle with slow convergence and suboptimal solutions, particularly in complex environments, limiting their real-world applicability. To address these limitations, this paper presents the Multi-Strategy Enhanced Crayfish Optimization Algorithm (MCOA), a novel approach integrating three key strategies: 1) Refractive Opposition Learning, enhancing population diversity and global exploration, 2) Stochastic Centroid-Guided Exploration, balancing global and local search to prevent premature convergence, and 3) Adaptive Competition-Based Selection, dynamically adjusting selection pressure for faster convergence and improved solution quality. Empirical evaluations underscore the remarkable planning speed and the amazing solution quality of MCOA in both 3D Unmanned Aerial Vehicle (UAV) and 2D mobile robot path planning. Against 11 baseline algorithms, MCOA achieved a 69.2% reduction in computational time and a 16.7% improvement in minimizing overall path cost in 3D UAV scenarios. Furthermore, in 2D path planning, MCOA outperformed baseline approaches by 44% on average, with an impressive 75.6% advantage in the largest 60*60 grid setting. These findings validate MCOA as a powerful tool for optimizing autonomous navigation in complex environments. The source code is available at: https://github.com/coedv-hub/MCOA.

路径规划优化算法无人机智能导航

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