Extracted main text — title through conclusion, appendix excluded. This is what our citation measures are computed over, published so the extraction can be checked by eye.
22,864 characters · 2 sections · 6 citation commands
Does Regression Produce Representative Causal Rankings?
\@startsection{section}{1} \z@{.7\linespacing\@plus\linespacing}{.5\linespacing} {\normalfont }{Introduction}
In both the public and private sector, ranking treatments based on their causal effects is crucial for decision-making. In commercial applications, it is common to rank user actions by estimating their effect on a target metric, and subsequently seeking to encourage actions with large estimated effects, which are deemed `high value'. An increasingly popular approach is to use Partially Linear Models (PLM) to flexibly condition on a large set of confounders as part of estimating causal effects of treatments while relaxing the stringent form assumptions Chernozhukov2018-fl. This estimator is rooted in the seminal Frisch-Waugh-Lovell theorem and is extremely popular in practice, and is viewed as the Double Machine Learning (DML) estimator by applied users\footnote{This is not strictly correct, since DML is in fact a recipe for constructing Neyman-orthogonal estimators for a wide variety of causal and structural parameters. However, due to the prevalence of conditional-ignorability-based identification assumptions and the popularity of linear regression, the PLM has become synonymous with DML. Chernozhukov2022-se study Neyman-orthogonal estimators for a wide variety of causal and structural parameters.}.
However, under treatment effect heterogeneity, it is well known from that linear regression performs overlap-weighting. As a result, it is is biased for the Average Treatment Effect (ATE), but instead estimates a conditional-variance Weighted average of treatment effects (WATE). So, when unbiased estimation of treatment effects is the goal, practitioners opt for direct estimation methods such as IPW (Inverse Propensity Weighting) or its Augmented variety (AIPW), or regression imputation / g-modelling. However, in many cases, practioners seek to rank treatment effects instead, and performance of common estimators for ranking purposes is less well-understood. We first construct an example with two treatments where the ranking of Weighted Average Treatment Effects (WATEs) produced by the PLM is the opposite of the true ranking of underlying Average treatment Effects (ATEs), which we formalize as a `ranking reversal' property that is undesirable for downstream decision-making. This implies that decision-makers that seek to rank treatments based on the treatment effects may therefore form incorrect rankings if they use PLM coefficients to form these rankings. We then derive a decomposition relating the WATE and ATE, which gives rise to a necessary and sufficient condition for ranking reversals, and provide economic intuition for it. We find that ranking reversals require substantial treatment effect heterogeneity and covariances between regression weights and treatment effects to be of opposite signs across the treatments being ranked. We conclude with an array of simulation designs that mimic realistic DGPs that comport with our theoretical findings about the likelihood of rank reversals under different heterogeneity patterns.
\@startsection{section}{1} \z@{.7\linespacing\@plus\linespacing}{.5\linespacing} {\normalfont }{A Simple Numerical Example}
Consider a binary covariate $x \sim \text{Bernoulli}(0.5)$ and two binary treatments $W_1, W_2$ with the following propensity scores:
The true treatment effects are:
With linear propensity scores, we can plug the above two sets of numbers into (ref) and (ref) to construct PLM regression coefficients
In contrast, IPW or AIPW correctly recovers the ATEs. These results demonstrate that PLM leads to incorrect ranking of treatments, while AIPW provides the correct ranking based on ATEs. This is an admittedly contrived example; in the next section, we formalize the properties of this example that yielded the poor ranking performance of PLM.
\@startsection{section}{1} \z@{.7\linespacing\@plus\linespacing}{.5\linespacing} {\normalfont }{Methodology}
We consider a setting with multiple binary treatments where for each unit $i$, we observe an outcome $Y_i \in \mathbb{R}$, treatment assignment $W_i \in \{1,...,K\}$ indicating which of $K$ treatments was received (with $W_i = 0$ denoting control), and pre-treatment covariates $\mathbf{X}_i \in \mathbb{R}^d$. Our goal is to rank treatments according to their average treatment effects relative to control, defined as $\tau_j \vcentcolon= \mathbb{E}[Y_i(j) - Y_i(0)]$ for each treatment $j$. We seek to form a poset ordering $(\leq, \ve{\tau}_j)$, and want to estimate $\ve{\tau}_j$s using standard techniques under selection-on-observables assumptions [Unconfoundedness and Overlap Imbens2004-ir].
This means that in the presence of treatment effect heterogeneity (i.e. $\tau(\mathbf{X})$ is not a constant function $=\tau$), the probability limit of the regression coefficient is no longer the Average Treatment Effect (ATE $\vcentcolon= \mathbb{E}[\tau(\mathbf{X})$) but is instead the above Weighted Average Treatment Effect (WATE), with weights $\gamma$ implicitly chosen by the regression specification. These weights are largest for propensity scores close to 0.5, which results in OLS performing `overlap-weighting' where it down-weights strata with extreme propensity scores, and discards strata with no overlap (with propensity scores equal to 0 or 1).
An interesting alternative but complementary decomposition is studied by SloczynskiUnknown-kg, who shows that the regression coefficient $\hat{\tau}$ can also be decomposed into the ATT (Average Treatment Effect on the Treated) and ATU (Average Treatment Effect on the Untreated), with weights that are inversely proportional to group sizes. In other words, the larger the share of the treated group, the lower weight it receives, and vice versa.
With these weights in hand, we can define the property observed in the previous section.
We first derive an expression relating the ATE and WATE. For any treatment $g$, we can decompose the WATE using the definition of covariance ($\text{Cov}\left[a, b\right] = \mathbb{E}\left[ab\right] - \mathbb{E}\left[a\right]\mathbb{E}\left[b\right]$)
$$\mathbb{E}[\gamma_g(\mathbf{X})\tau_g(\mathbf{X})] = \mathbb{E}[\gamma_g(\mathbf{X})]\mathbb{E}[\tau_g(\mathbf{X})] + \text{Cov}(\tau_g(\mathbf{X}), \gamma_g(\mathbf{X})) $$
Note that by construction of regression weights $\gamma_g(\mathbf{X}) \vcentcolon= \mathbb{V}\left[W\mid\mathbf{X}\right]/\mathbb{E}\left[\mathbb{V}\left[W \mid \mathbf{X}\right]\right]$ have an expected value of 1. So, we arrive at the following decomposition
We provide three simple examples numerically illustrating the above decomposition with negative, zero, and positive covariance between the regression weights and treatment functions in figure (ref).
This decomposition immediately illustrates how rank reversals may arise in practice: when the second term in (ref) is large enough to offset the first, rank-reversals may occur.
\@startsection{paragraph}{4} \z@\z@{-\fontdimen2\font} {When can we expect PLM coefficients to yield correct rankings?}
A practical implication of the above is that when treatment effects are suspected to be highly heterogeneous with units selecting into treatments, researchers should prefer AIPW over PLM for ranking.
\@startsection{section}{1} \z@{.7\linespacing\@plus\linespacing}{.5\linespacing} {\normalfont }{Numerical Experiments}
We conduct Monte Carlo simulations to evaluate the performance of PLM and AIPW estimators under various data generating processes (DGPs). Each DGP is characterized by:
We consider five scenarios that vary in their degree of effect heterogeneity and propensity score distributions:
For each scenario, we simulate 1,000 datasets with 10,000 observations each. We evaluate the estimators on three dimensions:
We report figures for each of these settings in appendix (ref). We find that with the exception of the extreme heterogeneity setting that expands upon the example in section 2 (fig (ref)), the rankings produced by the PLM are largely consistent with the AIPW estimator, and conform with the sufficient conditions derived in the previous section.
\@startsection{section}{1} \z@{.7\linespacing\@plus\linespacing}{.5\linespacing} {\normalfont }{Conclusion}
This note highlights the importance of using appropriate methods for estimating and ranking treatment effects in the presence of heterogeneity. We show using an example that commonly used Partially Linear Models can lead to biased estimates and incorrect rankings. We then define a notion of ranking reversals and derive a decomposition relating the WATE and ATE, which gives rise to a necessary and sufficient condition for ranking reversals in linear regression. Finally, we propose interpretations for these conditions and recommend using Augmented Inverse Probability Weighting estimator as a general solution for ranking in the presence of substantial heterogeneity.
Our findings have important implications for decision-making in various fields, including digital platforms and policy evaluation, where accurate ranking of treatments is crucial. Future work could explore the performance of these methods in more complex settings with multiple treatments and high-dimensional covariates.
\printbibliography