paper-with-me

Papers

CAB: Continuous Adaptive Blending Estimator for Policy Evaluation and Learning

2018-11-06 · Yi Su, Lequn Wang, Michele Santacatterina, Thorsten Joachims

The ability to perform offline A/B-testing and off-policy learning using logged contextual bandit feedback is highly desirable in a broad range of applications, including recommender systems, search engines, ad placement, and personalized health care. Both offline A/B-testing and off-policy learning require a counterfactual estimator that evaluates how some new policy would have performed, if it had been used instead of the logging policy. In this paper, we identify a family of counterfactual estimators which subsumes most such estimators proposed to date. Our analysis of this family identifies a new estimator - called Continuous Adaptive Blending (CAB) - which enjoys many advantageous theoretical and practical properties. In particular, it can be substantially less biased than clipped Inverse Propensity Score (IPS) weighting and the Direct Method, and it can have less variance than Doubly Robust and IPS estimators. In addition, it is sub-differentiable such that it can be used for learning, unlike the SWITCH estimator. Experimental results show that CAB provides excellent evaluation accuracy and outperforms other counterfactual estimators in terms of learning performance.

📄 PDF Abstract BibTeX arXiv:1811.02672

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualRecommendation Systems

Similar Papers 제목 키워드 기반

Faster Policy Learning with Continuous-Time Gradients

2020-12-12 · Samuel Ainsworth, Kendall Lowrey, John Thickstun, Zaid Harchaoui 외

We study the estimation of policy gradients for continuous-time systems with known dynamics. By reframing policy learning in continuous-time, we show that it is possible construct a more efficient and accurate gradient e…

Distributionally Robust Policy Evaluation and Learning for Continuous Treatment with Observational Data

2025-01-18 · Cheuk Hang Leung, Yiyan Huang, Yijun Li, Qi Wu

Using offline observational data for policy evaluation and learning allows decision-makers to evaluate and learn a policy that connects characteristics and interventions. Most existing literature has focused on either di…

Policy-Adaptive Estimator Selection for Off-Policy Evaluation

2022-11-25 · Takuma Udagawa, Haruka Kiyohara, Yusuke Narita, Yuta Saito 외

Off-policy evaluation (OPE) aims to accurately evaluate the performance of counterfactual policies using only offline logged data. Although many estimators have been developed, there is no single estimator that dominates…

counterfactualOff-policy evaluation

Policy Evaluation and Optimization with Continuous Treatments

2018-02-16 · Nathan Kallus, Angela Zhou

We study the problem of policy evaluation and learning from batched contextual bandit data when treatments are continuous, going beyond previous work on discrete treatments. Previous work for discrete treatment/action sp…

Deep Reinforcement Learning for Adaptive Learning Systems

2020-04-17 · Xiao Li, Hanchen Xu, Jinming Zhang, Hua-hua Chang

In this paper, we formulate the adaptive learning problem---the problem of how to find an individualized learning plan (called policy) that chooses the most appropriate learning materials based on learner's latent traits…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1