The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

A new DID inference method uses long pre-treatment histories to form a reference distribution, allowing valid post-treatment tests without the parallel-trends assumption; its credibility hinges on shocks being distributionally similar before and after treatment.

Using Pre-Trends for Inference in Difference-in-Differences
Clément de Chaisemartin · July 23, 2026
arxiv theoretical n/a evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Clément de Chaisemartin unresolved corpus identity

Semantic Scholar

Latest observation:

  1. C. Chaisemartin provider ID
The paper proposes a DID-tailored conformal inference procedure that uses many pre-treatment outcome evolutions as the reference distribution to test post-treatment effects without assuming parallel trends, instead relying on a stationarity/exchangeability restriction for shocks.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Difference-in-differences (DID) are sometimes estimated with many pre-treatment periods. In such settings, the observed pre-treatment outcome evolutions provide direct information about the magnitude of shocks that could also occur after treatment. This paper proposes a simple inference procedure that uses those pre-trends as the reference distribution for the post-treatment DID. The procedure is closely related to existing conformal inference procedures, but its DID-specific predictor leads to a distinct identifying restriction. Existing procedures assume parallel trends, while this paper's procedure does not require parallel trends.

Summary

Main Finding

The paper proposes a simple, nonparametric inference procedure for two-group difference-in-differences (DID) with a long pre-treatment time series. It tests a candidate treatment effect by ranking the absolute post-treatment differential trend (after adjusting by the candidate effect) against the empirical distribution of absolute pre-treatment differential trends. Under mild regularity (uniform consistency of the empirical distribution of absolute untreated differential trends), the rank-based test is asymptotically exact; confidence sets follow by test inversion.

Key Points

  • Test statistic: compute Ut = (Y2,t − Y2,t−1) − (Y1,t − Y1,t−1). For candidate τ = x, consider the adjusted post-treatment conformity score |UT − x| and compare its empirical rank among {|U1|, ..., |UT−1|, |UT − x|}.
  • Null logic: under H0 : τ = x, the adjusted post-treatment score is an untreated differential trend and should be distributed like pre-treatment Ut(0). Use the empirical distribution of absolute pre-treatment Ut as the reference.
  • Asymptotic validity: if the empirical distribution of |Ut(0)| uniformly converges to a continuous limit F (e.g., when the joint increments are stationary and ergodic or strongly mixing), then the test rejecting when the rank exceeds 1 − α has asymptotic size α (Proposition 1).
  • Key identifying restriction: stability of the distribution of the magnitude |Ut(0)| over time — not parallel trends. The method allows the mean (or sign) of the untreated differential trend to be nonzero, time-varying, or changing sign; it only requires stability in the distribution of its absolute value (including tails and quantiles).
  • Relationship to conformal inference: method is a DID-specific conformal-calibration using first-differences as the predictor. Differs from prior conformal-DID choices that predict levels and therefore implicitly assume parallel trends.
  • Practical output: p-values (via ranks) and confidence sets by inversion: C1−α = {x : empirical rank(|UT − x|) < 1 − α}.

Data & Methods

  • Data setup required:
    • Two groups: one never-treated control (group 1) and one treated only at final date T (group 2).
    • Observations Yg,t for t = 0,...,T with many pre-treatment periods (T − 1 pre-treatment differential trends).
  • Implementation steps:
  • Compute pre-treatment differential trends Ut = ΔY2,t − ΔY1,t for t = 1,...,T − 1 and the post-treatment UT similarly.
  • Form the empirical CDF bF(u) = (1/T) ∑_{t=1}^T 1{|Ut − 1{t=T} x| ≤ u} for candidate x (in practice pre-treatment sample provides distribution of |Ut|).
  • For H0 : τ = x, compute bF(|UT − x|; x) — equivalently, the rank (or empirical p-value) of |UT − x| among {|U1|,...,|UT−1|, |UT − x|}.
  • Reject H0 if bF(|UT − x|; x) ≥ 1 − α. Invert over x to build confidence sets.
  • Main sufficient assumptions for validity:
    • Distributional stability: the distribution of |Ut(0)| is identical (and continuous) across pre-treatment dates.
    • Uniform consistency of empirical distribution: holds e.g., if the joint increment process (ΔY1,t(0), ΔY2,t(0)) is strictly stationary and ergodic (or strongly mixing with decaying mixing coefficients).
    • Continuity of the limiting CDF F (ensures probability integral transform gives Uniform(0,1)).
  • Strengths:
    • Nonparametric, simple to compute.
    • Does not require parallel trends (only stability of magnitudes).
    • Directly leverages long pre-treatment time series (end-of-sample calibration).
  • Limitations / caveats:
    • Requires many pre-treatment periods to estimate the pre-treatment distribution well.
    • Requires stability of the distribution of |Ut(0)|; if volatility or magnitude of differential trends shifts over time, validity fails.
    • Focuses on magnitude (absolute values) — it cannot exploit or detect stable signed biases; power depends on how an effect shifts the absolute differential trend relative to historical variation.
    • Paper analyzes single treated group at a single treated date; extensions to staggered adoption or multiple treated units would need additional work or pooling assumptions.
    • Finite-sample exactness is not claimed — validity is asymptotic under the specified weak-dependence/stationarity conditions.

Implications for AI Economics

  • When to consider this method:
    • Evaluating causal impacts of AI-related policies, regulations, or shocks where (i) you have a long pre-treatment panel for treated and control aggregates (e.g., regions, sectors, firms aggregated by year/quarter) and (ii) the standard parallel-trends assumption is doubtful but the magnitude/distribution of untreated differential changes appears stable.
    • Examples: measuring the effect of a localized AI subsidy or regulation implemented at a single time in one region; assessing productivity jumps after AI adoption in a firm-level treated group with many pre-adoption periods.
  • Advantages in AI economics:
    • Permits stable, systematic growth differences between treated and control units (e.g., treated firms could have persistently higher growth rates unrelated to treatment) while still testing treatment effects using distributional stability of magnitudes.
    • Simple, transparent test that uses historical variation in differential growth magnitudes to calibrate whether a post-treatment change is unusually large.
  • Practical recommendations:
    • Inspect and plot the series of |Ut| across pre-periods to assess stability (visual checks, stationarity tests on |Ut|).
    • Conduct placebo/backtesting: treat several pre-periods as pseudo-treatment dates to evaluate empirical size and power in-sample.
    • If seasonalities, volatility shifts, or structural breaks are plausible (common in AI adoption contexts where technology diffusion changes variance), be cautious: the method will be invalid if the distribution of |Ut| changes.
    • If multiple treated units or staggered timing are present, consider adapting by pooling comparable treated units or complementing with other robust DID approaches; the paper’s exact procedure targets the two-group, single-treatment-time case.
  • Overall: this approach is a useful, low-assumption inferential tool for AI-economics studies with long pre-treatment histories where parallel trends are not credible but stability in the magnitude of differential trends is plausible. It complements — rather than replaces — sensitivity analyses based on parallel-trends diagnostics, equivalence tests, or bounding strategies.

Assessment

Paper Typetheoretical Evidence Strengthn/a — This is a methodological/theoretical contribution proposing an inference procedure rather than an empirical application producing causal estimates; no primary empirical treatment effect evidence is presented to evaluate. Methods Rigorhigh — The approach is grounded in the established conformal inference literature and explicitly replaces the parallel-trends assumption with a clearly stated exchangeability/stationarity restriction; the paper derives a DID-specific predictor and formal inference procedure and situates it relative to existing methods, providing a transparent set of assumptions and inferential logic (subject to the usual caveats about the strength of the new identifying restriction). SampleNot an empirical sample; the method is designed for panel DID settings with many pre-treatment periods and requires observed sequences of pre-treatment DID-type residuals/changes for the treated (and possibly controls) to form a reference distribution for post-treatment inference. (If simulations/illustrations are used, they draw from synthetic panel data with long pre-treatment histories.) Themesadoption productivity IdentificationConstructs a reference distribution for the post-treatment DID estimator from the empirical distribution of pre-treatment DID evolutions and uses a conformal-inference-style permutation/exchangeability argument: identification rests on an invariance/exchangeability or stationarity restriction that pre-treatment shocks (or deviations from whatever predictor is used) are drawn from the same distribution as post-treatment shocks in the absence of treatment (rather than on mean-parallel trends). GeneralizabilityRequires many pre-treatment periods — performance limited when pre-period history is short or noisy, Relies on stationarity/exchangeability of shocks between pre- and post-periods; invalid if structural breaks or time-varying confounders affect post-period shocks, May not extend straightforwardly to staggered-treatment designs or settings with heterogeneous/dynamic treatment effects without modification, Assumes stable composition of units and measurement over time (no compositional changes or selective attrition), Inference accuracy may suffer with small cross-sectional sample sizes even if many pre-periods exist

Claims (6)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Difference-in-differences (DID) are sometimes estimated with many pre-treatment periods. Other null_result use_of_pre_treatment_periods
Reading fidelity high
Study strength medium
not reported
0.12
Observed pre-treatment outcome evolutions provide direct information about the magnitude of shocks that could also occur after treatment. Other positive informativeness_of_pre_trends_about_post_treatment_shocks
Reading fidelity high
Study strength medium
not reported
0.12
This paper proposes a simple inference procedure that uses those pre-trends as the reference distribution for the post-treatment DID. Other positive inference_procedure_for_post_treatment_DID
Reading fidelity high
Study strength medium
not reported
0.12
The proposed procedure is closely related to existing conformal inference procedures. Other null_result methodological_similarity_to_conformal_inference
Reading fidelity high
Study strength high
not reported
0.2
The DID-specific predictor used in the procedure leads to a distinct identifying restriction (distinct from conformal procedures). Other positive identifying_restriction_of_method
Reading fidelity high
Study strength medium
not reported
0.12
Existing conformal inference procedures assume parallel trends, while this paper's procedure does not require parallel trends. Other positive assumptions_required_for_inference
Reading fidelity high
Study strength medium
not reported
0.12

Notes