Search papers, labs, and topics across Lattice.
This paper presents a hybrid framework that integrates Large Language Models (LLMs) with reinforcement learning (RL) and PID control for enhancing decision-making in autonomous driving. By employing LLMs for common-sense reasoning and iteratively refining the RL reward function, the system effectively addresses the challenges of contextual reasoning in dynamic driving environments. Evaluation in randomized CARLA scenarios shows that this approach maintains structured control and safety while leveraging the reasoning capabilities of LLMs, highlighting its potential to improve autonomous vehicle performance in complex situations.
Integrating LLMs into autonomous driving systems can enhance decision-making without sacrificing control or safety, even in unpredictable environments.
Autonomous vehicles require robust perception and decision-making capabilities to operate in diverse and unseen scenarios. While reinforcement learning and rule-based methods can provide effective control and safety mechanisms, their performance may degrade in situations requiring contextual reasoning. Large Language Models (LLMs) have demonstrated strong capabilities in understanding multimodal information and generating contextual reasoning, however, their use for direct vehicle control can introduce latency and hallucination risks. To address these limitations, a hybrid framework is proposed. This system uses an orchestrator to coordinate PPO-trained reinforcement learning and PID control, with LLM common-sense reasoning applied throughout the framework. LLM reasoning is further employed iteratively to refine the RL reward function for dynamic driving environments. The proposed framework is evaluated in highly randomized CARLA scenarios under diverse environmental and traffic conditions. The results demonstrate the potential of integrating LLM-based reasoning with conventional autonomous driving methods while retaining structured control and safety mechanism.