Structural Induced Exploration for Balanced and Scalable Multi-Robot Path Planning
About
Multi-robot path planning is a fundamental yet challenging problem due to its combinatorial complexity and the need to balance global efficiency with fair task allocation among robots. Traditional swarm intelligence methods, although effective on small instances, often converge prematurely and struggle to scale to complex environments. In this work, we present a structure-induced exploration framework that integrates structural priors into the search process of the ant colony optimization (ACO). The approach leverages the spatial distribution of the task to induce a structural prior at initialization, thereby constraining the search space. The pheromone update rule is then designed to emphasize structurally meaningful connections and incorporates a load-aware objective to reconcile the total travel distance with individual robot workload. An explicit overlap suppression strategy further ensures that tasks remain distinct and balanced across the team. The proposed framework was validated on diverse benchmark scenarios covering a wide range of instance sizes and robot team configurations. The results demonstrate consistent improvements in route compactness, stability, and workload distribution compared to representative metaheuristic baselines. Beyond performance gains, the method also provides a scalable and interpretable framework that can be readily applied to logistics, surveillance, and search-and-rescue applications where reliable large-scale coordination is essential.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-robot path planning | TSPLIB | Maximum Path Length259 | 120 | |
| Multi-robot path planning | TSPLIB 4 Robots | Max Path Length149 | 31 | |
| Multi-robot path planning | Antarctica scenario 50 nodes | Total Path Length1.47e+4 | 20 | |
| Multi-robot path planning | Antarctica scenario 50 nodes, 4 Robots | Friedman Score1.15 | 12 | |
| Multi-robot path planning | Antarctica scenario 50 nodes, 2 Robots | Friedman Score1.35 | 12 | |
| Multi-robot path planning | Antarctica scenario 50 nodes, 8 Robots | Friedman Score1.53 | 12 | |
| Multi-robot path planning | Antarctica scenario 50 nodes Overall | Friedman Score1.36 | 12 | |
| Multi-robot path planning | TSPLIB various instances (C51 to C1577) standard | Path Length (C51)432 | 6 | |
| Multi-robot path planning | TSPLIB C70 | Maximum Path Length171 | 6 | |
| Multi-robot path planning | TSPLIB C76 | Max Path Length2.00e+4 | 6 |