Pith. sign in

REVIEW 2 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2206.08129 v2 pith:FIGRNCJS submitted 2022-06-16 cs.CV cs.AIcs.RO

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

classification cs.CV cs.AIcs.RO
keywords controltrajectorybranchbranchesdrivingpredictionapproachautonomous
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original 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

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SD-RouteFusion: Ego-Trajectory Prediction with SD-Map Route Conditioning

    cs.CV 2026-07 unverdicted novelty 7.0

    SD-RouteFusion reports a 16.9% reduction in 8-second average displacement error for ego-trajectory prediction by fusing SD-map routes with camera and kinematics inputs via a dual-hypothesis gated classifier on 480k re...

  2. InterFuserDVS: Event-Enhanced Sensor Fusion for Safe RL-Based Decision Making

    cs.CV 2026-05 unverdicted novelty 5.0

    Integrating DVS event data into InterFuser through token fusion yields a driving score of 77.2 and 100% route completion on CARLA benchmarks, indicating improved robustness in dynamic conditions.