Exploration-Enhanced POLITEX
Yasin Abbasi-Yadkori, Nevena Lazic, Csaba Szepesvari, Gellert Weisz

TL;DR
This paper modifies the POLITEX reinforcement learning algorithm to incorporate a pre-existing exploration policy, providing regret guarantees in environments where exploration is challenging, especially with function approximation errors.
Contribution
It introduces a novel modification of POLITEX that leverages a fixed exploration policy, enabling regret guarantees without requiring all policies to explore, addressing a key challenge in no-reward learning.
Findings
Demonstrates benefits on difficult-to-explore environments
Provides theoretical regret guarantees with function approximation errors
Shows how to reduce regret minimization to learning an exploration policy
Abstract
We study algorithms for average-cost reinforcement learning problems with value function approximation. Our starting point is the recently proposed POLITEX algorithm, a version of policy iteration where the policy produced in each iteration is near-optimal in hindsight for the sum of all past value function estimates. POLITEX has sublinear regret guarantees in uniformly-mixing MDPs when the value estimation error can be controlled, which can be satisfied if all policies sufficiently explore the environment. Unfortunately, this assumption is often unrealistic. Motivated by the rapid growth of interest in developing policies that learn to explore their environment in the lack of rewards (also known as no-reward learning), we replace the previous assumption that all policies explore the environment with that a single, sufficiently exploring policy is available beforehand. The main…
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
TopicsAdvanced Bandit Algorithms Research · Reinforcement Learning in Robotics · Smart Grid Energy Management
