Semi-pessimistic Reinforcement Learning
Abstract
Offline reinforcement learning aims to learn an optimal policy from pre-collected data. However, it faces challenges of distributional shift, where the learned policy may encounter unseen scenarios not covered in the offline data. Additionally, numerous applications suffer from a scarcity of labeled reward data. Relying on labeled data alone often leads to a narrow state-action distribution, further amplifying the distributional shift, and resulting in suboptimal policy learning. To address these issues, we first recognize that the volume of unlabeled data is typically substantially larger than that of labeled data. We then propose a semi-pessimistic reinforcement learning method to effectively leverage abundant unlabeled data. This approach offers several advantages. It considerably simplifies the learning process, as it seeks a lower bound of the reward function, rather than that of the Q-function or state transition function. It is highly flexible, and can be integrated with a range of model-free and model-based reinforcement learning algorithms. It enjoys the guaranteed improvement when utilizing vast unlabeled data, but requires less restrictive conditions. We compare the method with a number of alternative solutions, both analytically and numerically, and demonstrate its clear competitiveness. We further illustrate with an application to adaptive deep brain stimulation for Parkinson’s disease.
// Source
Authors: Jin Zhu, Xin Zhou, Jiaang Yao, Gholamali Aminian, Omar Rivasplata, Simon Little, Lei Li, Chengchun Shi
Institutions: University of California, San Francisco, University of Manchester, University of California, Berkeley, University of Birmingham, London School of Economics and Political Science, The Alan Turing Institute