Search papers, labs, and topics across Lattice.
This paper introduces an autonomous valet parking (AVP) pipeline that explicitly predicts other agents' parking intentions from their motion history using learned models and probabilistic belief maps. The approach addresses the challenge of reasoning about diverse and ambiguous long-term goals in parking scenarios, where short-term motion prediction is insufficient. Simulation results demonstrate that the proposed method outperforms existing intention-inference techniques, achieving higher prediction accuracy, social acceptance, and task completion rates.
Ditching short-term motion prediction for explicit intention prediction from motion history unlocks more accurate and socially acceptable autonomous valet parking.
In many applications of social navigation, existing works have shown that predicting and reasoning about human intentions can help robotic agents make safer and more socially acceptable decisions. In this work, we study this problem for autonomous valet parking (AVP), where an autonomous vehicle ego agent must drop off its passengers, explore the parking lot, find a parking spot, negotiate for the spot with other vehicles, and park in the spot without human supervision. Specifically, we propose an AVP pipeline that selects parking spots by explicitly predicting where other agents are going to park from their motion history using learned models and probabilistic belief maps. To test this pipeline, we build a simulation environment with reactive agents and realistic modeling assumptions on the ego agent, such as occlusion-aware observations, and imperfect trajectory prediction. Simulation experiments show that our proposed method outperforms existing works that infer intentions from future predicted motion or embed them implicitly in end-to-end models, yielding better results in prediction accuracy, social acceptance, and task completion. Our key insight is that, in parking, where driving regulations are more lax, explicit intention prediction is crucial for reasoning about diverse and ambiguous long-term goals, which cannot be reliably inferred from short-term motion prediction alone, but can be effectively learned from motion history.