用大模型指导强化学习,让自动驾驶决策更高效可靠
Large Language Model guided Deep Reinforcement Learning for Decision Making in Autonomous Driving
- 用大模型充当虚拟专家,实时提供驾驶决策指导
- 任务成功率90%,学习效率显著优于现有方法
- 即使没有大模型也能稳定运行,适合实际部署
深度强化学习(DRL)在自动驾驶决策中展现巨大潜力,但其学习效率低,在复杂场景下需大量计算资源才能获得合格策略。此外,依赖人工专家提供指导成本高昂,限制了实际应用。本文提出一种新型大语言模型(LLM)引导的深度强化学习框架(LGDRL),将基于LLM的驾驶专家融入DRL,为学习过程提供智能指导。通过创新的专家策略约束算法和新型LLM干预交互机制,高效利用大模型指导,显著提升DRL决策策略性能。实验表明,该方法在复杂场景中实现90%的任务成功率,相比先进基线算法大幅提高学习效率与专家指导利用率。更重要的是,该方法使DRL代理在无大模型支持时仍能保持一致可靠的性能。代码与补充视频详见 https://bitmobility.github.io/LGDRL/。
原文摘要 · Abstract (English)
Deep reinforcement learning (DRL) shows promising potential for autonomous driving decision-making. However, DRL demands extensive computational resources to achieve a qualified policy in complex driving scenarios due to its low learning efficiency. Moreover, leveraging expert guidance from human to enhance DRL performance incurs prohibitively high labor costs, which limits its practical application. In this study, we propose a novel large language model (LLM) guided deep reinforcement learning (LGDRL) framework for addressing the decision-making problem of autonomous vehicles. Within this framework, an LLM-based driving expert is integrated into the DRL to provide intelligent guidance for the learning process of DRL. Subsequently, in order to efficiently utilize the guidance of the LLM expert to enhance the performance of DRL decision-making policies, the learning and interaction process of DRL is enhanced through an innovative expert policy constrained algorithm and a novel LLM-intervened interaction mechanism. Experimental results demonstrate that our method not only achieves superior driving performance with a 90\% task success rate but also significantly improves the learning efficiency and expert guidance utilization efficiency compared to state-of-the-art baseline algorithms. Moreover, the proposed method enables the DRL agent to maintain consistent and reliable performance in the absence of LLM expert guidance. The code and supplementary videos are available at https://bitmobility.github.io/LGDRL/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。