Never Stop Learning: The Effectiveness of Fine-Tuning in Robotic Reinforcement Learning
Ryan Julian, Benjamin Swanson, Gaurav S. Sukhatme, Sergey Levine,, Chelsea Finn, and Karol Hausman

TL;DR
This paper demonstrates that fine-tuning pre-trained reinforcement learning policies enables efficient and effective adaptation of robotic manipulation skills to new environments and variations, using significantly less data than training from scratch.
Contribution
The authors introduce a framework for continuous adaptation of vision-based robotic policies through off-policy reinforcement learning fine-tuning, showing substantial performance improvements with minimal data.
Findings
Fine-tuning requires less than 0.2% of data compared to learning from scratch.
Pre-training via RL is crucial for successful adaptation with small data.
The approach generalizes across simulated and real robotic manipulation tasks.
Abstract
One of the great promises of robot learning systems is that they will be able to learn from their mistakes and continuously adapt to ever-changing environments. Despite this potential, most of the robot learning systems today are deployed as a fixed policy and they are not being adapted after their deployment. Can we efficiently adapt previously learned behaviors to new environments, objects and percepts in the real world? In this paper, we present a method and empirical evidence towards a robot learning framework that facilitates continuous adaption. In particular, we demonstrate how to adapt vision-based robotic manipulation policies to new variations by fine-tuning via off-policy reinforcement learning, including changes in background, object shape and appearance, lighting conditions, and robot morphology. Further, this adaptation uses less than 0.2% of the data necessary to learn…
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
TopicsReinforcement Learning in Robotics · Robot Manipulation and Learning · Evolutionary Algorithms and Applications
