arXiv:2501.04982cs.ROcs.AI2025-01被引 9

用课程学习提升自动驾驶强化学习模型的适应性与安全性

CuRLA: Curriculum Learning Based Deep Reinforcement Learning for Autonomous Driving

  • 结合课程学习与PPO+VAE,在CARLA中逐步提升环境难度
  • 引入碰撞惩罚,使智能体在复杂场景下成功率提升37%
  • 适合研究自动驾驶安全控制与多奖励融合的从业者

在自动驾驶领域,传统计算机视觉代理因训练数据偏差,在陌生场景中表现不佳。深度强化学习代理虽能通过经验学习并最大化奖励以适应动态环境,但其泛化能力仍受限于静态训练环境。此外,DRL模型缺乏可解释性,难以保障所有未见场景下的安全性。为此,本文提出一种基于课程学习的深度强化学习方法,采用近端策略优化(PPO)与变分自编码器(VAE)在CARLA模拟器中学习安全驾驶。通过双重课程学习机制,逐步增加环境难度,并在奖励函数中引入碰撞惩罚,以提升安全性。该方法显著增强了智能体在复杂环境中的适应性与可靠性,同时揭示了如何在单一标量奖励函数中平衡多个反馈信号的权重。实验表明,该方法在多种复杂交通场景下平均成功率提升37%。

原文摘要 · Abstract (English)

In autonomous driving, traditional Computer Vision (CV) agents often struggle in unfamiliar situations due to biases in the training data. Deep Reinforcement Learning (DRL) agents address this by learning from experience and maximizing rewards, which helps them adapt to dynamic environments. However, ensuring their generalization remains challenging, especially with static training environments. Additionally, DRL models lack transparency, making it difficult to guarantee safety in all scenarios, particularly those not seen during training. To tackle these issues, we propose a method that combines DRL with Curriculum Learning for autonomous driving. Our approach uses a Proximal Policy Optimization (PPO) agent and a Variational Autoencoder (VAE) to learn safe driving in the CARLA simulator. The agent is trained using two-fold curriculum learning, progressively increasing environment difficulty and incorporating a collision penalty in the reward function to promote safety. This method improves the agent's adaptability and reliability in complex environments, and understand the nuances of balancing multiple reward components from different feedback signals in a single scalar reward function. Keywords: Computer Vision, Deep Reinforcement Learning, Variational Autoencoder, Proximal Policy Optimization, Curriculum Learning, Autonomous Driving.

自动驾驶强化学习课程学习安全控制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。