Papers › Asynchronous Large Language Model Enhanced Planner for Autonomous Driving

Asynchronous Large Language Model Enhanced Planner for Autonomous Driving

20 Jun 2024arXiv:2406.14556archive 2025-07-28

Yuan Chen, Zi-han Ding, Ziqin Wang, Yan Wang, Lijun Zhang, Si Liu

Despite real-time planners exhibiting remarkable performance in autonomous driving, the growing exploration of Large Language Models (LLMs) has opened avenues for enhancing the interpretability and controllability of motion planning. Nevertheless, LLM-based planners continue to encounter significant challenges, including elevated resource consumption and extended inference times, which pose substantial obstacles to practical deployment. In light of these challenges, we introduce AsyncDriver, a new asynchronous LLM-enhanced closed-loop framework designed to leverage scene-associated instruction features produced by LLM to guide real-time planners in making precise and controllable trajectory predictions. On one hand, our method highlights the prowess of LLMs in comprehending and reasoning with vectorized scene data and a series of routing instructions, demonstrating its effective assistance to real-time planners. On the other hand, the proposed framework decouples the inference processes of the LLM and real-time planners. By capitalizing on the asynchronous nature of their inference frequencies, our approach have successfully reduced the computational cost introduced by LLM, while maintaining comparable performance. Experiments show that our approach achieves superior closed-loop evaluation performance on nuPlan's challenging scenarios.

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

Code

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

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

memberre/asyncdriver officialmentioned in papermentioned on GitHubMIT 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

13 samples harvested; 11 ran; 0 honoured the contract we drafted; 2 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 · our draft was wrong
2ran · fixture could not drive it
8ran
2unverified

Licence: 0 of the 13 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 memberRE/AsyncDriver. “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.

repeat_kv memberRE/AsyncDriver/llama2/model.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 30d7eec482ebf6b1 · report
apply_rotary_pos_emb memberRE/AsyncDriver/llama2/model.py official repository ran · fixture could not drive it MIT (permissive) · f725bc2d76076485 · report
bernstein_poly memberRE/AsyncDriver/gameformer/bezier_path.py official repository ran fingerprinted MIT (permissive) · cb5cb6d0e7e6b54e · report
calc_4points_bezier_path memberRE/AsyncDriver/gameformer/bezier_path.py official repository ran MIT (permissive) · dbd18e4b11cb39be · report
calc_bezier_path memberRE/AsyncDriver/gameformer/bezier_path.py official repository ran fingerprinted MIT (permissive) · 4821a6353f2620ba · report
convert_to_model_inputs memberRE/AsyncDriver/gameformer/obs_adapter.py official repository ran MIT (permissive) · 8a7f01d886d3a4bf · report
forward_linear_with_scale_and_bias memberRE/AsyncDriver/gameformer/predictor_modules_adapter.py official repository ran MIT (permissive) · 85deb769b82eb052 · report
get_aggregator_config memberRE/AsyncDriver/gameformer/common_utils.py official repository ran MIT (permissive) · 2486e356348b426d · report
get_filter_parameters memberRE/AsyncDriver/gameformer/common_utils.py official repository ran MIT (permissive) · e80b21aab6ec234d · report
global_velocity_to_local memberRE/AsyncDriver/gameformer/data_utils.py official repository ran fingerprinted MIT (permissive) · 0950505f865f0908 · report
rotate_half memberRE/AsyncDriver/llama2/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · b99eea6376d1e212 · report
calc_spline_course memberRE/AsyncDriver/gameformer/cubic_spline_planner.py official repository unverified MIT (permissive) · b035159f75f8704e · report
extract_agent_tensor memberRE/AsyncDriver/gameformer/obs_adapter.py official repository unverified MIT (permissive) · 5c7a943caab0bfde · report

Tasks

Autonomous DrivingLanguage ModelingLanguage ModellingLarge Language ModelMotion Planning

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