Search papers, labs, and topics across Lattice.
This paper introduces a decentralized exploration method for multi-robot teams that combines a self-organization algorithm for dynamic team formation with an LLM-based approach for autonomous exploration target determination. Instead of relying on a central controller or traditional frontier-based/RL methods, each team uses an LLM to guide its exploration. Simulations with tens to hundreds of robots demonstrate the effectiveness of the proposed decentralized and LLM-guided exploration strategy.
Forget frontier-based methods: this work shows LLMs can guide decentralized robot swarms to explore more effectively.
When individual robots have limited sensing capabilities or insufficient fault tolerance, it becomes necessary for multiple robots to form teams during exploration, thereby increasing the collective observation range and reliability. Traditionally, swarm formation has often been managed by a central controller; however, from the perspectives of robustness and flexibility, it is preferable for the swarm to operate autonomously even in the absence of centralized control. In addition, the determination of exploration targets for each team is crucial for efficient exploration in such multi-team exploration scenarios. This study therefore proposes an exploration method that combines (1) an algorithm for self-organization, enabling the autonomous and dynamic formation of multiple teams, and (2) an algorithm that allows each team to autonomously determine its next exploration target (destination). In particular, for (2), this study explores a novel strategy based on large language models (LLMs), while classical frontier-based methods and deep reinforcement learning approaches have been widely studied. The effectiveness of the proposed method was validated through simulations involving tens to hundreds of robots.