Related Experiment Video
Updated: Sep 12, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
Published on: September 8, 2023
Efficient offline-to-online reinforcement learning with pre-reduced out-of-distribution Q-values
Tao Wang1, Xiangfeng Luo1, Zhenyu Zhang1
1School of Computer Engineering and Science, Shanghai University, 99 Shangda Road BaoShan District, Shanghai, 200444, China.
Abstract:
Offline reinforcement learning (RL) is a data-driven policy learning method, where the results largely depend on the quality of the training dataset. When expert data is hard to collect, it is crucial to improve the performance of the learned policy through online fine-tuning by interacting with the environment. A natural idea is to extend the offline algorithm used in pre-training for fine-tuning, but its conservatism is also inherited, leading to slow improvement. Although using traditional off-policy algorithms for fine-tuning can achieve good final results, it may cause a significant performance drop at the beginning, which is typically due to the overestimation of out-of-distribution (OOD) actions. To make fine-tuning efficient and stable, we propose Pre-Reduced Q-Learning (PRQL). Firstly, PRQL trains a middle policy to seek actions that are overestimated by the offline Q-network. Secondly, a middle Q-network is trained to reduce the value of such actions before fine-tuning. Finally, PRQL fine-tunes using new online data and employs a memory regularization term to prevent forgetting the values learned from offline data. Our experiments on different datasets from various continuous control tasks demonstrate that PRQL outperforms most baselines, achieving the highest performance improvement with relatively small initial policy decline.
Related Concept Videos
Detection of Gross Error: The Q Test
Reaction Quotient
Reinforcement Schedules
Once a behavior is learned,...
Decision Making: P-value Method
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim is also stated. These statements can act as null and alternative hypotheses: a null hypothesis would be a neutral statement while the alternative hypothesis can...
Randomized Experiments
Simple randomization
Simple...
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:

