Fast algorithm for centralized multi-agent maze exploration
Bojan Crnkovi\'c, Stefan Ivi\'c, Mila Zovko

TL;DR
This paper introduces a fast, scalable multi-agent maze exploration algorithm using a potential field approach, adapted for expanding domains, ensuring complete coverage, collision avoidance, and efficient computation.
Contribution
It adapts the HEDAC algorithm for maze exploration on expanding rectilinear grids, incorporating a SOR solver for reduced computational complexity and demonstrating robustness and scalability.
Findings
Algorithm guarantees complete maze exploration.
Significant reduction in computational complexity.
Proven robustness and adaptability in various maze scenarios.
Abstract
Recent advances in robotics have paved the way for robots to replace humans in perilous situations, such as searching for victims in burning buildings, in earthquake-damaged structures, in uncharted caves, traversing minefields or patrolling crime-ridden streets. These challenges can be generalized as problems where agents have to explore unknown mazes. We propose a cooperative multi-agent system of automated mobile agents for exploring unknown mazes and localizing stationary targets. The Heat Equation-Driven Area Coverage (HEDAC) algorithm for maze exploration employs a potential field to guide the exploration of the maze and integrates cooperative behaviors of the agents such as collision avoidance, coverage coordination, and path planning. In contrast to previous applications for continuous static domains, we adapt the HEDAC method for mazes on expanding rectilinear grids. 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
TopicsDistributed Control Multi-Agent Systems · Simulation Techniques and Applications · Multi-Agent Systems and Negotiation
