TL;DR
This paper introduces a hierarchical framework that integrates large language models and classical control methods to improve autonomous driving robustness and efficiency across different timescales.
Contribution
It proposes Agentic Fast-Slow Planning, decoupling perception, reasoning, planning, and control, with novel bridges for semantic understanding and trajectory generation.
Findings
Reduces lateral deviation by up to 45% in CARLA simulations.
Decreases completion time by over 12% compared to baselines.
Enhances robustness under perturbations in autonomous driving scenarios.
Abstract
Large foundation models enable powerful reasoning for autonomous systems, but mapping semantic intent to reliable real-time control remains challenging. Existing approaches either (i) let Large Language Models (LLMs) generate trajectories directly - brittle, hard to verify, and latency-prone - or (ii) adjust Model Predictive Control (MPC) objectives online - mixing slow deliberation with fast control and blurring interfaces. We propose Agentic Fast-Slow Planning, a hierarchical framework that decouples perception, reasoning, planning, and control across natural timescales. The framework contains two bridges. Perception2Decision compresses scenes into ego-centric topologies using an on-vehicle Vision-Language Model (VLM) detector, then maps them to symbolic driving directives in the cloud with an LLM decision maker - reducing bandwidth and delay while preserving interpretability.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
