From Prediction to Planning With Goal Conditioned Lane Graph Traversals
Marcel Hallgarten, Martin Stoll, Andreas Zell
TL;DR
This work tackles turning trajectory prediction advances into goal-directed planning by introducing route-conditioned lane-graph traversals. By conditioning prediction on a navigation goal at the behaviour level, the authors convert a multimodal predictor (PGP) into a goal-conditioned planner (GC-PGP) that constrains traversals to route-compliant paths while preserving multi-horizon reasoning. They implement soft and hard route masking, evaluate on the nuPlan dataset with open- and closed-loop simulations, and show that GC-PGP substantially narrows the gap to state-of-the-art planning baselines and improves route adherence and interpretability. The results indicate that goal-conditioned prediction can serve as a strong planning baseline and a practical starting point for developing more robust, interpretable planning systems for autonomous driving.
Abstract
The field of motion prediction for automated driving has seen tremendous progress recently, bearing ever-more mighty neural network architectures. Leveraging these powerful models bears great potential for the closely related planning task. In this letter we propose a novel goal-conditioning method and show its potential to transform a state-of-the-art prediction model into a goal-directed planner. Our key insight is that conditioning prediction on a navigation goal at the behaviour level outperforms other widely adopted methods, with the additional benefit of increased model interpretability. We train our model on a large open-source dataset and show promising performance in a comprehensive benchmark.
