Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PlanT: Explainable Planning Transformers via Object-Level Representations

About

Planning an optimal route in a complex environment requires efficient reasoning about the surrounding scene. While human drivers prioritize important objects and ignore details not relevant to the decision, learning-based planners typically extract features from dense, high-dimensional grid representations containing all vehicle and road context information. In this paper, we propose PlanT, a novel approach for planning in the context of self-driving that uses a standard transformer architecture. PlanT is based on imitation learning with a compact object-level input representation. On the Longest6 benchmark for CARLA, PlanT outperforms all prior methods (matching the driving score of the expert) while being 5.3x faster than equivalent pixel-based planning baselines during inference. Combining PlanT with an off-the-shelf perception module provides a sensor-based driving system that is more than 10 points better in terms of driving score than the existing state of the art. Furthermore, we propose an evaluation protocol to quantify the ability of planners to identify relevant objects, providing insights regarding their decision-making. Our results indicate that PlanT can focus on the most relevant object in the scene, even when this object is geometrically distant.

Katrin Renz, Kashyap Chitta, Otniel-Bogdan Mercea, A. Sophia Koepke, Zeynep Akata, Andreas Geiger• 2022

Related benchmarks

TaskDatasetResultRank
Closed-loop PlanningnuPlan 14 Hard (test)
NR20.16
64
PlanningnuPlan 14 Random (test)
CLS-NR0.697
40
Autonomous DrivingLongest6
DS81.36
35
Closed-loop PlanningnuPlan random 14 (test)
NR48.2
25
PlanningnuPlan 14 Hard (test)
CLS-NR49.4
23
PlanningnuPlan interPlanLC
CLS-R58.35
12
PlanningnuPlan 14 (val)
CLS-NR73
12
Motion PlanningnuPlan (val14)
CLS-SR64.7
11
Motion PlanningnuPlan 14 Hard (test)
CLS-SR50.78
11
Closed-loop PlanningnuPlan (val14)
CA86.9
11
Showing 10 of 15 rows

Other info

Code

Follow for update