🤖 AI Summary
To address the challenge of autonomous robotic exploration in unknown environments—requiring simultaneous high-fidelity geometric reconstruction and robust semantic understanding—this paper proposes ActiveSGM, a novel active mapping framework. ActiveSGM introduces the first semantic uncertainty quantification mechanism built upon 3D Gaussian Splatting, tightly coupling sparse semantic encoding with geometric uncertainty modeling to enable joint semantic-geometric optimization. By predicting information gain from candidate viewpoints, it dynamically selects optimal observations, closing the “explore–perceive–map” loop. Experiments on Replica and Matterport3D demonstrate that ActiveSGM significantly improves mapping completeness (+18.7%), semantic segmentation accuracy (mIoU +12.3%), and robustness to sensor noise. The framework establishes a new paradigm for adaptive, open-world autonomous exploration.
📝 Abstract
Effective robotic autonomy in unknown environments demands proactive exploration and precise understanding of both geometry and semantics. In this paper, we propose ActiveSGM, an active semantic mapping framework designed to predict the informativeness of potential observations before execution. Built upon a 3D Gaussian Splatting (3DGS) mapping backbone, our approach employs semantic and geometric uncertainty quantification, coupled with a sparse semantic representation, to guide exploration. By enabling robots to strategically select the most beneficial viewpoints, ActiveSGM efficiently enhances mapping completeness, accuracy, and robustness to noisy semantic data, ultimately supporting more adaptive scene exploration. Our experiments on the Replica and Matterport3D datasets highlight the effectiveness of ActiveSGM in active semantic mapping tasks.