Papers › Hidden Biases of End-to-End Driving Models
Hidden Biases of End-to-End Driving Models
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.
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.
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.
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.
80dbac57b0bfe077 · report
c883c728a459b83a · report
d07d06f85b424d92 · report
71fc440ae60083f6 · report
3d4489efff0d96f9 · report
fdf0d85afa378d45 · report
aa4f65952e82e439 · report
85cfd6ab309be0b8 · report
429af4867aa42dde · report
e18ea685986aac66 · report
2a16557c0e01720d · report
b02810537588055a · report
c15d21e9e6193af7 · report
877ecd68b92683ed · report
b95dccd5c9f74fb4 · report
17d362af22ec9f8b · report
8bfa7814e611be75 · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 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
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