🤖 AI Summary
Multi-robot collaborative exploration in unknown, cluttered environments faces critical challenges including energy constraints, limited communication bandwidth, and low accuracy in real-time semantic map prediction. Method: This paper proposes 4CNet-E, a decentralized lightweight semantic map prediction framework. It introduces a novel tripartite architecture integrating conditional consistency modeling, contrastive trajectory-map pretraining, and confidence-aware uncertainty estimation—marking the first application of diffusion-based generative modeling to resource-constrained, online multi-robot mapping. By jointly optimizing a conditional diffusion model, distributed trajectory encoders, and a confidence network, 4CNet-E achieves high-fidelity, low-uncertainty semantic map generation with minimal computational and communication overhead. Contribution/Results: Experiments across diverse indoor and outdoor real-world scenarios demonstrate statistically significant improvements in prediction accuracy (p < 0.01) and exploration coverage. The framework enables robust deployment under dynamic robot counts, heterogeneous terrains, and stringent resource constraints.
📝 Abstract
Mobile robots in unknown cluttered environments with irregularly shaped obstacles often face energy and communication challenges which directly affect their ability to explore these environments. In this paper, we introduce a novel deep learning architecture, Confidence-Aware Contrastive Conditional Consistency Model (4CNet), for robot map prediction during decentralized, resource-limited multi-robot exploration. 4CNet uniquely incorporates: 1) a conditional consistency model for map prediction in unstructured unknown regions, 2) a contrastive map-trajectory pretraining framework for a trajectory encoder that extracts spatial information from the trajectories of nearby robots during map prediction, and 3) a confidence network to measure the uncertainty of map prediction for effective exploration under resource constraints. We incorporate 4CNet within our proposed robot exploration with map prediction architecture, 4CNet-E. We then conduct extensive comparison studies with 4CNet-E and state-of-the-art heuristic and learning methods to investigate both map prediction and exploration performance in environments consisting of irregularly shaped obstacles and uneven terrain. Results showed that 4CNet-E obtained statistically significant higher prediction accuracy and area coverage with varying environment sizes, number of robots, energy budgets, and communication limitations when compared to database and learning-based methods. Hardware experiments were performed and validated the applicability and generalizability of 4CNet-E in both unstructured indoor and real natural outdoor environments.