paper-with-me

Papers

Wasserstein Distributionally Robust Policy Evaluation and Learning for Contextual Bandits

2023-09-15 · Yi Shen, Pan Xu, Michael M. Zavlanos

Off-policy evaluation and learning are concerned with assessing a given policy and learning an optimal policy from offline data without direct interaction with the environment. Often, the environment in which the data are collected differs from the environment in which the learned policy is applied. To account for the effect of different environments during learning and execution, distributionally robust optimization (DRO) methods have been developed that compute worst-case bounds on the policy values assuming that the distribution of the new environment lies within an uncertainty set. Typically, this uncertainty set is defined based on the KL divergence around the empirical distribution computed from the logging dataset. However, the KL uncertainty set fails to encompass distributions with varying support and lacks awareness of the geometry of the distribution support. As a result, KL approaches fall short in addressing practical environment mismatches and lead to over-fitting to worst-case scenarios. To overcome these limitations, we propose a novel DRO approach that employs the Wasserstein distance instead. While Wasserstein DRO is generally computationally more expensive compared to KL DRO, we present a regularized method and a practical (biased) stochastic gradient descent method to optimize the policy efficiently. We also provide a theoretical analysis of the finite sample complexity and iteration complexity for our proposed method. We further validate our approach using a public dataset that was recorded in a randomized stoke trial.

📄 PDF Abstract BibTeX arXiv:2309.08748

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsOff-policy evaluation

Similar Papers 제목 키워드 기반

Distributionally Robust Policy Evaluation under General Covariate Shift in Contextual Bandits

2024-01-21 · Yihong Guo, Hao liu, Yisong Yue, Anqi Liu

We introduce a distributionally robust approach that enhances the reliability of offline policy evaluation in contextual bandits under general covariate shifts. Our method aims to deliver robust policy evaluation results…

Multi-Armed Banditsregression

Distributionally Robust Policy Evaluation and Learning in Offline Contextual Bandits

2020-01-01 · ICML 2020 1 · Nian Si, Fan Zhang, Zhengyuan Zhou, Jose Blanchet

Policy learning using historical observational data is an important problem that has found widespread applications. However, existing literature rests on the crucial assumption that the future environment where the learn…

Multi-Armed Bandits

Improving Offline Contextual Bandits with Distributional Robustness

2020-11-13 · Otmane Sakhi, Louis Faury, Flavian vasile

This paper extends the Distributionally Robust Optimization (DRO) approach for offline contextual bandits. Specifically, we leverage this framework to introduce a convex reformulation of the Counterfactual Risk Minimizat…

counterfactualMulti-Armed BanditsStochastic Optimization

Distributionally Robust Batch Contextual Bandits

2020-06-10 · Nian Si, Fan Zhang, Zhengyuan Zhou, Jose Blanchet

Policy learning using historical observational data is an important problem that has found widespread applications. Examples include selecting offers, prices, advertisements to send to customers, as well as selecting whi…

Multi-Armed Bandits

Optimal and Adaptive Off-policy Evaluation in Contextual Bandits

2016-12-04 · ICML 2017 8 · Yu-Xiang Wang, Alekh Agarwal, Miroslav Dudik

We study the off-policy evaluation problem---estimating the value of a target policy using data collected by another policy---under the contextual bandit model. We consider the general (agnostic) setting without access t…

Multi-Armed BanditsOff-policy evaluation