Off-Policy Evaluation for Action-Dependent Non-Stationary Environments

Abstract

Methods for sequential decision-making are often built upon a foundational assumption that the underlying decision process is stationary. This limits the application of such methods because real-world problems are often subject to changes due to external factors (\textit{passive} non-stationarity), changes induced by interactions with the system itself (\textit{active} non-stationarity), or both (\textit{hybrid} non-stationarity). In this work, we take the first steps towards the fundamental challenge of on-policy and off-policy evaluation amidst structured changes due to active, passive, or hybrid non-stationarity. Towards this goal, we make a \textit{higher-order stationarity} assumption such that non-stationarity results in changes over time, but the way changes happen is fixed. We propose, OPEN, an algorithm that uses a double application of counterfactual reasoning and a novel importance-weighted instrument-variable regression to obtain both a lower bias and a lower variance estimate of the structure in the changes of a policy's past performances. Finally, we show promising results on how OPEN can be used to predict future performances for several domains inspired by real-world applications that exhibit non-stationarity.

Cite

Text

Chandak et al. "Off-Policy Evaluation for Action-Dependent Non-Stationary Environments." Neural Information Processing Systems, 2022.

Markdown

[Chandak et al. "Off-Policy Evaluation for Action-Dependent Non-Stationary Environments." Neural Information Processing Systems, 2022.](https://mlanthology.org/neurips/2022/chandak2022neurips-offpolicy/)

BibTeX

@inproceedings{chandak2022neurips-offpolicy,
  title     = {{Off-Policy Evaluation for Action-Dependent Non-Stationary Environments}},
  author    = {Chandak, Yash and Shankar, Shiv and Bastian, Nathaniel and da Silva, Bruno and Brunskill, Emma and Thomas, Philip S.},
  booktitle = {Neural Information Processing Systems},
  year      = {2022},
  url       = {https://mlanthology.org/neurips/2022/chandak2022neurips-offpolicy/}
}