vix.ing · top · new · best · stats · spec

Hyperparameter Selection Methods for Fitted Q-Evaluation with Error Guarantee

2022/01/07 by Kohei Miyaguchi, Miyaguchi, Kohei
Computer Science · #Advanced Multi-Objective Optimization Algorithms #FOS: Computer and information sciences #Formal Methods in Verification #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Reinforcement Learning in Robotics

paper · pdf · doi:10.48550/arxiv.2201.02300

openalex publication_date 2022/01/07 · openalex created_date 2022/04/03 · openalex updated_date 2026/07/28

Abstract

We are concerned with the problem of hyperparameter selection for the fitted Q-evaluation (FQE). FQE is one of the state-of-the-art method for offline policy evaluation (OPE), which is essential to the reinforcement learning without environment simulators. However, like other OPE methods, FQE is not hyperparameter-free itself and that undermines the utility in real-life applications. We address this issue by proposing a framework of approximate hyperparameter selection (AHS) for FQE, which defines a notion of optimality (called selection criteria) in a quantitative and interpretable manner without hyperparameters. We then derive four AHS methods each of which has different characteristics such as distribution-mismatch tolerance and time complexity. We also confirm in experiments that the error bound given by the theory matches empirical observations.

Related