LeAD: The LLM Enhanced Planning System Converged with End-to-end Autonomous Driving
Yuhang Zhang, Jiaqi Liu, Chengkai Xu, Peng Hang, Jian Sun

TL;DR
LeAD is an autonomous driving system that combines high-frequency perception and planning with LLM-based reasoning to better handle complex urban scenarios, improving decision-making and safety.
Contribution
This work introduces a dual-rate architecture integrating LLM augmentation with end-to-end driving, enhancing scenario understanding and decision quality in autonomous vehicles.
Findings
Achieved 71 points on Leaderboard V1 benchmark.
Route completion rate of 93%.
Superior handling of unconventional scenarios in CARLA.
Abstract
A principal barrier to large-scale deployment of urban autonomous driving systems lies in the prevalence of complex scenarios and edge cases. Existing systems fail to effectively interpret semantic information within traffic contexts and discern intentions of other participants, consequently generating decisions misaligned with skilled drivers' reasoning patterns. We present LeAD, a dual-rate autonomous driving architecture integrating imitation learning-based end-to-end (E2E) frameworks with large language model (LLM) augmentation. The high-frequency E2E subsystem maintains real-time perception-planning-control cycles, while the low-frequency LLM module enhances scenario comprehension through multi-modal perception fusion with HD maps and derives optimal decisions via chain-of-thought (CoT) reasoning when baseline planners encounter capability limitations. Our experimental evaluation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Multimodal Machine Learning Applications · Reinforcement Learning in Robotics
MethodsProximal Policy Optimization · CARLA: An Open Urban Driving Simulator
