English

Composing Efficient, Robust Tests for Policy Selection

Machine Learning 2023-06-14 v1 Artificial Intelligence Computer Science and Game Theory

Abstract

Modern reinforcement learning systems produce many high-quality policies throughout the learning process. However, to choose which policy to actually deploy in the real world, they must be tested under an intractable number of environmental conditions. We introduce RPOSST, an algorithm to select a small set of test cases from a larger pool based on a relatively small number of sample evaluations. RPOSST treats the test case selection problem as a two-player game and optimizes a solution with provable kk-of-NN robustness, bounding the error relative to a test that used all the test cases in the pool. Empirical results demonstrate that RPOSST finds a small set of test cases that identify high quality policies in a toy one-shot game, poker datasets, and a high-fidelity racing simulator.

Keywords

Cite

@article{arxiv.2306.07372,
  title  = {Composing Efficient, Robust Tests for Policy Selection},
  author = {Dustin Morrill and Thomas J. Walsh and Daniel Hernandez and Peter R. Wurman and Peter Stone},
  journal= {arXiv preprint arXiv:2306.07372},
  year   = {2023}
}

Comments

26 pages, 13 figures. To appear in Proceedings of the Thirty-Ninth Conference on Uncertainty in Artificial Intelligence (UAI 2023)

R2 v1 2026-06-28T11:03:20.533Z