Deep Reinforcement Learning based control algorithms: Training and validation using the ROS Framework in CARLA Simulator for Self-Driving applications

Óscar Pérez-Gill,Rafael Barea,Elena López-Guillén,Luis M. Bergasa,Carlos Gómez-Huélamo,Rodrigo Gutiérrez,Alejandro Díaz,Oscar Perez-Gill,Elena Lopez-Guillen,Carlos Gomez-Huelamo,Rodrigo Gutierrez,Alejandro Diaz
DOI: https://doi.org/10.1109/iv48863.2021.9575616
2021-07-11
Abstract:This paper presents a Deep Reinforcement Learning (DRL) framework adapted and trained for Autonomous Vehicles (AVs) purposes. To do that, we propose a novel software architecture for training and validating DRL based control algorithms that exploits the concepts of standard communication in robotics using the Robot Operating System (ROS), the Docker approach to provide the system with portability, isolation and flexibility, and CARLA (CAR Learning to Act) as our hyper-realistic open-source simulation platform. First, the algorithm is introduced in the context of Self-Driving and DRL tasks. Second, we highlight the steps to merge the proposed algorithm with ROS, Docker and the CARLA simulator, as well as how the training stage is carried out to generate our own model, specifically designed for the AV paradigm. Finally, regarding our proposed validation architecture, the paper compares the trained model with other state-of-the-art traditional control approaches, demonstrating the full strength of our DL based control algorithm, as a preliminary stage before implementing it in our real-world autonomous electric car.
What problem does this paper attempt to address?