Hyperparameter Selection for Offline Reinforcement Learning
Tom Le Paine, Cosmin Paduraru, Andrea Michi, Caglar Gulcehre, Konrad, Zolna, Alexander Novikov, Ziyu Wang, Nando de Freitas

TL;DR
This paper investigates methods for selecting optimal policies in offline reinforcement learning using only logged data, highlighting the importance of hyperparameter robustness and proposing reliable ranking strategies.
Contribution
It introduces a comprehensive empirical evaluation of offline hyperparameter selection, demonstrating how careful control of factors enables effective policy ranking.
Findings
Offline RL algorithms are sensitive to hyperparameters.
Algorithm choice and Q-value estimation significantly affect hyperparameter tuning.
Proper control of factors allows reliable policy ranking across hyperparameters.
Abstract
Offline reinforcement learning (RL purely from logged data) is an important avenue for deploying RL techniques in real-world scenarios. However, existing hyperparameter selection methods for offline RL break the offline assumption by evaluating policies corresponding to each hyperparameter setting in the environment. This online execution is often infeasible and hence undermines the main aim of offline RL. Therefore, in this work, we focus on \textit{offline hyperparameter selection}, i.e. methods for choosing the best policy from a set of many policies trained using different hyperparameters, given only logged data. Through large-scale empirical evaluation we show that: 1) offline RL algorithms are not robust to hyperparameter choices, 2) factors such as the offline RL algorithm and method for estimating Q values can have a big impact on hyperparameter selection, and 3) when we control…
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 · Advanced Bandit Algorithms Research · Mobile Crowdsensing and Crowdsourcing
