Multi-robot maze exploration using an efficient cost-utility method
Manousos Linardakis, Iraklis Varlamis, Georgios Th. Papadopoulos

TL;DR
This paper introduces a new cost-utility algorithm for multi-robot maze exploration, comparing it with existing methods to demonstrate improved efficiency and coverage in complex environments.
Contribution
It presents a novel cost-utility algorithm for multi-robot maze exploration, integrating and comparing it with established methods for enhanced performance.
Findings
The new algorithm outperforms baseline methods in coverage efficiency.
Comparative analysis shows improved exploration speed and accuracy.
Code and results are publicly available for validation.
Abstract
In the field of modern robotics, robots are proving to be useful in tackling high-risk situations, such as navigating hazardous environments like burning buildings, earthquake-stricken areas, or patrolling crime-ridden streets, as well as exploring uncharted caves. These scenarios share similarities with maze exploration problems in terms of complexity. While several methods have been proposed for single-agent systems, ranging from potential fields to flood-fill methods, recent research endeavors have focused on creating methods tailored for multiple agents to enhance the quality and efficiency of maze coverage. The contribution of this paper is the implementation of established maze exploration methods and their comparison with a new cost-utility algorithm designed for multiple agents, which combines the existing methodologies to optimize exploration outcomes. Through a comprehensive…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Robotic Path Planning Algorithms · Robotics and Sensor-Based Localization
