Source-linked AI summary

Estimating treatment effect heterogeneity in randomized program evaluation

Kosuke Imai, Marc Ratkovic

arXiv:1305.5682v1stat.AP

TL;DR

The paper addresses the limited usefulness of overall average treatment effects when researchers need to know which treatments work and for whom. It formulates heterogeneous-effect estimation as sparse variable selection using an SVM with separate LASSO constraints, and applies the method to voter mobilization and job training. The method identifies differentiated treatment effects in both applications and shows lower false discovery with retained power and competitive predictive performance in simulations.

  • Problem

    Overall average effects do not reveal which treatments work for which units, motivating heterogeneous-effect estimation for treatment selection, subgroup identification, and individualized regimes.

  • Method

    The paper uses a squared-loss Support Vector Machine with separate LASSO constraints on pre-treatment and causal heterogeneity parameters.

  • Results

    The method identifies effective and harmful treatment patterns in voter mobilization and job training, while simulations show lower false discovery, retained power, comparable discovery rates, and competitive prediction.

  • Takeaways & Limitations

    Sparse heterogeneous-effect estimation can select effective mobilization strategies and identify worker profiles that benefit most or least from job training.

  • Takeaways & Limitations

    The paper notes that extending the method to choosing the best treatment for each individual is possible but is not directly examined.

Abstract

from arXiv · show

When evaluating the efficacy of social programs and medical treatments using randomized experiments, the estimated overall average causal effect alone is often of limited value and the researchers must investigate when the treatments do and do not work. Indeed, the estimation of treatment effect heterogeneity plays an essential role in (1) selecting the most effective treatment from a large number of available treatments, (2) ascertaining subpopulations for which a treatment is effective or harmful, (3) designing individualized optimal treatment regimes, (4) testing for the existence or lack of heterogeneous treatment effects, and (5) generalizing causal effect estimates obtained from an experimental sample to a target population. In this paper, we formulate the estimation of heterogeneous treatment effects as a variable selection problem. We propose a method that adapts the Support Vector Machine classifier by placing separate sparsity constraints over the pre-treatment parameters and causal heterogeneity parameters of interest. The proposed method is motivated by and applied to two well-known randomized evaluation studies in the social sciences. Our method selects the most effective voter mobilization strategies from a large number of alternative strategies, and it also identifies the characteristics of workers who greatly benefit from (or are negatively affected by) a job training program. In our simulation studies, we find that the proposed method often outperforms some commonly used alternatives.

1. Introduction and motivating applications.

Treatment-effect heterogeneity is central to understanding which social programs and medical treatments work, for whom, and under what conditions. The paper proposes a sparse Support Vector Machine approach and applies it to voter mobilization and job training studies, with simulations showing competitive performance.

  • Motivation: Treatment-effect heterogeneity measures how different treatments have differential causal effects across units.It supports treatment selection, subgroup identification, individualized treatment regimes, heterogeneity testing, and generalization to target populations.
  • Applications: The motivating applications are a randomized get-out-the-vote experiment and the National Supported Work job-training evaluation.The studies examine alternative mobilization strategies and worker characteristics associated with heterogeneous training effects.
  • Method: The paper formulates heterogeneous-effect estimation as variable selection using a squared-loss Support Vector Machine with separate LASSO constraints.The separate constraints select treatment indicators and treatment-covariate interactions independently while allowing sampling weights for generalization.
  • Empirical findings: Personal visits are uniformly most effective in the voter-mobilization study, while three civic-duty mailings are most effective without a visit.Strategies involving phone calls without personal visits are estimated to have negative or negligible positive effects.
  • Empirical findings: The job-training program is most effective for several disadvantaged worker profiles and least effective for specified older, unmarried, and high-earning groups.Reported high-benefit groups include low-education, high-income Non-Hispanics and selected unemployed Black and Hispanic workers.
  • Simulation findings: Simulations show lower false discovery rates than nonsparse alternatives while retaining statistical power, comparable discovery rates, and competitive predictive properties.The method also permits no treatment effect instead of always estimating effects.

2. The proposed methodology.

The paper estimates heterogeneous treatment effects through a sparse SVM framework that separately selects treatment-effect variables and baseline covariates. It supports treatment selection, subgroup identification, and effect estimation under randomized-treatment assumptions, while offering practical computational trade-offs.

  • Framework: Randomized-treatment assumptions identify each treatment’s average treatment effect, while observational settings add difficulty from possible unmeasured confounding.
  • Framework: Large treatment sets create low-power and multiple-testing problems for separate treatment analyses, motivating joint variable selection.
  • Framework: Sparse conditional effects characterize which pre-treatment covariates define groups benefiting most or suffering harm from treatment.
  • Model: Treatment-effect variables encode alternative treatments or treatment-covariate interactions, while remaining covariates represent baseline adjustment variables.
  • Model: The proposed L2-SVM uses separate LASSO constraints for pre-treatment and causal-heterogeneity parameters, reflecting their qualitative difference and weaker predictive power of heterogeneity variables.
  • Effect estimation: The model estimates conditional effects either from predicted potential outcomes or from truncated latent predictions, with the latter providing an approximation rather than an exact probability difference.

3. Empirical applications.

The empirical applications use the proposed variable-selection approach to identify heterogeneous effects across voter-mobilization strategies and job-training populations. Results provide treatment-specific prescriptions and show that target-population composition affects which worker groups are identified.

  • GOTV experiment: 15 of 192 possible treatment-effect combinations were estimated as nonzero in the GOTV analysis.The coefficients range from main effects to four-way interactions, making direct interpretation difficult.
  • GOTV experiment: Personal visits were uniformly more effective than other mobilization methods, while phone-call strategies without personal visits had nonpositive estimated effects.Phone messages with neighborhood or civic appeals were associated with decreased turnout.
  • GOTV experiment: Without canvassing, three mailings with a civic responsibility message and no phone calls or personal visits increased turnout by 1.17 percentage points.This result was similar to an independent study cited by the authors.
  • GOTV experiment: The analysis prescribes no additional treatment after canvassing and three civic-duty mailings when voters are not canvassed.Other combinations may be less cost-effective or suppress turnout.
  • NSW program: The NSW analysis estimated average treatment effects of 7.61 percentage points for NSW and 4.61 percentage points for PSID samples.The authors estimated CATEs for each observation before averaging them within each sample.
  • NSW program: Unemployed Hispanics and highly educated, low-earning non-Hispanics were predicted to benefit, whereas older employed workers and white workers with high-school degrees were predicted to be harmed.Some identified groups differed between NSW and PSID because their prevalence differed across samples.
  • NSW program: Weighting for the target population made larger groups in that population more likely to be selected for heterogeneous treatment effects.The PSID and NSW samples differed substantially in age, marriage, race, and income composition.
  • Simulation studies: The simulation studies compare the proposed method with BART, Bayesian logistic regression, conditional inference trees, boosting, and logistic regression with a single LASSO constraint.The competing methods were implemented using commonly used R packages and, where applicable, cross-validation.

4. Simulation studies.

The simulations evaluate treatment-selection and individualized-treatment performance against commonly used alternatives. Across settings, SVM generally controls false discoveries while maintaining competitive discovery and payoff performance, though it can be conservative when samples are small.

  • Selecting best treatments: SVM has smaller false discovery rates while maintaining discovery rates competitive with other methods across treatment-selection simulations.This pattern holds under both correct and incorrect model specification.
  • Selecting best treatments: SVM dominates BART in false discovery rate, while BART identifies the largest effect slightly more often at the cost of higher false discovery.Model misspecification increases false discovery and reduces discovery for many methods.
  • Selecting best treatments: As sample size increases, SVM performance improves, unlike Boosting, conditional inference trees, and Bayesian GLM.Trees underfit at larger sample sizes, while Bayesian GLM performance declines.
  • Identifying beneficial or harmful units: For identifying beneficial or harmful units, SVM has lower false discovery than Bayesian GLM and comparable discovery rates, while outperforming LASSO on four-largest-effect selection.SVM is less effective than LASSO for the single largest effect except for lower false discovery at small sample sizes.
  • Individualized treatment rules: SVM narrowly dominates Boosting in payoff relative to the oracle, while both outperform most competitors; the average treatment effect can nevertheless be negative when a beneficial subgroup exists.Boosting has similar predictive performance but does not return an interpretable model.
  • Individualized treatment rules: Under budget constraints, SVM assigns fewer observations a harmful treatment and dominates competitors at moderate and large sample sizes in identifying beneficiaries and avoiding harm.Its main disadvantage is conservativeness in assigning observations to treatment at smaller sample sizes; this difference vanishes as sample size increases.

5. Concluding remarks.

The paper frames heterogeneous treatment-effect identification as variable selection and develops a Support Vector Machine with separate sparsity constraints. Simulations show low false discovery rates with competitive discovery rates, while several extensions remain possible.

  • Separate sparsity constraints select treatment-effect heterogeneity parameters independently from pre-treatment effect parameters.This addresses settings where pre-treatment covariates predict outcomes more strongly than treatment variables or their interactions.
  • The proposed model yields a parsimonious, interpretable alternative to methods such as Boosting and BART.
  • Low false discovery rates are achieved while maintaining competitive discovery rates in simulation studies.The simulations also find competitive predictive properties and support using the GCV statistic for exploring treatment-effect heterogeneity.
  • Possible extensions include other outcome types, alternative criteria and penalties, individualized treatment selection, observational data, and longitudinal treatment regimes.The paper explicitly notes that individualized treatment selection, observational data, and longitudinal settings are not directly examined here.
  • 13 of the 193 causal heterogeneity parameters were estimated as nonzero, with the largest positive coefficients for personal visits and largest negative effects for civic or neighborhood solidarity appeals by phone.These coefficients generate the predicted treatment effects reported in Table 1.
Loading 1305.5682v1…