Papers › Driving into the Future: Multiview Visual Forecasting and Planning with World Model...

Driving into the Future: Multiview Visual Forecasting and Planning with World Model for Autonomous Driving

29 Nov 2023CVPR 2024 1arXiv:2311.17918archive 2025-07-28

Yuqi Wang, JiaWei He, Lue Fan, Hongxin Li, Yuntao Chen, Zhaoxiang Zhang

In autonomous driving, predicting future events in advance and evaluating the foreseeable risks empowers autonomous vehicles to better plan their actions, enhancing safety and efficiency on the road. To this end, we propose Drive-WM, the first driving world model compatible with existing end-to-end planning models. Through a joint spatial-temporal modeling facilitated by view factorization, our model generates high-fidelity multiview videos in driving scenes. Building on its powerful generation ability, we showcase the potential of applying the world model for safe driving planning for the first time. Particularly, our Drive-WM enables driving into multiple futures based on distinct driving maneuvers, and determines the optimal trajectory according to the image-based rewards. Evaluation on real-world driving datasets verifies that our method could generate high-quality, consistent, and controllable multiview videos, opening up possibilities for real-world simulations and safe planning.

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="2311.17918")

Code

Syntology Ran 12 of 16 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 12 ran with no contract checked.

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

bravegroup/drive-wm officialmentioned in papermentioned on GitHubjaxApache-2.0 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

16 samples harvested; 12 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.

12ran
4unverified

Licence: 0 of the 16 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 bravegroup/drive-wm. “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.

analyze_results bravegroup/drive-wm/utils/check_inits.py official repository ran Apache-2.0 (permissive) · 169c706af1000176 · report
clean_doc_toc bravegroup/drive-wm/utils/check_doc_toc.py official repository ran Apache-2.0 (permissive) · 93868cc6c2fd3cbe · report
create_dummy_files bravegroup/drive-wm/utils/check_dummies.py official repository ran Apache-2.0 (permissive) · d483255414fc4b63 · report
create_dummy_object bravegroup/drive-wm/utils/check_dummies.py official repository ran fingerprinted Apache-2.0 (permissive) · dba7da46d43ba784 · report
find_backend bravegroup/drive-wm/utils/check_dummies.py official repository ran fingerprinted Apache-2.0 (permissive) · dc74a49fba6c9cdf · report
find_backend bravegroup/drive-wm/utils/check_inits.py official repository ran fingerprinted Apache-2.0 (permissive) · 81d346edbf8dd8a6 · report
get_constant_schedule bravegroup/drive-wm/src/diffusers/optimization.py official repository ran Apache-2.0 (permissive) · 92d80e4ab339e3ab · report
get_constant_schedule_with_warmup bravegroup/drive-wm/src/diffusers/optimization.py official repository ran Apache-2.0 (permissive) · d93f7e15c000f6c3 · report
get_indent bravegroup/drive-wm/utils/check_copies.py official repository ran fingerprinted Apache-2.0 (permissive) · 411d0eb0085acaf6 · report
get_piecewise_constant_schedule bravegroup/drive-wm/src/diffusers/optimization.py official repository ran Apache-2.0 (permissive) · 8a26af47249ba126 · report
is_a_private_model bravegroup/drive-wm/utils/check_repo.py official repository ran Apache-2.0 (permissive) · da77c35c261128f8 · report
parse_init bravegroup/drive-wm/utils/check_inits.py official repository ran Apache-2.0 (permissive) · 47779e4f61fdea83 · report
compute_snr bravegroup/drive-wm/src/diffusers/training_utils.py official repository unverified Apache-2.0 (permissive) · 16309f96889a07a1 · report
find_code_in_diffusers bravegroup/drive-wm/utils/check_copies.py official repository unverified Apache-2.0 (permissive) · c049b3b1246d7ab2 · report
find_tested_models bravegroup/drive-wm/utils/check_repo.py official repository unverified Apache-2.0 (permissive) · 8b126033c736b17f · report
run_ruff bravegroup/drive-wm/utils/check_copies.py official repository unverified Apache-2.0 (permissive) · 242c0d12ccfe0fc5 · report

Tasks

Autonomous DrivingAutonomous Vehicles

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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