FastRLAP: A System for Learning High-Speed Driving via Deep RL and Autonomous Practicing
Kyle Stachowicz, Dhruv Shah, Arjun Bhorkar, Ilya Kostrikov, Sergey, Levine

TL;DR
FastRLAP is a system enabling an autonomous RC car to learn aggressive driving from visual observations using reinforcement learning, without simulation or expert demonstrations, achieving human-like performance in under 20 minutes.
Contribution
The paper introduces FastRLAP, a novel RL system that learns high-speed driving directly in the real world with minimal training time and no reliance on simulation or expert data.
Findings
Learns to drive in various racing courses in less than 20 minutes
Achieves aggressive driving behaviors like braking and acceleration timing
Performs comparably to human drivers in first-person driving tasks
Abstract
We present a system that enables an autonomous small-scale RC car to drive aggressively from visual observations using reinforcement learning (RL). Our system, FastRLAP (faster lap), trains autonomously in the real world, without human interventions, and without requiring any simulation or expert demonstrations. Our system integrates a number of important components to make this possible: we initialize the representations for the RL policy and value function from a large prior dataset of other robots navigating in other environments (at low speed), which provides a navigation-relevant representation. From here, a sample-efficient online RL method uses a single low-speed user-provided demonstration to determine the desired driving course, extracts a set of navigational checkpoints, and autonomously practices driving through these checkpoints, resetting automatically on collision or…
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
