SOTAVerified

Multiple-policy Evaluation via Density Estimation

2024-03-29Unverified0· sign in to hype

Yilei Chen, Aldo Pacchiano, Ioannis Ch. Paschalidis

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We study the multiple-policy evaluation problem where we are given a set of K policies and the goal is to evaluate their performance (expected total reward over a fixed horizon) to an accuracy with probability at least 1-. We propose an algorithm named CAESAR for this problem. Our approach is based on computing an approximate optimal offline sampling distribution and using the data sampled from it to perform the simultaneous estimation of the policy values. CAESAR has two phases. In the first we produce coarse estimates of the visitation distributions of the target policies at a low order sample complexity rate that scales with O(1). In the second phase, we approximate the optimal offline sampling distribution and compute the importance weighting ratios for all target policies by minimizing a step-wise quadratic loss function inspired by the DualDICE nachum2019dualdice objective. Up to low order and logarithmic terms CAESAR achieves a sample complexity O(H^4^2_h=1^H_k[K]_s,a(d_h^^k(s,a))^2^*_h(s,a)), where d^ is the visitation distribution of policy , ^* is the optimal sampling distribution, and H is the horizon.

Tasks

Reproductions