Papers › Hidden Biases of End-to-End Driving Models

Hidden Biases of End-to-End Driving Models

13 Jun 2023ICCV 2023 1arXiv:2306.07957archive 2025-07-28

Bernhard Jaeger, Kashyap Chitta, Andreas Geiger

End-to-end driving systems have recently made rapid progress, in particular on CARLA. Independent of their major contribution, they introduce changes to minor system components. Consequently, the source of improvements is unclear. We identify two biases that recur in nearly all state-of-the-art methods and are critical for the observed progress on CARLA: (1) lateral recovery via a strong inductive bias towards target point following, and (2) longitudinal averaging of multimodal waypoint predictions for slowing down. We investigate the drawbacks of these biases and identify principled alternatives. By incorporating our insights, we develop TF++, a simple end-to-end method that ranks first on the Longest6 and LAV benchmarks, gaining 11 driving score over the best prior work on Longest6.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2306.07957")

Code

Syntology Ran 13 of 17 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 10 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

autonomousvision/carla_garage officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 13 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran · fixture could not drive it
10ran
4unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from autonomousvision/carla_garage. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Block autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · 80dbac57b0bfe077 · report
CustomNorm autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · c883c728a459b83a · report
GPT autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · d07d06f85b424d92 · report
InfoDummy autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · 71fc440ae60083f6 · report
Mlp autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · 3d4489efff0d96f9 · report
PatchEmbed3D autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · fdf0d85afa378d45 · report
PatchMerging autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · aa4f65952e82e439 · report
SelfAttention autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · 85cfd6ab309be0b8 · report
VideoResNet autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · 429af4867aa42dde · report
WindowAttention3D autonomousvision/carla_garage/team_code/transfuser.py official repository ran MIT (permissive) · e18ea685986aac66 · report
compute_mask autonomousvision/carla_garage/team_code/transfuser.py official repository ran · our draft was wrong MIT (permissive) · 2a16557c0e01720d · report
window_partition autonomousvision/carla_garage/team_code/transfuser.py official repository ran · fixture could not drive it MIT (permissive) · b02810537588055a · report
window_reverse autonomousvision/carla_garage/team_code/transfuser.py official repository ran · our draft was wrong MIT (permissive) · c15d21e9e6193af7 · report
BasicLayer autonomousvision/carla_garage/team_code/transfuser.py official repository unverified MIT (permissive) · 877ecd68b92683ed · report
SwinTransformer3D autonomousvision/carla_garage/team_code/transfuser.py official repository unverified MIT (permissive) · b95dccd5c9f74fb4 · report
SwinTransformerBlock3D autonomousvision/carla_garage/team_code/transfuser.py official repository unverified MIT (permissive) · 17d362af22ec9f8b · report
TransfuserBackbone autonomousvision/carla_garage/team_code/transfuser.py official repository unverified MIT (permissive) · 8bfa7814e611be75 · report

Tasks

Autonomous DrivingBench2DriveCARLA Leaderboard 2.0CARLA MAP LeaderboardCARLA longest6Inductive Bias

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Autonomous Driving CARLA Leaderboard TF++ WP Driving Score 66.32 #4 of 18 Archive leaderboard report
Autonomous Driving CARLA Leaderboard TF++ WP Infraction penalty 0.84 #4 of 18 Archive leaderboard report
Autonomous Driving CARLA Leaderboard TF++ WP Route Completion 78.57 #4 of 18 Archive leaderboard report
Bench2Drive Bench2Drive TransFuser++ Driving Score 84.21 #4 of 35 Archive leaderboard report
CARLA Leaderboard 2.0 CARLA TF++ (Map Track) Driving Score 5.56 #3 of 4 Archive leaderboard report
CARLA Leaderboard 2.0 CARLA TF++ (Map Track) Infraction Score 0.47 #3 of 4 Archive leaderboard report
CARLA Leaderboard 2.0 CARLA TF++ (Map Track) Route Completion 11.82 #3 of 4 Archive leaderboard report
CARLA Leaderboard 2.0 CARLA TF++ Driving Score 5.18 #4 of 4 Archive leaderboard report
CARLA Leaderboard 2.0 CARLA TF++ Infraction Score 0.48 #4 of 4 Archive leaderboard report
CARLA Leaderboard 2.0 CARLA TF++ Route Completion 11.34 #4 of 4 Archive leaderboard report
CARLA MAP Leaderboard CARLA Map TF++ Driving score 61.17 #1 of 8 Archive leaderboard report
CARLA MAP Leaderboard CARLA Map TF++ Infraction penalty 0.70 #1 of 8 Archive leaderboard report
CARLA MAP Leaderboard CARLA Map TF++ Route completion 81.81 #1 of 8 Archive leaderboard report
CARLA longest6 CARLA TransFuser++ WP (TF++WP) Driving Score 73 #2 of 21 Archive leaderboard report
CARLA longest6 CARLA TransFuser++ WP (TF++WP) Infraction Score 0.56 #2 of 21 Archive leaderboard report
CARLA longest6 CARLA TransFuser++ WP (TF++WP) Route Completion 97 #2 of 21 Archive leaderboard report
CARLA longest6 CARLA TransFuser++ (TF++) Driving Score 69 #6 of 21 Archive leaderboard report
CARLA longest6 CARLA TransFuser++ (TF++) Infraction Score 0.72 #6 of 21 Archive leaderboard report
CARLA longest6 CARLA TransFuser++ (TF++) Route Completion 94 #6 of 21 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

CARLAEntropy RegularizationPPO

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections