Application of Reinforcement Learning in the Autonomous Driving Platform of the DeepRacer

Haikuo Du,Chaoting Lin,Weiqi Sun,Wenjie Zhu,Shaobo Wang,Huaming Yan,Moyan Zhu,Yanbo Liu
DOI: https://doi.org/10.23919/CCC55666.2022.9902325
2022-07-25
Abstract:This article revolves around autonomous driving, mainly introducing the autonomous driving cloud platform based on the reinforcement learning to improve the autonomous driving of the car on the Deep Racer using the AWS (Amazon Web Service). Applying the sample codes provided by the DeepRacer platform, the training and completion of the car requires a long time. Therefore, we applied path planning into DeepRacer based on reinforcement learning. Several breakthroughs have been shown as follows: The formulation and solution of RL are completed on DeepRacer. The model of vehicle is simplified as the bicycle and thus reality gap between perception and joints was narrowed. A novel system framework VNARM(Vehicle Network Autonomous Racing Model) is introduced. Reward functions were set properly for tracing in RL. The vehicle's performance of finishing one lap is increased from nearly 30 seconds to less than 9 seconds, while maintaining a high percentage of completion.
Computer Science,Engineering
What problem does this paper attempt to address?