paper-with-me

홈 › Papers

Splitting the Difference: Interpretable Causal Forests for Treatment Effect Heterogeneity and Bias

2026-09-15 · Nicolas Alexander Ihlo, Merle Behr arxiv

In various fields, such as medicine and marketing, accurately predicting individual treatment effects holds significant promise. However, achieving reliable predictions alone is often insufficient for making informed decisions; it is equally important to understand why the treatment effect is higher for some individuals than for others. To address this two-fold challenge of prediction and interpretation, we introduce an algorithm based on decision trees and random forests for estimating individual treatment effects. Our algorithm is simple: it operates exactly like a standard random forest, but with a different splitting criterion, and requires no additional workarounds such as double machine learning or orthogonalization as used in Generalized random forests. It handles observational studies with varying treatment propensities without requiring separate estimation of the full propensity function. This is achieved by combining two splitting criteria---one targeting heterogeneity in the treatment effect, the other targeting bias correction for the average treatment effect---which together improve split point selection and automatically distinguish confounders from features responsible for heterogeneity. As a result, interpretation follows directly from the fitted tree structure itself, that is, from which features the trees split on and with which split statistics, without requiring separate post-hoc analysis. For the theoretical analysis of this algorithm, we consider a change point model with step functions for potential outcomes and treatment propensity and provide insights into the theoretical underpinnings of our approach. Simulation studies show that our simple algorithm achieves comparable, and often better, prediction accuracy than existing methods, while substantially improving interpretability.

📄 PDF Abstract BibTeX arXiv:2609.16971

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Wasserstein Random Forests and Applications in Heterogeneous Treatment Effects

2020-06-08 · Qiming Du, Gérard Biau, François Petit, Raphaël Porcher

We present new insights into causal inference in the context of Heterogeneous Treatment Effects by proposing natural variants of Random Forests to estimate the key conditional distributions. To achieve this, we recast Br…

Causal InferencePhilosophy

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 …

Honesty in Causal Forests: When It Helps and When It Hurts

2025-06-16 · Yanfang Hou, Carlos Fernández-Loría

Causal forests are increasingly used to personalize decisions based on estimated treatment effects. A distinctive modeling choice in this method is honest estimation: using separate data for splitting and for estimating …

Causal Inference

Distilling interpretable causal trees from causal forests

2024-08-02 · Patrick Rehill

Machine learning methods for estimating treatment effect heterogeneity promise greater flexibility than existing methods that test a few pre-specified hypotheses. However, one problem these methods can have is that it ca…