🤖 AI Summary
Semantic planning in perception-uncertain, unknown environments—i.e., reaching a goal while maintaining category-aware distances from multiple unknown semantic regions—remains challenging. Existing approaches either neglect uncertainty or rely on known sensor models and noise priors.
Method: We propose the first sensor-model-agnostic and distribution-free semantic obstacle-avoidance planner. It constructs a semantic map online and employs conformal prediction to quantify perception uncertainty in a model- and distribution-independent manner. This uncertainty quantification is rigorously integrated into a safety-critical planning framework, guaranteeing a user-specified lower bound on task success probability.
Results: Experiments across diverse unknown environments demonstrate that our method consistently achieves the target success rate, significantly outperforming baselines. It combines theoretical soundness—via provable safety guarantees—with strong empirical robustness, enabling reliable deployment under unknown sensing conditions.
📝 Abstract
This paper addresses semantic planning problems in unknown environments under perceptual uncertainty. The environment contains multiple unknown semantically labeled regions or objects, and the robot must reach desired locations while maintaining class-dependent distances from them. We aim to compute robot paths that complete such semantic reach-avoid tasks with user-defined probability despite uncertain perception. Existing planning algorithms either ignore perceptual uncertainty - thus lacking correctness guarantees - or assume known sensor models and noise characteristics. In contrast, we present the first planner for semantic reach-avoid tasks that achieves user-specified mission completion rates without requiring any knowledge of sensor models or noise. This is enabled by quantifying uncertainty in semantic maps - constructed on-the-fly from perceptual measurements - using conformal prediction in a model- and distribution-free manner. We validate our approach and the theoretical mission completion rates through extensive experiments, showing that it consistently outperforms baselines in mission success rates.