GRI: General Reinforced Imitation and its Application to Vision-Based Autonomous Driving
Raphael Chekroun, Marin Toromanoff, Sascha Hornauer, Fabien Moutarde

TL;DR
The paper introduces GRI, a new reinforcement learning method that effectively combines expert demonstrations with online exploration, significantly improving autonomous driving performance and stability across various tasks.
Contribution
GRI is a novel, simple-to-implement approach that leverages expert data within off-policy RL algorithms to enhance learning efficiency and stability.
Findings
Major improvements in vision-based autonomous driving in urban environments.
Ranked first on the CARLA Leaderboard.
Outperformed previous state-of-the-art by 17%.
Abstract
Deep reinforcement learning (DRL) has been demonstrated to be effective for several complex decision-making applications such as autonomous driving and robotics. However, DRL is notoriously limited by its high sample complexity and its lack of stability. Prior knowledge, e.g. as expert demonstrations, is often available but challenging to leverage to mitigate these issues. In this paper, we propose General Reinforced Imitation (GRI), a novel method which combines benefits from exploration and expert data and is straightforward to implement over any off-policy RL algorithm. We make one simplifying hypothesis: expert demonstrations can be seen as perfect data whose underlying policy gets a constant high reward. Based on this assumption, GRI introduces the notion of offline demonstration agents. This agent sends expert data which are processed both concurrently and indistinguishably with…
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
TopicsAutonomous Vehicle Technology and Safety · Reinforcement Learning in Robotics · Advanced Neural Network Applications
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
