We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Offline RL Without Off-Policy Evaluation

Abstract: Most prior approaches to offline reinforcement learning (RL) have taken an iterative actor-critic approach involving off-policy evaluation. In this paper we show that simply doing one step of constrained/regularized policy improvement using an on-policy Q estimate of the behavior policy performs surprisingly well. This one-step algorithm beats the previously reported results of iterative algorithms on a large portion of the D4RL benchmark. The one-step baseline achieves this strong performance while being notably simpler and more robust to hyperparameters than previously proposed iterative algorithms. We argue that the relatively poor performance of iterative approaches is a result of the high variance inherent in doing off-policy evaluation and magnified by the repeated optimization of policies against those estimates. In addition, we hypothesize that the strong performance of the one-step algorithm is due to a combination of favorable structure in the environment and behavior policy.
Comments: Thirty-fifth Conference on Neural Information Processing Systems, 2021
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:2106.08909 [cs.LG]
  (or arXiv:2106.08909v3 [cs.LG] for this version)

Submission history

From: David Brandfonbrener [view email]
[v1] Wed, 16 Jun 2021 16:04:26 GMT (20361kb,D)
[v2] Tue, 20 Jul 2021 13:45:38 GMT (20361kb,D)
[v3] Fri, 3 Dec 2021 15:24:38 GMT (19723kb,D)

Link back to: arXiv, form interface, contact.