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

Trajectory-guided Control Prediction for End-to-end Autonomous Driving: A Simple yet Strong Baseline

About

Current end-to-end autonomous driving methods either run a controller based on a planned trajectory or perform control prediction directly, which have spanned two separately studied lines of research. Seeing their potential mutual benefits to each other, this paper takes the initiative to explore the combination of these two well-developed worlds. Specifically, our integrated approach has two branches for trajectory planning and direct control, respectively. The trajectory branch predicts the future trajectory, while the control branch involves a novel multi-step prediction scheme such that the relationship between current actions and future states can be reasoned. The two branches are connected so that the control branch receives corresponding guidance from the trajectory branch at each time step. The outputs from two branches are then fused to achieve complementary advantages. Our results are evaluated in the closed-loop urban driving setting with challenging scenarios using the CARLA simulator. Even with a monocular camera input, the proposed approach ranks first on the official CARLA Leaderboard, outperforming other complex candidates with multiple sensors or fusion mechanisms by a large margin. The source code is publicly available at https://github.com/OpenPerceptionX/TCP

Penghao Wu, Xiaosong Jia, Li Chen, Junchi Yan, Hongyang Li, Yu Qiao• 2022

Related benchmarks

TaskDatasetResultRank
Closed-loop PlanningBench2Drive
Driving Score59.9
90
End-to-end Autonomous DrivingBench2Drive base set
Driving Score59.9
46
Autonomous DrivingCARLA Town05 (Long)
DS57.2
46
End-to-end Autonomous DrivingBench2Drive
Driving Score59.9
27
Closed-loop Autonomous DrivingBench2Drive closed-loop
DS59.9
24
Closed-loop PlanningBench2Drive (test)
Driving Score59.9
21
Closed-loop Autonomous DrivingBench2Drive
Driving Score (DS)59.9
21
Autonomous DrivingBench2Drive 220 routes across CARLA towns
Efficiency78.78
20
Autonomous DrivingBench2Drive 220 short segment scenarios
Driving Score59.9
18
Autonomous DrivingLongest6 36 routes 1.0
DS0.4286
17
Showing 10 of 46 rows

Other info

Code

Follow for update