English

Counterfactual Off-Policy Evaluation with Gumbel-Max Structural Causal Models

Machine Learning 2021-03-04 v3 Machine Learning

Abstract

We introduce an off-policy evaluation procedure for highlighting episodes where applying a reinforcement learned (RL) policy is likely to have produced a substantially different outcome than the observed policy. In particular, we introduce a class of structural causal models (SCMs) for generating counterfactual trajectories in finite partially observable Markov Decision Processes (POMDPs). We see this as a useful procedure for off-policy "debugging" in high-risk settings (e.g., healthcare); by decomposing the expected difference in reward between the RL and observed policy into specific episodes, we can identify episodes where the counterfactual difference in reward is most dramatic. This in turn can be used to facilitate review of specific episodes by domain experts. We demonstrate the utility of this procedure with a synthetic environment of sepsis management.

Cite

@article{arxiv.1905.05824,
  title  = {Counterfactual Off-Policy Evaluation with Gumbel-Max Structural Causal Models},
  author = {Michael Oberst and David Sontag},
  journal= {arXiv preprint arXiv:1905.05824},
  year   = {2021}
}

Comments

To appear in ICML 2019

R2 v1 2026-06-23T09:06:36.712Z