Tackling Snow-Induced Challenges: Safe Autonomous Lane-Keeping with Robust Reinforcement Learning
Amin Jalal Aghdasian, Farzaneh Abdollahi, Ali Kamali Iglie

TL;DR
This paper introduces two robust deep reinforcement learning algorithms for autonomous vehicle lane keeping in snowy conditions, demonstrating improved accuracy and stability through simulation and real-world testing.
Contribution
It presents novel action-robust DRL algorithms, AR-RDPG and AR-CADPG, specifically designed for snowy environments, integrating perception enhancement and attention mechanisms.
Findings
AR-CADPG outperforms AR-RDPG in accuracy and robustness
Both algorithms are validated in simulation and real-world tests
Proves feasibility of DRL-based LKS in snowy conditions
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Dynamics and Control Systems · Autonomous Vehicle Technology and Safety · Reinforcement Learning in Robotics
