TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Trajectory-guided Control Prediction for End-to-end Autono...

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

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

2022-06-16Trajectory PlanningCARLA longest6Autonomous Driving
PaperPDFCode(official)

Abstract

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

Results

TaskDatasetMetricValueModel
Autonomous VehiclesCARLA LeaderboardDriving Score75.14TCP
Autonomous VehiclesCARLA LeaderboardInfraction penalty0.87TCP
Autonomous VehiclesCARLA LeaderboardRoute Completion85.63TCP
Autonomous VehiclesCARLA LeaderboardDriving Score47.91TCP (Reproduced)
Autonomous VehiclesCARLA LeaderboardInfraction penalty0.77TCP (Reproduced)
Autonomous VehiclesCARLA LeaderboardRoute Completion65.73TCP (Reproduced)
Autonomous VehiclesBench2DriveDriving Score59.9TCP-traj
Autonomous VehiclesBench2DriveDriving Score49.3TCP-traj w/o distillation
Autonomous VehiclesBench2DriveDriving Score40.7TCP
Autonomous VehiclesBench2DriveDriving Score30.47TCP-ctrl
Autonomous DrivingCARLA LeaderboardDriving Score75.14TCP
Autonomous DrivingCARLA LeaderboardInfraction penalty0.87TCP
Autonomous DrivingCARLA LeaderboardRoute Completion85.63TCP
Autonomous DrivingCARLA LeaderboardDriving Score47.91TCP (Reproduced)
Autonomous DrivingCARLA LeaderboardInfraction penalty0.77TCP (Reproduced)
Autonomous DrivingCARLA LeaderboardRoute Completion65.73TCP (Reproduced)
Autonomous DrivingBench2DriveDriving Score59.9TCP-traj
Autonomous DrivingBench2DriveDriving Score49.3TCP-traj w/o distillation
Autonomous DrivingBench2DriveDriving Score40.7TCP
Autonomous DrivingBench2DriveDriving Score30.47TCP-ctrl
CARLA longest6CARLADriving Score48Trajectory-guided Control Prediction (TCP)
CARLA longest6CARLAInfraction Score0.65Trajectory-guided Control Prediction (TCP)
CARLA longest6CARLARoute Completion72Trajectory-guided Control Prediction (TCP)

Related Papers

GEMINUS: Dual-aware Global and Scene-Adaptive Mixture-of-Experts for End-to-End Autonomous Driving2025-07-19AGENTS-LLM: Augmentative GENeration of Challenging Traffic Scenarios with an Agentic LLM Framework2025-07-18World Model-Based End-to-End Scene Generation for Accident Anticipation in Autonomous Driving2025-07-17Orbis: Overcoming Challenges of Long-Horizon Prediction in Driving World Models2025-07-17Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17LaViPlan : Language-Guided Visual Path Planning with RLVR2025-07-17Safeguarding Federated Learning-based Road Condition Classification2025-07-16Towards Autonomous Riding: A Review of Perception, Planning, and Control in Intelligent Two-Wheelers2025-07-16