Reward-Free Model-Based Reinforcement Learning with Linear Function Approximation
Weitong Zhang, Dongruo Zhou, Quanquan Gu

TL;DR
This paper introduces a new algorithm for reward-free model-based reinforcement learning with linear function approximation, providing provable sample complexity bounds and matching lower bounds in certain regimes.
Contribution
It proposes UCRL-RFE, a novel algorithm with theoretical guarantees for reward-free RL under linear mixture MDP assumptions, and analyzes its sample complexity.
Findings
UCRL-RFE achieves near-optimal sample complexity bounds.
A variant with Bernstein bonus improves sample efficiency.
Lower bounds match upper bounds when episode length exceeds feature dimension.
Abstract
We study the model-based reward-free reinforcement learning with linear function approximation for episodic Markov decision processes (MDPs). In this setting, the agent works in two phases. In the exploration phase, the agent interacts with the environment and collects samples without the reward. In the planning phase, the agent is given a specific reward function and uses samples collected from the exploration phase to learn a good policy. We propose a new provably efficient algorithm, called UCRL-RFE under the Linear Mixture MDP assumption, where the transition probability kernel of the MDP can be parameterized by a linear function over certain feature mappings defined on the triplet of state, action, and next state. We show that to obtain an -optimal policy for arbitrary reward function, UCRL-RFE needs to sample at most episodes…
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
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Machine Learning and Algorithms
