ECCV 2026 Accepted Paper

Plug-and-Play Traffic Element Awareness for End-to-End Autonomous Driving

We study traffic-element awareness across 4 Benchmarks (open-loop and closed-loop) and 6 representative planners, covering perception-planning, VLM/VLA-based, regression-based, diffusion-based, and scoring-based end-to-end driving paradigms.

Zongzheng Zhang1,*, Jijun Wang1,*, Saining Zhang1, Shuo Wang2, Yiru Wang2, Hai Yang2, Yang Chen2,
Yuwen Heng2, Hao Sun2, Anqing Jiang2, Hao Zhao1,†
1Institute for AI Industry Research (AIR), Tsinghua University, Beijing, China
2Bosch Corporate Research, Shanghai, China
*Equal contribution    Corresponding author
Teaser showing traffic elements, dataset prevalence, and planning improvements across benchmarks.
Traffic elements are frequent in driving scenes and provide rule-critical cues that consistently improve planning across open-loop and closed-loop benchmarks.

Motivation

Traffic elements are rule-critical, common, and under-modeled.

End-to-end driving models often emphasize dynamic agents and dense geometry, while traffic lights and road signs directly constrain legal maneuvers. This work builds a unified 3D traffic-element infrastructure and studies whether TE awareness transfers across planners, datasets, and evaluation protocols.

Traffic elements are pervasive.

59.1% of nuScenes training scenes, 58.3% of nuScenes validation scenes, and 65.1% of NAVSIM-v1 scenes contain traffic elements.

The integration is plug-and-play.

A lightweight 3D TE auxiliary task and optional topology conditioning can be added to existing E2E planners with minimal architecture changes.

The gains are consistent.

The method improves regression, diffusion, scoring, VLM/VLA-style, and perception-planning systems across open-loop and closed-loop benchmarks.

Perception-planningVAD and classical E2E systems on nuScenes / Bench2Drive.
VLM / VLAOrion-style vision-language-action planning.
RegressionLTF-style direct trajectory regression.
DiffusionDiffusionDrive-style generative planning.
ScoringDrivoR-style trajectory proposal and ranking.
Closed-loopCARLA Bench2Drive evaluation with real planner rollouts.

Method

Lift traffic elements into 3D, then route them into planning.

The pipeline first constructs 3D traffic-element pseudo-labels from 2D detection, monocular depth, and LiDAR geometry. During planner training, TE supervision encourages BEV or vision queries to encode sparse but decision-critical rule cues. When topology is available, ego-centric lane and TE relations are encoded as structured language and fused into the planning decoder.

Method overview for 3D traffic element extraction, auxiliary supervision, and topology conditioning.
Overview of 3D TE extraction and plug-and-play TE/topology conditioning.
1

Construct 3D traffic elements

Combine front-view TE detection, depth estimation, camera calibration, and LiDAR evidence to obtain 3D TE center points.

2

Add lightweight TE supervision

Supervise TE location with L1 loss and category with focal loss, alongside the planner's original auxiliary tasks.

3

Filter ego-relevant topology

Use LCLC and LCTE relations to keep the centerlines and traffic elements that actually govern the ego lane.

4

Condition the planning decoder

Encode topology as structured language and concatenate topology queries with TE-enhanced BEV or vision queries.

Main Experiments

Stable improvements across multiple end-to-end driving paradigms.

The main results show that traffic-element awareness improves trajectory accuracy, rule compliance, and closed-loop driving score across perception-planning, VLM/VLA, regression-based, diffusion-based, and scoring-based planners. The project page reports the primary experimental results only; ablation studies are intentionally omitted.

57.9 Best NAVSIM-v2 EPDMS with the scoring-based DrivoR + SimScale + Ours setting.
6 Representative planners covered across perception-planning, VLM/VLA, regression, diffusion, scoring, and closed-loop systems.
0.60 nuScenes VAD + Ours average L2, reduced from 0.72 while keeping real-time-friendly FPS.
+14.1 Bench2Drive driving-score gain for VAD after adding TE awareness and topology.

nuScenes Planning L2 and collision rate lower are better; FPS higher is better

Caption. nuScenes compares LiDAR-based methods, camera-based E2E planners, and VLM/VLA-style planners under the standard open-loop protocol. Highlighted rows isolate the plug-and-play traffic-element and topology signals, showing consistent gains for both VAD and Orion.

Method Auxiliary Task L2 (m) ↓ Collision Rate (%) ↓ FPS ↑
1s2s3sAvg. 1s2s3sAvg.
LiDAR-based Methods
NMP◇Det + Motion0.531.252.671.480.040.120.870.34
FF◇FreeSpace0.551.202.541.430.060.171.070.43
EO◇FreeSpace0.671.362.781.600.040.090.880.33
Camera-based End-to-End Planning Methods
ST-P3Det + Map + Depth1.332.112.902.110.230.621.270.711.6
UniADDet + Track + Map + Motion + Occ0.440.670.960.690.040.080.230.121.8
VAD-TinyDet + Map + Motion0.460.761.120.780.210.350.580.3816.8
BEV-PlannerNone0.280.420.680.460.040.371.070.49
PARA-DriveDet + Track + Map + Motion + Occ0.250.460.740.480.140.230.390.255.0
LAWNone0.260.571.010.610.140.210.540.3019.5
GenADDet + Map + Motion0.280.490.780.520.080.140.340.196.7
SparseDriveDet + Track + Map + Motion0.290.580.960.610.010.050.180.089.0
UADDet0.280.410.650.450.010.030.140.067.2
MomADDet + Track + Map + Motion0.310.570.910.600.010.050.220.097.8
Perception-planning Baseline with TE / Topology
VAD-Base Det + Map + Motion 0.41 0.70 1.05 0.72 0.07 0.17 0.41 0.22 5.7
VAD + TE Det + Map + Motion 0.36 0.61 0.92 0.63 0.09 0.14 0.28 0.17 5.7
VAD + Topo Det + Map + Motion + Topo 0.34 0.59 0.92 0.62 0.05 0.15 0.29 0.16 5.4
VAD + Ours Det + Map + Motion + Topo 0.34 0.56 0.90 0.60 0.04 0.21 0.26 0.17 5.4
VLM / VLA-based Methods
Qwen-2.5-VLScene Understanding0.461.332.551.450.8
SennaDet + Motion0.370.540.860.590.090.120.330.181.6
DriveVLMScene Understanding0.180.340.680.400.100.220.450.27
OmniDriveScene Understanding0.140.290.550.330.000.130.780.301.2
EMMAScene Understanding0.140.290.540.32
ImpromptuVLAScene Understanding0.130.270.530.300.9
Orion† Det + Motion 0.17 0.31 0.55 0.34 0.05 0.25 0.80 0.37 0.9
Orion† + TEDet + Motion0.140.270.470.290.060.200.550.270.9
Orion† + TopoDet + Motion + Topo0.120.250.450.270.040.210.500.250.8
Orion† + Ours Det + Motion + Topo 0.11 0.25 0.43 0.26 0.04 0.19 0.47 0.23 0.8

NAVSIM-v1 navtest Camera-only methods; all metrics higher are better

Caption. NAVSIM-v1 reports the official PDMS and its safety/compliance components. The table keeps the paper's method taxonomy and shows that TE supervision improves regression-based, diffusion-based, and scoring-based planners, with further gains when combined with SimScale data.

Method Backbone Venue NC ↑ DAC ↑ TTC ↑ Comf. ↑ EP ↑ PDMS ↑
Reference / Rule-based Upper Context
PDM-ClosedPMLR'2394.699.889.986.999.989.1
Human driverNeurIPS'2410010010099.987.594.8
Published Camera-only E2E Methods
Ego-stat. MLPNeurIPS'2493.077.383.610062.865.6
UniADResNet34CVPR'2397.891.992.910078.883.4
VAD-v2ResNet34ICLR'2698.194.894.310080.686.2
ReCogDriveInternViTICLR'2697.997.394.910087.390.8
Hydra-MDPResNet34arXiv'2498.396.094.610078.786.5
CentaurResNet34arXiv'2599.598.998.010085.992.6
DriveSuprimResNet34AAAI'2697.897.393.610086.789.9
Regression-based Planner
LTFResNet34TPAMI'2297.892.893.310078.984.1
LTF + OursResNet34ECCV'2697.893.993.810079.885.2 +1.1
LTF (+SimScale)ResNet34ECCV'2698.395.694.610081.387.3 +3.2
LTF (+SimScale) + OursResNet34ECCV'2698.295.994.510082.087.6 +3.5
Diffusion-based Planner
DiffusionDriveResNet34CVPR'2597.994.693.610080.786.0
DiffusionDrive + OursResNet34ECCV'2698.196.094.210082.387.7 +1.7
DiffusionDrive (+SimScale)ResNet34ECCV'2698.597.094.710083.188.9 +2.9
DiffusionDrive (+SimScale) + OursResNet34ECCV'2698.697.294.710083.589.1 +3.1
Scoring-based Planner
DrivoRViT-SCVPR'2698.998.396.210089.193.1
DrivoR + OursViT-SECCV'2699.098.796.910090.894.4 +1.3
DrivoR (+SimScale)ViT-SECCV'2699.199.296.910091.694.6 +1.5
DrivoR (+SimScale) + OursViT-SECCV'2699.799.798.110092.295.1 +2.0

NAVSIM-v2 navhard-two-stage All Stage 1/Stage 2 metrics and EPDMS higher are better

Caption. NAVSIM-v2 uses the harder two-stage EPDMS evaluation, exposing compounding-error effects. The grouped rows follow the paper and highlight that traffic-element awareness improves three different planning paradigms: regression (+47%), diffusion (+29%), and scoring (+20%) in the strongest data-scaled settings.

Bench2Drive Closed-Loop Planning Driving score higher is better, Avg. L2 lower is better

Caption. Bench2Drive evaluates planners in CARLA closed loop. Adding TE awareness and topology improves both VAD and DriveTransformer-Large on Driving Score and Success Rate with only small latency changes, demonstrating that the signal transfers beyond open-loop prediction.

Method Avg. L2 ↓ Driving Score ↑ Success Rate (%) ↑ Efficiency ↑ Comfortness ↑ Latency
Expert-feature Distillation Baselines
TCP*1.7040.7015.0054.2647.8086 ms
TCP-ctrl*30.477.2755.9751.5186 ms
TCP-traj*1.7059.9030.0076.5418.0886 ms
TCP-traj w/o distillation1.9649.3020.4578.7822.9686 ms
ThinkTwice*0.9562.4431.2369.3316.22698 ms
DriveAdapter*1.0164.2233.0870.2216.01958 ms
General E2E Baselines
AD-MLP3.6418.050.0048.4522.634.7 ms
UniAD-Tiny0.8040.7313.18123.9247.04400.3 ms
UniAD-Base0.7345.8116.36129.2143.58692.6 ms
Closed-loop TE / Topology Integrations
VAD0.9142.3015.00157.9446.01278.3 ms
VAD + Ours0.75 -0.1656.40 +14.121.30125.6448.02282.5 ms
DriveTransformer-Large0.6263.4635.01100.6420.78211.7 ms
DriveTransformer-Large + Ours0.57 -0.0568.29 +4.8339.6182.4523.58216.5 ms

Qualitative Visualizations

Traffic elements change the planned behavior, not just the score.

We show how TE-aware planners behave in traffic-element-rich intersections, time-varying light states, and synthetic NAVSIM-v2 scenes across different planning paradigms.

Qualitative comparison on NAVSIM-v2 showing detected traffic elements and trajectory predictions.
NAVSIM-v2 example: detected traffic elements guide the planner to continue forward while staying lane-consistent.
NAVSIM temporal comparison for LTF, LTF plus SimScale, and Ours.
NAVSIM temporal comparison: front-view traffic elements and corresponding trajectories for LTF, LTF + SimScale, and Ours.
nuScenes temporal red-to-green traffic light comparison for VAD and Ours.
nuScenes time series: as the traffic light changes from red to green, TE-aware planning reacts more consistently across consecutive frames.
Synthetic NAVSIM-v2 qualitative comparison for DiffusionDrive, DrivoR, and Ours.
Synthetic NAVSIM-v2 scenes: Ours stabilizes trajectory generation across diffusion-based and scoring-based planners.
nuScenes five traffic-element-rich scene comparison between VAD and Ours.
nuScenes TE-rich scenes: five multi-view cases comparing VAD and Ours with BEV planning visualizations.

Citation

BibTeX

Please cite this work if the traffic-element annotations, plug-and-play TE supervision, or topology-conditioning design are useful for your research.

@inproceedings{zhang2026plugin,
  title     = {Plug-and-Play Traffic Element Awareness for End-to-End Autonomous Driving},
  author    = {Zhang, Zongzheng and Wang, Jijun and Zhang, Saining and Wang, Shuo and Wang, Yiru and Yang, Hai and Chen, Yang and Heng, Yuwen and Sun, Hao and Jiang, Anqing and Zhao, Hao},
  booktitle = {European Conference on Computer Vision (ECCV)},
  year      = {2026}
}