ROMAMay 10

PECMAN: Perception-enabled Collaborative Multi-Agent Navigation in Unknown Environments

arXiv:2605.093444.5
Predicted impact top 94% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For multi-robot systems operating in unknown and dynamic environments, PECMAN provides a significant reduction in task completion time through proactive replanning enabled by shared perception.

PECMAN extends the SMART-3D replanning algorithm to multi-agent navigation in unknown environments, using distributed tree morphing and shared perception to reduce team-completion time by up to 52% while maintaining near 100% success rates in simulations and real-world experiments.

Most path planners assume fully known, static environments, assumptions that fail when robots navigate in dynamic and partially observable environments. SMART-3D addresses these issues by real-time replanning, where it morphs the underlying RRT* tree whenever new obstacles or structures are discovered in the environment. Instead of rebuilding the tree entirely from scratch, SMART-3D prunes invalid nodes and edges and subsequently repairs the disjoint subtrees at hot-nodes to find a new path, thus providing high computational efficiency for real-time adaptability. We extend SMART-3D to perception-enabled collaborative multi-agent navigation (PECMAN) in unknown environments. PECMAN is built upon distributed tree morphing and shared perception strategies, where each agent reacts to environmental changes and morphs its respective tree to replan its path, while simultaneously broadcasting newly discovered structures to other agents, thus enabling them to proactively replan even in areas that have not yet been explored by them. This approach reduces redundant reactions and unnecessary replannings of the agents due to improved situational awareness. The performance of PECMAN was evaluated by 28,000 multi-agent simulations on seven 2D scenarios with different case studies. The results show that PECMAN achieves up to 52% reduction in the team-completion time, while maintaining near 100% success rates. Finally, PECMAN was tested by real experiments on two autonomous robots in a building environment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes