Papers › GaussianAD: Gaussian-Centric End-to-End Autonomous Driving

GaussianAD: Gaussian-Centric End-to-End Autonomous Driving

13 Dec 2024arXiv:2412.10371archive 2025-07-28

Wenzhao Zheng, Junjie Wu, Yao Zheng, Sicheng Zuo, Zixun Xie, Longchao Yang, Yong Pan, Zhihui Hao, Peng Jia, Xianpeng Lang, Shanghang Zhang

Vision-based autonomous driving shows great potential due to its satisfactory performance and low costs. Most existing methods adopt dense representations (e.g., bird's eye view) or sparse representations (e.g., instance boxes) for decision-making, which suffer from the trade-off between comprehensiveness and efficiency. This paper explores a Gaussian-centric end-to-end autonomous driving (GaussianAD) framework and exploits 3D semantic Gaussians to extensively yet sparsely describe the scene. We initialize the scene with uniform 3D Gaussians and use surrounding-view images to progressively refine them to obtain the 3D Gaussian scene representation. We then use sparse convolutions to efficiently perform 3D perception (e.g., 3D detection, semantic map construction). We predict 3D flows for the Gaussians with dynamic semantics and plan the ego trajectory accordingly with an objective of future scene forecasting. Our GaussianAD can be trained in an end-to-end manner with optional perception labels when available. Extensive experiments on the widely used nuScenes dataset verify the effectiveness of our end-to-end GaussianAD on various tasks including motion planning, 3D occupancy prediction, and 4D occupancy forecasting. Code: https://github.com/wzzheng/GaussianAD.

PaperPDFCodeCode 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="2412.10371")

Code

Syntology Ran 1 of 8 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · fixture could not drive it.

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

wzzheng/gaussianad officialmentioned in paper 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

8 samples harvested; 1 ran; 0 honoured the contract we drafted; 7 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.

1ran · fixture could not drive it
7unverified

Licence: 8 of the 8 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 wzzheng/gaussianad. “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.

get_grid_coords wzzheng/gaussianad/vis.py official repository ran · fixture could not drive it no licence file found · pointer only · fb05e5a5654edb4e · report
CE_ssc_loss wzzheng/gaussianad/loss/occupancy_loss.py official repository unverified no licence file found · pointer only · b18df7ddccd09c7f · report
assert_tensor_type wzzheng/gaussianad/dataset/data_container.py official repository unverified no licence file found · pointer only · 40e97cec4049fcab · report
denormalize_3d_pts wzzheng/gaussianad/loss/map_loss.py official repository unverified no licence file found · pointer only · 70e599e43e2fad3c · report
inverse_sigmoid wzzheng/gaussianad/loss/occupancy_loss.py official repository unverified no licence file found · pointer only · 15715bd88c8ed092 · report
normalize_3d_pts wzzheng/gaussianad/loss/map_loss.py official repository unverified no licence file found · pointer only · 2d5bd6a4ac94f9a3 · report
segments_intersect wzzheng/gaussianad/loss/plan_loss.py official repository unverified no licence file found · pointer only · 510be0c6f8a9f40c · report
sem_scal_loss wzzheng/gaussianad/loss/occupancy_loss.py official repository unverified no licence file found · pointer only · d1c808cba6f13756 · report

Tasks

Autonomous DrivingDecision MakingMotion Planning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ADOPTSparse Convolutions

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