SYAIJan 9, 2023

Tuning Path Tracking Controllers for Autonomous Cars Using Reinforcement Learning

arXiv:2301.03363v16 citationsh-index: 12
Originality Incremental advance
AI Analysis

It addresses path tracking for autonomous vehicles, but is incremental as it applies RL to a known control problem with simulation validation.

This paper tackles the problem of path tracking for autonomous cars by proposing a reinforcement learning-based controller that adapts to different trajectories like lane changes and roundabouts, achieving low tracking errors in simulation.

This paper proposes an adaptable path tracking control system based on Reinforcement Learning (RL) for autonomous cars. A four-parameter controller shapes the behavior of the vehicle to navigate on lane changes and roundabouts. The tuning of the tracker uses an educated Q-Learning algorithm to minimize the lateral and steering trajectory errors. The CARLA simulation environment was used both for training and testing. The results show the vehicle is able to adapt its behavior to the different types of reference trajectories, navigating safely with low tracking errors. The use of a ROS bridge between the CARLA and the tracker results (i) in a realistic system, and (ii) simplifies the replacement of the CARLA by a real vehicle. An argument on the dependability of the overall architecture based on stability results of non-smooth systems is presented at the end of the paper.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes