ROLGJan 5, 2024

Deep Reinforcement Learning for Local Path Following of an Autonomous Formula SAE Vehicle

arXiv:2401.02903v11 citations
Originality Synthesis-oriented
AI Analysis

This addresses autonomous racing for Formula SAE competitions, but it is incremental as it adapts existing methods to a new context.

The paper tackled local path following for an autonomous Formula SAE vehicle by applying deep reinforcement learning and inverse reinforcement learning, resulting in successful training of models in simulation and real-world tests.

With the continued introduction of driverless events to Formula:Society of Automotive Engineers (F:SAE) competitions around the world, teams are investigating all aspects of the autonomous vehicle stack. This paper presents the use of Deep Reinforcement Learning (DRL) and Inverse Reinforcement Learning (IRL) to map locally-observed cone positions to a desired steering angle for race track following. Two state-of-the-art algorithms not previously tested in this context: soft actor critic (SAC) and adversarial inverse reinforcement learning (AIRL), are used to train models in a representative simulation. Three novel reward functions for use by RL algorithms in an autonomous racing context are also discussed. Tests performed in simulation and the real world suggest that both algorithms can successfully train models for local path following. Suggestions for future work are presented to allow these models to scale to a full F:SAE vehicle.

Foundations

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

Your Notes