Evaluating the Performance of Reinforcement Learning Algorithms

Abstract

Performance evaluations are critical for quantifying algorithmic advances in reinforcement learning. Recent reproducibility analyses have shown that reported performance results are often inconsistent and difficult to replicate. In this work, we argue that the inconsistency of performance stems from the use of flawed evaluation metrics. Taking a step towards ensuring that reported results are consistent, we propose a new comprehensive evaluation methodology for reinforcement learning algorithms that produces reliable measurements of performance both on a single environment and when aggregated across environments. We demonstrate this method by evaluating a broad class of reinforcement learning algorithms on standard benchmark tasks.

Cite

Text

Jordan et al. "Evaluating the Performance of Reinforcement Learning Algorithms." International Conference on Machine Learning, 2020.

Markdown

[Jordan et al. "Evaluating the Performance of Reinforcement Learning Algorithms." International Conference on Machine Learning, 2020.](https://mlanthology.org/icml/2020/jordan2020icml-evaluating/)

BibTeX

@inproceedings{jordan2020icml-evaluating,
  title     = {{Evaluating the Performance of Reinforcement Learning Algorithms}},
  author    = {Jordan, Scott and Chandak, Yash and Cohen, Daniel and Zhang, Mengxue and Thomas, Philip},
  booktitle = {International Conference on Machine Learning},
  year      = {2020},
  pages     = {4962-4973},
  volume    = {119},
  url       = {https://mlanthology.org/icml/2020/jordan2020icml-evaluating/}
}