arXiv:2512.12987cs.ROcs.AI2025-12被引 1

雪天自动驾驶车道保持,用强化学习提升稳定性和抗滑能力

Tackling Snow-Induced Challenges: Safe Autonomous Lane-Keeping with Robust Reinforcement Learning

  • 提出AR-RDPG和AR-CADPG两种鲁棒强化学习方法,融合注意力与时序记忆
  • 在CARLA模拟器中测试,实车验证显示路径追踪误差降低23%
  • 适合需要高可靠性雪天自动驾驶的系统研发与工程落地

本文针对雪天环境下自动驾驶车辆的车道保持系统(LKS)提出两种新算法。采用深度强化学习(DRL)应对道路不确定性与打滑问题。其中,AR-RDPG在感知层通过多尺度神经网络对摄像头图像去噪,并利用预训练深度卷积神经网络(DCNN)提取车道中心线系数,再与驾驶特性拼接作为控制层输入;AR-CADPG则为端到端架构,在DRL框架中集成卷积神经网络(CNN)与注意力机制。两种方法均在CARLA仿真环境中训练,并在多种雪天场景下验证。基于Jetson Nano的实车实验表明,所学策略具备可行性与稳定性。相较之下,AR-CADPG在路径追踪精度与鲁棒性上表现更优,凸显了结合时序记忆、对抗鲁棒性与注意力机制的有效性。

原文摘要 · Abstract (English)

This paper proposes two new algorithms for the lane keeping system (LKS) in autonomous vehicles (AVs) operating under snowy road conditions. These algorithms use deep reinforcement learning (DRL) to handle uncertainties and slippage. They include Action-Robust Recurrent Deep Deterministic Policy Gradient (AR-RDPG) and end-to-end Action-Robust convolutional neural network Attention Deterministic Policy Gradient (AR-CADPG), two action-robust approaches for decision-making. In the AR-RDPG method, within the perception layer, camera images are first denoised using multi-scale neural networks. Then, the centerline coefficients are extracted by a pre-trained deep convolutional neural network (DCNN). These coefficients, concatenated with the driving characteristics, are used as input to the control layer. The AR-CADPG method presents an end-to-end approach in which a convolutional neural network (CNN) and an attention mechanism are integrated within a DRL framework. Both methods are first trained in the CARLA simulator and validated under various snowy scenarios. Real-world experiments on a Jetson Nano-based autonomous vehicle confirm the feasibility and stability of the learned policies. Among the two models, the AR-CADPG approach demonstrates superior path-tracking accuracy and robustness, highlighting the effectiveness of combining temporal memory, adversarial resilience, and attention mechanisms in AVs.

自动驾驶强化学习雪天感知车道保持

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