paper-with-me

홈 › Papers

Experimental Evaluation of Individualized Treatment Rules

2019-05-14 · Kosuke Imai, Michael Lingzhi Li

The increasing availability of individual-level data has led to numerous applications of individualized (or personalized) treatment rules (ITRs). Policy makers often wish to empirically evaluate ITRs and compare their relative performance before implementing them in a target population. We propose a new evaluation metric, the population average prescriptive effect (PAPE). The PAPE compares the performance of ITR with that of non-individualized treatment rule, which randomly treats the same proportion of units. Averaging the PAPE over a range of budget constraints yields our second evaluation metric, the area under the prescriptive effect curve (AUPEC). The AUPEC represents an overall performance measure for evaluation, like the area under the receiver and operating characteristic curve (AUROC) does for classification, and is a generalization of the QINI coefficient utilized in uplift modeling. We use Neyman's repeated sampling framework to estimate the PAPE and AUPEC and derive their exact finite-sample variances based on random sampling of units and random assignment of treatment. We extend our methodology to a common setting, in which the same experimental data is used to both estimate and evaluate ITRs. In this case, our variance calculation incorporates the additional uncertainty due to random splits of data used for cross-validation. The proposed evaluation metrics can be estimated without requiring modeling assumptions, asymptotic approximation, or resampling methods. As a result, it is applicable to any ITR including those based on complex machine learning algorithms. The open-source software package is available for implementing the proposed methodology.

📄 PDF Abstract BibTeX arXiv:1905.05389

Code (1)

michaellli/evalitr

Similar Papers 제목 키워드 기반

Neyman Meets Causal Machine Learning: Experimental Evaluation of Individualized Treatment Rules

2024-04-25 · Michael Lingzhi Li, Kosuke Imai

A century ago, Neyman showed how to evaluate the efficacy of treatment using a randomized experiment under a minimal set of assumptions. This classical repeated sampling framework serves as a basis of routine experimenta…

Causal Inference

Locally Interpretable Individualized Treatment Rules for Black-Box Decision Models

2026-02-12 · Yasin Khadem Charvadeh, Katherine S. Panageas, Yuan Chen arxiv

Individualized treatment rules (ITRs) aim to optimize healthcare by tailoring treatment decisions to patient-specific characteristics. Existing methods typically rely on either interpretable but inflexible models or high…

Comment: Individualized Treatment Rules Under Endogeneity

2020-10-15

This note discusses two recent studies on identification of individualized treatment rules using instrumental variables---Cui and Tchetgen Tchetgen (2020) and Qiu et al. (2020). It also proposes identifying assumptions t…

Learning Individualized Treatment Rules with Estimated Translated Inverse Propensity Score

2020-07-02 · Zhiliang Wu, Yinchong Yang, Yunpu Ma, Yushan Liu 외

Randomized controlled trials typically analyze the effectiveness of treatments with the goal of making treatment recommendations for patient subgroups. With the advance of electronic health records, a great variety of da…

Boosting Algorithms for Estimating Optimal Individualized Treatment Rules

2020-01-31 · Duzhe Wang, Haoda Fu, Po-Ling Loh

We present nonparametric algorithms for estimating optimal individualized treatment rules. The proposed algorithms are based on the XGBoost algorithm, which is known as one of the most powerful algorithms in the machine …