Source-linked AI summary

Nonparametric causal effects based on incremental propensity score interventions

Edward H. Kennedy

arXiv:1704.00211v3stat.ME

TL;DR

Fixed-treatment causal effects can fail under positivity violations and become difficult to model longitudinally because of exponentially many treatment trajectories. The paper proposes incremental propensity-score interventions with nonparametric estimation and inference, finding evidence of a negative incarceration effect on marriage while requiring consistent propensity-score estimation for its rate result.

  • Problem

    Fixed interventions may be unidentified or poorly estimated under positivity violations, while longitudinal effects face exponentially many treatment trajectories and often require unrealistic parametric models.

  • Method

    The paper develops incremental interventions that shift propensity scores, together with efficiency theory, influence-function estimators, flexible machine-learning nuisance estimation, uniform inference, and bootstrap testing.

  • Results

    p = 0.049: the study rejects no incremental effect of incarceration on marriage over δ ∈ [0.2, 5], assuming no unmeasured confounding and consistency.

  • Takeaways & Limitations

    Incremental effects provide a more descriptive alternative to fixed treatment interventions and can support longitudinal analysis without positivity or parametric assumptions.

  • Takeaways & Limitations

    The fast-rate inference result requires consistent propensity-score estimation, although slower-than-parametric rates can suffice when nuisance functions converge faster than n^1/4.

Abstract

from arXiv · show

Most work in causal inference considers deterministic interventions that set each unit's treatment to some fixed value. However, under positivity violations these interventions can lead to non-identification, inefficiency, and effects with little practical relevance. Further, corresponding effects in longitudinal studies are highly sensitive to the curse of dimensionality, resulting in widespread use of unrealistic parametric models. We propose a novel solution to these problems: incremental interventions that shift propensity score values rather than set treatments to fixed values. Incremental interventions have several crucial advantages. First, they avoid positivity assumptions entirely. Second, they require no parametric assumptions and yet still admit a simple characterization of longitudinal effects, independent of the number of timepoints. For example, they allow longitudinal effects to be visualized with a single curve instead of lists of coefficients. After characterizing these incremental interventions and giving identifying conditions for corresponding effects, we also develop general efficiency theory, propose efficient nonparametric estimators that can attain fast convergence rates even when incorporating flexible machine learning, and propose a bootstrap-based confidence band and simultaneous test of no treatment effect. Finally we explore finite-sample performance via simulation, and apply the methods to study time-varying sociological effects of incarceration on entry into marriage.

1 Introduction

The paper addresses positivity violations and longitudinal curse-of-dimensionality problems by proposing incremental interventions that shift propensity scores rather than set treatment values. These interventions support nonparametric estimation and more realistic, though more descriptive, effects.

  • Motivation: Positivity violations can make fixed-treatment effects unidentified, while near violations can severely degrade common estimators.This problem arises when some units have zero or very small chances of receiving certain treatment options.
  • Motivation: Longitudinal fixed-treatment effects require learning exponentially many exposure trajectories, encouraging unrealistic parametric models.In a ten-timepoint binary-treatment trial, nearly 12,000 patients would be needed to guarantee less than a 1% chance of any unrepresented trajectory.
  • Related work: Prior work has developed dynamic and stochastic interventions that allow treatment assignments to depend on unit characteristics or be random.The paper situates its proposal within a growing literature on such interventions in point-exposure and longitudinal settings.
  • Contribution: Incremental interventions shift propensity scores rather than set treatment values and can be identified and estimated without positivity or parametric assumptions.The paper argues that these effects can be more realistic than fixed interventions, while remaining more descriptive than prescriptive.
  • Contribution: The proposed framework combines flexible machine learning with influence-function-based estimators, uniform inference, a multiplier-bootstrap test, simulation, and a longitudinal incarceration application.The estimators provide valid parametric-rate inference while incorporating flexible nuisance-function learners.

2 Notation & Setup

The paper formulates longitudinal observational data through covariate, treatment, and outcome histories, then distinguishes deterministic static, deterministic dynamic, and stochastic interventions. Potential outcomes represent outcomes under hypothetical treatment sequences or rules.

  • Data setup: The observed longitudinal data consist of covariates and treatments at each timepoint together with an outcome, with iid observations drawn from a distribution P.The setup assumes binary treatments and completely observed data without missingness or dropout.
  • Data setup: Histories are represented by overbars, and H_t denotes the history immediately preceding treatment at time t.Specifically, H_t consists of covariate history X_t and prior treatment history A_{t−1}.
  • Data setup: Time-varying outcomes can be handled by incorporating prior outcomes into covariate history or truncating the sequence at the outcome time of interest.This extends the formulation to earlier outcomes rather than only the final outcome.
  • Intervention types: A deterministic static intervention assigns a fixed treatment sequence with probability one, regardless of covariate history.Its potential outcome is written Y^a_T for treatment sequence A_T = a_T.
  • Intervention types: A deterministic dynamic intervention assigns treatment through fixed history-dependent rules, whereas a stochastic dynamic intervention randomly assigns treatment from a conditional distribution q_t(a_t | h_t).Stochastic interventions can be viewed as random choices among deterministic rules.

3 Incremental Intervention Theory

Incremental propensity score interventions shift treatment odds rather than assign fixed treatments, avoiding positivity requirements while retaining a simple longitudinal effect curve. The paper develops their identification and efficiency theory, emphasizing practical interpretability and a descriptive scope.

  • 3.2 Identification: The interventions are identified without positivity restrictions, and limiting values of δ recover common static interventions or individualized deterministic treatment rules.As δ approaches infinity or zero, the intervention probabilities approach treatment whenever observational probability is positive or control whenever it is below one, respectively.
  • 3.1 Proposed Interventions: Incremental interventions replace each observational propensity score with a shifted version by multiplying treatment odds by a user-specified increment δ.The intervention probability is q_t(h_t; δ, π_t) = δπ_t(h_t) / {δπ_t(h_t) + 1 − π_t(h_t)}.
  • 3.1 Proposed Interventions: The increment δ is an odds ratio: δ > 1 increases treatment odds, δ < 1 decreases them, and δ = 1 leaves the observational process unchanged.Because the shift acts on odds, equal multiplicative changes can produce different probability changes across patients.
  • 3.1 Proposed Interventions: Incremental interventions are dynamic and personalized because their treatment probabilities depend on each unit’s covariate and treatment history through the observational propensity score.With δ = 1.5, a 50% observational probability becomes 60%, whereas a 5% probability becomes 7.3%.
  • 3.2 Identification: The mean incremental effect ψ(δ) is a one-dimensional curve regardless of the number of timepoints, allowing infinitely many interventions to be explored without parametric assumptions.Traditional longitudinal deterministic interventions require exponentially many parameters without further assumptions, whereas incremental effects remain visualizable as a single curve.
  • 3.3 Efficiency Theory: The paper derives general efficient influence functions for stochastic interventions whose treatment distributions depend on observational propensity scores, while noting that incremental effects are more descriptive than prescriptive.Because the target functional depends on the observational treatment process, double robustness is unavailable and the efficiency bound differs according to whether propensity scores are known.

4 Estimation & Inference

The paper develops influence-function-based estimators for incremental effects that support flexible nuisance estimation, pointwise and uniform inference, confidence bands, and a test of no treatment effect.

  • Estimation: The proposed estimators target incremental effects using flexible sample splitting, including an easily computed inverse-probability-weighted estimator.The simple weighted estimator may be useful when propensity scores are well modeled and computation is costly.
  • Estimation: The efficient influence function provides the basis for Z-estimation, with sample averages computed using initial nuisance-function estimates.The resulting estimator has a computational algorithm described in the paper’s appendix.
  • Estimation: The incremental inverse-probability-weighted estimator is immune to extreme weights because each weight contribution is shifted away from zero.This contrasts with deterministic static-intervention weighting, which assigns nonzero weights only to units following the specified treatment trajectory.
  • Large-sample properties: Sample splitting avoids empirical-process restrictions caused by using the same observations to estimate nuisance functions and evaluate the influence function.The approach supports asymptotically normal and efficient estimators without restricting nuisance-estimator complexity, although n^1/4-type rate conditions remain necessary.
  • Large-sample properties: √n-consistency and asymptotic normality hold under nuisance convergence faster than n^1/4, even with flexible nonparametric estimation, and the estimator can attain the efficiency bound.These guarantees apply pointwise and uniformly over the incremental parameter curve.
  • Uniform inference & testing: Multiplier bootstrap yields uniform confidence bands for the incremental effect curve and supports a simultaneous test of no treatment effect.The null is assessed by checking whether a straight line fits within the confidence band; the tested hypothesis lies between Fisher’s individual-effect null and Neyman’s average-effect null.

5 Illustrations

Simulations show the proposed estimator remains competitive under correct models and is substantially more reliable than plug-in and IPW estimators with flexible or misspecified nuisance estimation. In the incarceration application, incremental effects indicate that increased incarceration lowers marriage prevalence, with a nonlinear response.

  • 5.1 Simulation Study: Across 500 simulations, the proposed estimator performed as well as or better than plug-in and IPW estimators.Performance was assessed using integrated bias and RMSE over 100 values of δ from approximately 0.1 to 10.
  • 5.1 Simulation Study: Under nonparametric nuisance estimation, plug-in and IPW estimators had large bias and RMSE, whereas the proposed estimator retained near-parametric performance.The proposed estimator’s robustness reflects second-order bias and a requirement that nuisance functions converge faster than n^1/4 for full efficiency.
  • 5.1 Simulation Study: 95% uniform-band coverage was near nominal in large samples with correct parametric models or nonparametric estimation using the original covariates X.Coverage was slightly diminished when nonparametric nuisance estimation used misspecified transformed covariates X∗.
  • 5.2 Application: The application estimated marriage prevalence under proportional shifts in incarceration odds using Random Forest nuisance estimation and pointwise and uniform confidence bands.The analysis used 10-fold sample splitting and 10,000 bootstrap replications, under no unmeasured confounding and consistency.
  • 5.2 Application: The analysis rejected no incremental effect over δ ∈ [0.2, 5] and found stronger marriage-rate changes for increased than decreased incarceration.Halving incarceration odds increased estimated prevalence only to 29.7%, indicating a nonlinear curve with larger slope for δ > 1.
  • 5.2 Application: Incarceration odds doubled corresponded to marriage prevalence falling from 29.4% observationally to 28.1%, while a four-fold increase corresponded to 23.6%.The corresponding odds ratios were 0.94 (95% CI: 0.87–1.00) and 0.74 (95% CI: 0.59–0.91).

6 Discussion

The discussion emphasizes incremental effects as flexible, efficient, and positivity-free tools for longitudinal causal analysis, while distinguishing descriptive interpretation from treatment-policy guidance. It also identifies model compatibility and scope constraints for current implementations.

  • 6 Discussion: Incremental intervention effects shift propensity scores, avoid positivity and parametric assumptions, and support efficient estimation with flexible nonparametric regression.The paper also develops uniform inference and applies the methods to incarceration effects on marriage.
  • 6 Discussion: Incremental effects are more descriptive than prescriptive, clarifying natural exposure shifts but offering less direct guidance for specific treatment decisions.Optimal incremental regimes can nevertheless be estimated for constructing treatment decision rules in theory.
  • 6 Discussion: Current estimators bypass compatibility concerns among pseudo-regression functions m_t to gain computational efficiency.Fully compatible estimation would require modeling high-dimensional covariate densities and using the non-recursive expression in Theorem 2.
  • 6 Discussion: Future extensions include history-dependent increments, effect modification, multivalued treatments, censored outcomes, and alternative propensity-score shifts.The current setup focuses on binary treatments and completely observed data without missingness or dropout.

8 Appendix

The appendix establishes identification and efficiency results for general stochastic interventions, then describes estimation and conditions supporting uniform asymptotic analysis. It also explains why incremental interventions avoid propensity-score restrictions and can be analyzed through bounded, Lipschitz influence-function classes.

  • Identification: A general stochastic intervention assigns treatment at each time according to Qt(at | ht), with its mean outcome identified under consistency, exchangeability, and weak positivity.The identification argument uses the longitudinal g-formula and iterated conditioning.
  • Incremental interventions: Incremental interventions automatically satisfy weak positivity because propensity scores equal to zero or one are not shifted.Thus identification requires consistency and exchangeability, but no additional conditions on propensity scores.
  • Efficiency theory: The appendix derives efficient influence functions for stochastic interventions both when Q is fixed and when Q depends on the observed-data distribution P.The derivations use chain-rule and pathwise-derivative arguments in a nonparametric model.
  • Estimation: The Z-estimator algorithm estimates propensity scores, constructs time-dependent intervention weights, recursively estimates outcome regressions, and averages influence-function values.The procedure regresses treatment on history, forms weights, works backward from RT+1 = Y, and sets the estimate to the subject-level average.
  • Asymptotic analysis: Uniform asymptotic analysis relies on a Lipschitz influence-function class with finite bracketing integral, yielding a Donsker process under bounded intervention-index sets.The argument also requires consistent nuisance estimators converging sufficiently quickly; the same framework can cover other stochastic interventions.
Loading 1704.00211v3…