paper-with-me

홈 › Papers

Robust Recursive Partitioning for Heterogeneous Treatment Effects with Uncertainty Quantification

2020-06-14 · NeurIPS 2020 12 · Hyun-Suk Lee, Yao Zhang, William Zame, Cong Shen, Jang-Won Lee, Mihaela van der Schaar

Subgroup analysis of treatment effects plays an important role in applications from medicine to public policy to recommender systems. It allows physicians (for example) to identify groups of patients for whom a given drug or treatment is likely to be effective and groups of patients for which it is not. Most of the current methods of subgroup analysis begin with a particular algorithm for estimating individualized treatment effects (ITE) and identify subgroups by maximizing the difference across subgroups of the average treatment effect in each subgroup. These approaches have several weaknesses: they rely on a particular algorithm for estimating ITE, they ignore (in)homogeneity within identified subgroups, and they do not produce good confidence estimates. This paper develops a new method for subgroup analysis, R2P, that addresses all these weaknesses. R2P uses an arbitrary, exogenously prescribed algorithm for estimating ITE and quantifies the uncertainty of the ITE estimation, using a construction that is more robust than other methods. Experiments using synthetic and semi-synthetic datasets (based on real data) demonstrate that R2P constructs partitions that are simultaneously more homogeneous within groups and more heterogeneous across groups than the partitions produced by other methods. Moreover, because R2P can employ any ITE estimator, it also produces much narrower confidence intervals with a prescribed coverage guarantee than other methods.

📄 PDF Abstract BibTeX arXiv:2006.07917

Code (1)

vanderschaarlab/mlforhealthlabpub/tree/main/alg/r2p-hte 공식 구현 jax

Tasks

Recommendation SystemsUncertainty Quantification

Similar Papers 제목 키워드 기반

Accuracy Limits of Causal Trees for Individualized Treatment Effects

2025-09-14 · Matias D. Cattaneo, Jason M. Klusowski, Ruiqi Rae Yu arxiv

Recursive decision trees are widely used to estimate heterogeneous causal treatment effects in experimental and observational studies. These methods are typically implemented using CART-type recursive partitioning, with …

Robust and Heterogenous Odds Ratio: Estimating Price Sensitivity for Unbought Items

2021-06-21 · Jean Pauphilet

Problem definition: Mining for heterogeneous responses to an intervention is a crucial step for data-driven operations, for instance to personalize treatment or pricing. We investigate how to estimate price sensitivity f…

Causal InferenceImputationManagementSensitivity

Personalized Assignment to One of Many Treatment Arms via Regularized and Clustered Joint Assignment Forests

2023-11-01 · Rahul Ladhania, Jann Spiess, Lyle Ungar, Wenbo Wu

We consider learning personalized assignments to one of many treatment arms from a randomized controlled trial. Standard methods that estimate heterogeneous treatment effects separately for each arm may perform poorly in…

Clustering

On the Pointwise Behavior of Recursive Partitioning and Its Implications for Heterogeneous Causal Effect Estimation

2022-11-19 · Matias D. Cattaneo, Jason M. Klusowski, Peter M. Tian

Decision tree learning is increasingly being used for pointwise inference. Important applications include causal heterogenous treatment effects and dynamic policy decisions, as well as conditional quantile regression and…

feature selectionquantile regressionregression

Targeting relative risk heterogeneity with causal forests

2023-09-26 · Vik Shirvaikar, Andrea Storås, Xi Lin, Chris Holmes

The identification of heterogeneous treatment effects (HTE) across subgroups is of significant interest in clinical trial analysis. Several state-of-the-art HTE estimation methods, including causal forests, apply recursi…