English

Safe Policy Improvement with an Estimated Baseline Policy

Machine Learning 2021-01-01 v2 Artificial Intelligence Machine Learning

Abstract

Previous work has shown the unreliability of existing algorithms in the batch Reinforcement Learning setting, and proposed the theoretically-grounded Safe Policy Improvement with Baseline Bootstrapping (SPIBB) fix: reproduce the baseline policy in the uncertain state-action pairs, in order to control the variance on the trained policy performance. However, in many real-world applications such as dialogue systems, pharmaceutical tests or crop management, data is collected under human supervision and the baseline remains unknown. In this paper, we apply SPIBB algorithms with a baseline estimate built from the data. We formally show safe policy improvement guarantees over the true baseline even without direct access to it. Our empirical experiments on finite and continuous states tasks support the theoretical findings. It shows little loss of performance in comparison with SPIBB when the baseline policy is given, and more importantly, drastically and significantly outperforms competing algorithms both in safe policy improvement, and in average performance.

Keywords

Cite

@article{arxiv.1909.05236,
  title  = {Safe Policy Improvement with an Estimated Baseline Policy},
  author = {Thiago D. Simão and Romain Laroche and Rémi Tachet des Combes},
  journal= {arXiv preprint arXiv:1909.05236},
  year   = {2021}
}

Comments

Published at AAMAS 2020

R2 v1 2026-06-23T11:12:38.724Z