2022

Nearly Minimax Optimal Offline Reinforcement Learning with Linear Function Approximation: Single-Agent MDP and Markov Game

Xiong, Wei, Zhong, Han, Shi, Chengshuai et al.

Understand

Offline reinforcement learning (RL) aims at learning an optimal strategy using a pre-collected dataset without further interactions with the environment.

  • While various algorithms have been proposed for offline RL in the previous literature, the minimax optimality has only been (nearly) established for tabular Markov decision processes (MDPs).
  • In this paper, we focus on offline RL with linear function approximation and propose a new pessimism-based algorithm for offline linear MDP.
  • At the core of our algorithm is the uncertainty decomposition via a reference function, which is new in the literature of offline RL under linear function approximation.

Reading the bibliography…