In this work, we propose a self-improving artificial intelligence system to enhance the safety performance of reinforcement learning (RL)-based autonomous driving (AD) agents using black-box verification methods. RL algorithms have become popular in AD applications in recent years. However, the performance of existing RL algorithms heavily depends on the diversity of training scenarios. A lack of safety-critical scenarios during the training phase could result in poor generalization performance in real-world driving applications. We propose a novel framework in which the weaknesses of the training set are explored through black-box verification methods. After discovering AD failure scenarios, the RL agent's training is re-initiated via transfer learning to improve the performance of previously unsafe scenarios. Simulation results demonstrate that our approach efficiently discovers safety failures of action decisions in RL-based adaptive cruise control (ACC) applications and significantly reduces the number of vehicle collisions through iterative applications of our method. The source code is publicly available at https://github.com/data-and-decision-lab/self-improving-RL.
翻译:本文提出了一种自改进人工智能系统,利用黑箱验证方法增强基于强化学习的自动驾驶智能体的安全性能。近年来,强化学习算法在自动驾驶领域得到广泛应用。然而,现有强化学习算法的性能高度依赖于训练场景的多样性。训练阶段缺乏安全关键场景可能导致车辆在实际驾驶中泛化能力不足。我们构建了一个新型框架,通过黑箱验证方法探索训练集的薄弱环节。在发现自动驾驶失效场景后,通过迁移学习重新启动强化学习智能体的训练,以提升其在先前不安全场景中的表现。仿真结果表明,该方法能高效发现基于强化学习的自适应巡航控制应用中动作决策的安全缺陷,并通过迭代应用显著降低车辆碰撞次数。源代码已开源发布于 https://github.com/data-and-decision-lab/self-improving-RL。