Time-aware Motion Planning in Dynamic Environments with Conformal Prediction
Kaier Liang, Licheng Luo, Yixuan Wang, Mingyu Cai, Cristian Ioan Vasile
TL;DR
The paper tackles safe navigation for autonomous agents amid dynamic obstacles with unpredictable behaviors. It introduces two conformal-prediction-based planning frameworks: CP-SIPP for global, long-horizon planning with distribution-free safety guarantees, and ACP-RRT for local, online reactive planning that adaptively calibrates safety bounds in response to real-time data. A calibration-free adaptive quantile mechanism governs CP-based safety margins, allowing the planner to tighten regions around uncertain obstacles in high-uncertainty regions while preserving feasibility. Together, CP-SIPP and ACP-RRT provide a unified, provably safe approach to uncertainty-aware motion planning in both discrete and continuous domains, demonstrated through dynamic, cluttered environments and online adaptation to distribution shift.
Abstract
Safe navigation in dynamic environments remains challenging due to uncertain obstacle behaviors and the lack of formal prediction guarantees. We propose two motion planning frameworks that leverage conformal prediction (CP): a global planner that integrates Safe Interval Path Planning (SIPP) for uncertainty-aware trajectory generation, and a local planner that performs online reactive planning. The global planner offers distribution-free safety guarantees for long-horizon navigation, while the local planner mitigates inaccuracies in obstacle trajectory predictions through adaptive CP, enabling robust and responsive motion in dynamic environments. To further enhance trajectory feasibility, we introduce an adaptive quantile mechanism in the CP-based uncertainty quantification. Instead of using a fixed confidence level, the quantile is automatically tuned to the optimal value that preserves trajectory feasibility, allowing the planner to adaptively tighten safety margins in regions with higher uncertainty. We validate the proposed framework through numerical experiments conducted in dynamic and cluttered environments. The project page is available at https://time-aware-planning.github.io
