Interaction-aware Conformal Prediction for Crowd Navigation
Zhe Huang, Tianchen Ji, Heling Zhang, Fatemeh Cheraghi Pouria, Katherine Driggs-Campbell, Roy Dong
TL;DR
This paper tackles uncertainty in crowd navigation by addressing the feedback loop between robot actions and human motion. It introduces Interaction-aware Conformal Prediction (ICP), which interleaves trajectory prediction, conformal uncertainty quantification, and model predictive control in an iterative loop conditioned on robot plans and simulated human reactions. ICP uses a frozen GST predictor and an ORCA-based human simulator to build plan-dependent calibration data, enabling conformal prediction to yield reliable prediction intervals for human trajectories and to tighten safety margins in planning. The approach demonstrates strong performance in simulations across varying crowd densities, offering a practical balance between navigation efficiency, social awareness, and quantified uncertainty with real-time capability. These results point to meaningful real-world impact for safe, scalable robot crowd navigation and potential extensions to other interaction-rich domains.
Abstract
During crowd navigation, robot motion plan needs to consider human motion uncertainty, and the human motion uncertainty is dependent on the robot motion plan. We introduce Interaction-aware Conformal Prediction (ICP) to alternate uncertainty-aware robot motion planning and decision-dependent human motion uncertainty quantification. ICP is composed of a trajectory predictor to predict human trajectories, a model predictive controller to plan robot motion with confidence interval radii added for probabilistic safety, a human simulator to collect human trajectory calibration dataset conditioned on the planned robot motion, and a conformal prediction module to quantify trajectory prediction error on the decision-dependent calibration dataset. Crowd navigation simulation experiments show that ICP strikes a good balance of performance among navigation efficiency, social awareness, and uncertainty quantification compared to previous works. ICP generalizes well to navigation tasks under various crowd densities. The fast runtime and efficient memory usage make ICP practical for real-world applications. Code is available at https://github.com/tedhuang96/icp.
