用大模型提供语义提示,让强化学习自主驾驶更安全可靠
HCRMP: A LLM-Hinted Contextual Reinforcement Learning Framework for Autonomous Driving
- 大模型生成语义提示辅助决策,但由强化学习独立判断避免幻觉
- 在CARLA上实现80.3%任务成功率,复杂场景碰撞率降低11.4%
- 适合关注自动驾驶安全性与多模态融合的开发者和研究者
将大语言模型(LLM)与强化学习(RL)结合可提升复杂场景下的自动驾驶性能。然而,现有以LLM为主导的方法过度依赖其输出,而评估显示,先进LLM在关键驾驶任务中的非幻觉率仅为约57.95%,易导致驾驶策略失效。本文提出保持LLM与RL相对独立的重要性,并构建新型LLM提示式强化学习范式。其中,LLM生成语义提示用于状态增强与策略优化,辅助运动规划;而强化学习代理通过策略学习对抗潜在错误提示,确保驾驶性能。基于此,提出HCRMP(LLM提示式上下文强化学习运动规划器)架构:包含增强语义表示模块扩展状态空间,上下文稳定性锚点模块利用知识库信息提升多评论家权重提示可靠性,语义缓存模块实现低频语义引导与高频控制的无缝融合。在CARLA平台的大量实验表明,HCRMP在不同交通密度下任务成功率达80.3%,在高危驾驶条件下碰撞率显著降低11.4%,有效提升复杂场景下的驾驶表现。
原文摘要 · Abstract (English)
Integrating Large Language Models (LLMs) with Reinforcement Learning (RL) can enhance autonomous driving (AD) performance in complex scenarios. However, current LLM-Dominated RL methods over-rely on LLM outputs, which are prone to hallucinations. Evaluations show that state-of-the-art LLM indicates a non-hallucination rate of only approximately 57.95% when assessed on essential driving-related tasks. Thus, in these methods, hallucinations from the LLM can directly jeopardize the performance of driving policies. This paper argues that maintaining relative independence between the LLM and the RL is vital for solving the hallucinations problem. Consequently, this paper is devoted to propose a novel LLM-Hinted RL paradigm. The LLM is used to generate semantic hints for state augmentation and policy optimization to assist RL agent in motion planning, while the RL agent counteracts potential erroneous semantic indications through policy learning to achieve excellent driving performance. Based on this paradigm, we propose the HCRMP (LLM-Hinted Contextual Reinforcement Learning Motion Planner) architecture, which is designed that includes Augmented Semantic Representation Module to extend state space. Contextual Stability Anchor Module enhances the reliability of multi-critic weight hints by utilizing information from the knowledge base. Semantic Cache Module is employed to seamlessly integrate LLM low-frequency guidance with RL high-frequency control. Extensive experiments in CARLA validate HCRMP's strong overall driving performance. HCRMP achieves a task success rate of up to 80.3% under diverse driving conditions with different traffic densities. Under safety-critical driving conditions, HCRMP significantly reduces the collision rate by 11.4%, which effectively improves the driving performance in complex scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。