paper-with-me

Papers

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 spaces focuses on inverse probability weighting (IPW) and doubly robust (DR) methods that use a rejection sampling approach for evaluation and the equivalent weighted classification problem for learning. In the continuous setting, this reduction fails as we would almost surely reject all observations. To tackle the case of continuous treatments, we extend the IPW and DR approaches to the continuous setting using a kernel function that leverages treatment proximity to attenuate discrete rejection. Our policy estimator is consistent and we characterize the optimal bandwidth. The resulting continuous policy optimizer (CPO) approach using our estimator achieves convergent regret and approaches the best-in-class policy for learnable policy classes. We demonstrate that the estimator performs well and, in particular, outperforms a discretization-based benchmark. We further study the performance of our policy optimizer in a case study on personalized dosing based on a dataset of Warfarin patients, their covariates, and final therapeutic doses. Our learned policy outperforms benchmarks and nears the oracle-best linear policy.

📄 PDF Abstract BibTeX arXiv:1802.06037

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Jump Learning for Off-Policy Evaluation in Continuous Treatment Settings

2020-10-29 · NeurIPS 2021 12 · Hengrui Cai, Chengchun Shi, Rui Song, Wenbin Lu

We consider off-policy evaluation (OPE) in continuous treatment settings, such as personalized dose-finding. In OPE, one aims to estimate the mean outcome under a new treatment decision rule using historical data generat…

Change Point DetectionOff-policy evaluationQ-Learning

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…

Data-driven Policy Learning for Continuous Treatments

2024-02-04 · Chunrong Ai, Yue Fang, Haitian Xie

This paper studies policy learning for continuous treatments from observational data. Continuous treatments present more significant challenges than discrete ones because population welfare may need nonparametric estimat…

Uplift modeling with continuous treatments: A predict-then-optimize approach

2024-12-12 · Simon De Vos, Christopher Bockel-Rickermann, Stefan Lessmann, Wouter Verbeke

The goal of uplift modeling is to recommend actions that optimize specific outcomes by determining which entities should receive treatment. One common approach involves two steps: first, an inference step that estimates …

Fairness

Causal Modeling of Policy Interventions From Sequences of Treatments and Outcomes

2022-09-09 · Çağlar Hızlı, ST John, Anne Juuti, Tuure Saarinen 외

A treatment policy defines when and what treatments are applied to affect some outcome of interest. Data-driven decision-making requires the ability to predict what happens if a policy is changed. Existing methods that p…

counterfactualDecision MakingGaussian ProcessesPoint Processes+2