Memetic Algorithm-Based Path Generation for Multiple Dubins Vehicles Performing Remote Tasks
Doo-Hyun Cho, Han-Lim Choi

TL;DR
This paper introduces a memetic algorithm for path planning of multiple heterogeneous Dubins vehicles, optimizing task completion costs while maintaining computational efficiency for large problem instances.
Contribution
It develops a novel memetic algorithm with a specialized encoding and path refinement for efficient multi-vehicle path planning, outperforming existing methods.
Findings
The proposed method effectively reduces total and maximum individual tour costs.
It scales better than MILP solvers for larger problem sizes.
Numerical experiments validate the efficiency and effectiveness of the approach.
Abstract
This paper formalizes path planning problem for a group of heterogeneous Dubins vehicles performing tasks in a remote fashion and develops a memetic algorithm-based method to effectively produce the paths. In the setting, the vehicles are initially located at multiple depots in a two-dimensional space and the objective of planning is to minimize a weighted sum of the total tour cost of the group and the largest individual tour cost amongst the vehicles. While the presented formulation takes the form of a mixed-integer linear program (MILP) for which off-the-shelf solvers are available, the MILP solver easily loses the tractability as the number of tasks and agents grow. Therefore, a memetic algorithm tailored to the presented formulation is proposed. The algorithm features a sophisticated encoding scheme to efficiently. In addition, a path refinement technique that optimizes on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Vehicle Routing Optimization Methods · Transportation and Mobility Innovations
