Efficient Online RL Fine Tuning with Offline Pre-trained Policy Only
Wei Xiao, Jiacheng Liu, Zifeng Zhuang, Runze Suo, Shangke Lyu, Donglin Wang

TL;DR
This paper introduces PORL, a method for efficient online reinforcement learning fine-tuning that relies solely on offline pre-trained policies, avoiding the need for pre-trained Q-functions and enabling direct fine-tuning of behavior cloning policies.
Contribution
The paper presents PORL, a novel approach that initializes Q-functions from scratch during online fine-tuning, improving stability and applicability without requiring offline Q-functions.
Findings
Achieves competitive performance with existing offline-to-online RL methods.
Enables direct fine-tuning of behavior cloning policies.
Eliminates the need for offline pre-trained Q-functions.
Abstract
Improving the performance of pre-trained policies through online reinforcement learning (RL) is a critical yet challenging topic. Existing online RL fine-tuning methods require continued training with offline pretrained Q-functions for stability and performance. However, these offline pretrained Q-functions commonly underestimate state-action pairs beyond the offline dataset due to the conservatism in most offline RL methods, which hinders further exploration when transitioning from the offline to the online setting. Additionally, this requirement limits their applicability in scenarios where only pre-trained policies are available but pre-trained Q-functions are absent, such as in imitation learning (IL) pre-training. To address these challenges, we propose a method for efficient online RL fine-tuning using solely the offline pre-trained policy, eliminating reliance on pre-trained…
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.
