{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/world4drive-end-to-end-autonomous-driving-via","title":"World4Drive: End-to-End Autonomous Driving via Intention-aware Physical Latent World Model","arxiv_id":"2507.00603","date":"2025-07-01","proceeding":null,"authors":["Yupeng Zheng","Pengxuan Yang","Zebin Xing","Qichao Zhang","Yuhang Zheng","Yinfeng Gao","Pengfei Li","Teng Zhang","Zhongpu Xia","Peng Jia","Dongbin Zhao"],"abstract":"End-to-end autonomous driving directly generates planning trajectories from raw sensor data, yet it typically relies on costly perception supervision to extract scene information. A critical research challenge arises: constructing an informative driving world model to enable perception annotation-free, end-to-end planning via self-supervised learning. In this paper, we present World4Drive, an end-to-end autonomous driving framework that employs vision foundation models to build latent world models for generating and evaluating multi-modal planning trajectories. Specifically, World4Drive first extracts scene features, including driving intention and world latent representations enriched with spatial-semantic priors provided by vision foundation models. It then generates multi-modal planning trajectories based on current scene features and driving intentions and predicts multiple intention-driven future states within the latent space. Finally, it introduces a world model selector module to evaluate and select the best trajectory. We achieve perception annotation-free, end-to-end planning through self-supervised alignment between actual future observations and predicted observations reconstructed from the latent space. World4Drive achieves state-of-the-art performance without manual perception annotations on both the open-loop nuScenes and closed-loop NavSim benchmarks, demonstrating an 18.1\\% relative reduction in L2 error, 46.7% lower collision rate, and 3.75 faster training convergence. Codes will be accessed at https://github.com/ucaszyp/World4Drive.","url_abs":"https://arxiv.org/abs/2507.00603v1","url_pdf":"https://arxiv.org/pdf/2507.00603v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[],"tasks":[{"task_slug":"autonomous-driving","task_name":"Autonomous Driving"},{"task_slug":"navsim","task_name":"NavSim"},{"task_slug":"self-supervised-learning","task_name":"Self-Supervised Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2507.00603","atlas_url":"https://app.syntology.ai/?focus=2507.00603","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2507.00603"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/ucaszyp/World4Drive","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":3,"ran_honours":1,"ran_violates":1,"unverified":7},"by_repo_kind":{"found_in_text":{"samples":12,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"8d35a41368d8dd47","entry":"average_precision","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/evaluation/indoor_eval.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/evaluation/indoor_eval.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8d35a41368d8dd47"}},{"code_sha256_prefix":"2283234eb1863906","entry":"eval_det_cls","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/evaluation/indoor_eval.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/evaluation/indoor_eval.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2283234eb1863906"}},{"code_sha256_prefix":"7f5f5b45cabc7d55","entry":"fast_hist","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/evaluation/seg_eval.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/evaluation/seg_eval.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7f5f5b45cabc7d55"}},{"code_sha256_prefix":"fcd32f0316ac7cac","entry":"get_acc","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/evaluation/seg_eval.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/evaluation/seg_eval.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fcd32f0316ac7cac"}},{"code_sha256_prefix":"4018d47e1ea5a2ce","entry":"per_class_iou","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/evaluation/seg_eval.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/evaluation/seg_eval.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4018d47e1ea5a2ce"}},{"code_sha256_prefix":"049f10575d6acf59","entry":"bbox3d2result","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/bbox/transforms.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/bbox/transforms.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"049f10575d6acf59"}},{"code_sha256_prefix":"071c297bbb04127e","entry":"bbox3d2roi","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/bbox/transforms.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/bbox/transforms.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"071c297bbb04127e"}},{"code_sha256_prefix":"cd7847cc58eb29bd","entry":"bbox3d_mapping_back","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/bbox/transforms.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/bbox/transforms.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cd7847cc58eb29bd"}},{"code_sha256_prefix":"96c8084488bd023b","entry":"box_camera_to_lidar","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/bbox/box_np_ops.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/bbox/box_np_ops.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"96c8084488bd023b"}},{"code_sha256_prefix":"9e22984820c39868","entry":"camera_to_lidar","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/bbox/box_np_ops.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/bbox/box_np_ops.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9e22984820c39868"}},{"code_sha256_prefix":"5b1dacd1f125c08f","entry":"corners_nd","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/bbox/box_np_ops.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/bbox/box_np_ops.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5b1dacd1f125c08f"}},{"code_sha256_prefix":"3e68c67f05177852","entry":"eval_map_recall","repo":"ucaszyp/World4Drive","repo_kind":"found_in_text","path":"custom_mmdet3d/core/evaluation/indoor_eval.py","file_url":"https://github.com/ucaszyp/World4Drive/blob/HEAD/custom_mmdet3d/core/evaluation/indoor_eval.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3e68c67f05177852"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}