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

Policy Zooming: Adaptive Discretization-based Infinite-Horizon Average-Reward Reinforcement Learning

2024/05/29 by Kar, Avik, Singh, Rahul
#FOS: Computer and information sciences #Machine Learning (cs.LG)

paper · doi:10.48550/arxiv.2405.18793

Abstract

We study the infinite-horizon average-reward reinforcement learning (RL) for continuous space Lipschitz MDPs in which an agent can play policies from a given set Φ. The proposed algorithms efficiently explore the policy space by ''zooming'' into the ''promising regions'' of Φ, thereby achieving adaptivity gains in the performance. We upper bound their regret as O(T^1 - deff.-1), where deff. = dΦz+2 for model-free algoritahm PZRL-MF and deff. = 2dS + dΦz + 3 for model-based algorithm PZRL-MB. Here, dS is the dimension of the state space, and dΦz is the zooming dimension given a set of policies Φ. dΦz is an alternative measure of the complexity of the problem, and it depends on the underlying MDP as well as on Φ. Hence, the proposed algorithms exhibit low regret in case the problem instance is benign and/or the agent competes against a low-complexity Φ (that has a small dΦz). When specialized to the case of finite-dimensional policy space, we obtain that deff. scales as the dimension of this space under mild technical conditions; and also obtain deff. = 2, or equivalently O(√(T)) regret for PZRL-MF, under a curvature condition on the average reward function that is commonly used in the multi-armed bandit (MAB) literature.

Related