Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Causal inference›Heterogeneous Treatment Effect Propensity Score Matching
Regression modelQuasi-experimental / causal inference

Heterogeneous Treatment Effect Propensity Score Matching

Heterogeneous Treatment Effect Estimation via Propensity Score Matching · Also known as: HTE-PSM, CATE via PSM, subgroup treatment effect matching, conditional average treatment effect matching

Heterogeneous Treatment Effect Propensity Score Matching extends standard PSM to estimate how treatment effects vary across subgroups or individual characteristics. Rather than reporting a single average treatment effect, it uses the matched sample to estimate conditional average treatment effects (CATE), revealing which types of units benefit most or least from a treatment.

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Heterogeneous Treatment Effect Propensity Score Matching
Difference-in-DifferencesDoubly Robust EstimationHeterogeneous Treatment…Matching EstimatorPropensity Score MatchingHeterogeneous Treatment…Heterogeneous Treatment…Heterogeneous treatment…Heterogeneous Treatment…

When to use it

Use this method when you have observational data with a binary treatment, sufficient covariates to plausibly satisfy unconfoundedness, and a research question about who benefits from the treatment — not just on average. It is appropriate when sample sizes within meaningful subgroups are large enough for reliable inference (roughly 50+ matched pairs per subgroup). Avoid it when the propensity model cannot achieve good balance, when the number of subgroups is very large relative to sample size (risking multiple-testing inflation), or when treatment is continuous rather than binary — a dose-response framework is more suitable then.

Strengths & limitations

Strengths
  • Recovers treatment effect heterogeneity that a single ATT estimate conceals, supporting personalised or targeted policy recommendations.
  • The PSM step removes overt confounding before subgroup analysis, making within-subgroup comparisons more credible than naive stratification.
  • Combines the interpretability of matching with the richness of CATE estimation, making findings accessible to applied audiences.
  • Can be implemented with pre-specified subgroups (confirmatory) or exploratory causal-tree methods, offering flexibility in research design.
  • Directly answers policy-relevant questions such as which subpopulations should be targeted for treatment.
Limitations
  • Relies on the strong ignorability assumption (unconfoundedness): all confounders must be observed and included in the propensity model. Unmeasured confounding invalidates causal interpretation of both average and heterogeneous effects.
  • Power is substantially reduced within subgroups; small matched samples within strata produce wide confidence intervals and low reliability.
  • Exploratory subgroup discovery risks false positives; without pre-registration or correction for multiple comparisons, reported heterogeneity may be spurious.
  • The propensity score must achieve good balance across all covariate dimensions; poor balance in even one subgroup undermines CATE estimates in that stratum.
  • Effect heterogeneity detected in an observational study may still reflect residual confounding rather than genuine treatment-effect variation.

Frequently asked

How is this different from standard propensity score matching?

Standard PSM estimates a single average treatment effect on the treated (ATT). HTE-PSM goes further by examining how that effect varies across subgroups or individual characteristics, estimating conditional average treatment effects (CATE) within the matched sample.

What is the risk of exploring many subgroups?

Each subgroup comparison is a hypothesis test, so examining many subgroups without adjusting the significance threshold inflates the false-positive rate. Pre-register subgroups of interest or apply Bonferroni or Benjamini-Hochberg corrections to control multiplicity.

Can I use machine learning for the propensity model?

Yes. Flexible learners such as gradient boosting or random forests often achieve better covariate balance than logistic regression in high-dimensional settings. However, balance should always be checked empirically — a low prediction error does not guarantee good matching balance.

What sample size is sufficient for subgroup analysis?

A rough guideline is at least 50 matched pairs per subgroup for moderately sized effects. For smaller effects or more subgroups, the required sample is larger. Formal power calculations for interaction tests are advisable before committing to an HTE design.

Is unconfoundedness more demanding for HTE than for average effects?

The same ignorability assumption is required. However, because CATE estimates are more local (within subgroups), any residual confounding that happens to correlate with the moderating variable of interest can produce spurious-looking heterogeneity, making robustness checks especially important.

Sources

  1. Athey, S., & Imbens, G. W. (2016). Recursive Partitioning for Heterogeneous Causal Effects. Proceedings of the National Academy of Sciences, 113(27), 7353-7360. DOI: 10.1073/pnas.1510489113 ↗
  2. Rosenbaum, P. R., & Rubin, D. B. (1983). The Central Role of the Propensity Score in Observational Studies for Causal Effects. Biometrika, 70(1), 41-55. DOI: 10.1093/biomet/70.1.41 ↗

How to cite this page

ScholarGate. (2026, June 3). Heterogeneous Treatment Effect Estimation via Propensity Score Matching. ScholarGate. https://scholargate.app/en/causal-inference/heterogeneous-treatment-effect-propensity-score-matching

Related methods

Difference-in-DifferencesDoubly Robust EstimationHeterogeneous Treatment Effect Difference-in-DifferencesMatching EstimatorPropensity Score Matching

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Difference-in-DifferencesEconometrics↔ compare
  • Doubly Robust EstimationCausal inference↔ compare
  • Heterogeneous Treatment Effect Difference-in-DifferencesCausal inference↔ compare
  • Matching EstimatorCausal inference↔ compare
  • Propensity Score MatchingResearch Statistics↔ compare
Compare side by side →

Referenced by

Heterogeneous Treatment Effect Coarsened Exact MatchingHeterogeneous Treatment Effect Entropy BalancingHeterogeneous treatment effect Instrumental variablesHeterogeneous Treatment Effect Inverse Probability Weighting

Similar methods

Heterogeneous Treatment Effect Matching EstimatorHeterogeneous Treatment Effect Coarsened Exact MatchingHeterogeneous Treatment Effect Inverse Probability WeightingHeterogeneous Treatment Effect Entropy BalancingHeterogeneous treatment effect Counterfactual impact evaluationHeterogeneous Treatment Effect Marginal Structural ModelHeterogeneous treatment effect Doubly robust estimationPropensity Score Weighting

Related reference concepts

Effect Modification and InteractionCounterfactual ReasoningSensitivity AnalysisCausal IdentificationCausal InferenceStudy Matching and Stratification

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Heterogeneous Treatment Effect Propensity Score Matching (Heterogeneous Treatment Effect Estimation via Propensity Score Matching). Retrieved 2026-07-20 from https://scholargate.app/en/causal-inference/heterogeneous-treatment-effect-propensity-score-matching · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Rosenbaum & Rubin (PSM foundation, 1983); Athey & Imbens (HTE extensions, 2016)
Year
1983–2016
Type
Causal inference / matching with effect heterogeneity
DataType
Observational cross-sectional or panel data with binary treatment and covariates
Subfamily
Quasi-experimental / causal inference
Related methods
Difference-in-DifferencesDoubly Robust EstimationHeterogeneous Treatment Effect Difference-in-DifferencesMatching EstimatorPropensity Score Matching
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account