English

Batch Value-function Approximation with Only Realizability

Machine Learning 2021-06-18 v3 Machine Learning

Abstract

We make progress in a long-standing problem of batch reinforcement learning (RL): learning QQ^\star from an exploratory and polynomial-sized dataset, using a realizable and otherwise arbitrary function class. In fact, all existing algorithms demand function-approximation assumptions stronger than realizability, and the mounting negative evidence has led to a conjecture that sample-efficient learning is impossible in this setting (Chen and Jiang, 2019). Our algorithm, BVFT, breaks the hardness conjecture (albeit under a stronger notion of exploratory data) via a tournament procedure that reduces the learning problem to pairwise comparison, and solves the latter with the help of a state-action partition constructed from the compared functions. We also discuss how BVFT can be applied to model selection among other extensions and open problems.

Keywords

Cite

@article{arxiv.2008.04990,
  title  = {Batch Value-function Approximation with Only Realizability},
  author = {Tengyang Xie and Nan Jiang},
  journal= {arXiv preprint arXiv:2008.04990},
  year   = {2021}
}

Comments

Published in ICML 2021

R2 v1 2026-06-23T17:47:29.600Z