CausalSmith · seminar slides

Sharp Rates for Discrete Confounding

For fixed interior overlap, we characterize the minimax ATE risk as 1/n+d2/(n2(logn)2)1/n+d^2/(n^2(\log n)^2) and construct a count-based hybrid estimator that attains it.

Overview

  • The setting is observational ATE estimation with a finite covariate alphabet of size dd.
  • Each category has its own propensity score and outcome means.
  • Fixed overlap keeps every positive-mass category inside ϵπk1ϵ\epsilon\le\pi_k\le1-\epsilon.
  • The sharp mean-squared-error rate is 1/n+d2/(n2(logn)2)1/n+d^2/(n^2(\log n)^2).
  • The estimator reaches the lower-bound scale by combining ratios on abundant categories with polynomial estimation on sparse categories.

Motivation

  • Discrete covariates are a clean benchmark for high-dimensional adjustment.
  • A category can be a covariate profile: age bin, location, diagnosis group, baseline score bin, or their full interaction.
  • With many profiles, many categories have few observations even when nn is large.
  • Standard cellwise ATE estimators then pay for unstable treatment-control ratios.
  • The question is: what is the best possible error when the categorywise nuisance functions are unrestricted?

Related Literature

  • Rubin (1974) and Rosenbaum and Rubin (1983) organize ATE identification around potential outcomes, exchangeability, and overlap.
  • Hahn (1998), Hirano, Imbens, and Ridder (2003), and Robins, Rotnitzky, and Zhao (1994) give the semiparametric ATE benchmark.
  • Robins and Ritov (1997) highlight the inferential difficulty created by unrestricted high-dimensional adjustment.
  • Jiao et al. (2015), Wu and Yang (2016), and Han et al. (2020) show how polynomial approximation sharpens large-alphabet functional estimation.
  • Zeng et al. (2024) give the direct discrete-covariate causal predecessor and the lower-bound scale we attain.

Setup

  • We observe Oi=(Xi,Ai,Yi)O_i=(X_i,A_i,Y_i) for i=1,,ni=1,\ldots,n.
  • XX takes one of dd categories, while AA and YY are binary.
  • pkp_k is the category mass, πk\pi_k is the treatment probability, and μak\mu_{ak} is the outcome mean in arm aa.
  • The overlap parameter ϵ\epsilon fixes how close category-level assignment can be to deterministic.
  • The target is the category-adjusted ATE, written as τ(P)\tau(P).
Assumption A-1 (IID observed-data model)

The observed data are Oi=(Xi,Ai,Yi)O_i=(X_i,A_i,Y_i), i=1,,ni=1,\ldots,n, with O1,,OniidPO_1,\ldots,O_n\stackrel{\mathrm{iid}}{\sim}P, where the covariate XX takes values in {1,,d}\{1,\ldots,d\}, the treatment AA and outcome YY are binary. For each category k{1,,d}k\in\{1,\ldots,d\} write pk=P(X=k)p_k=P(X=k) for the category mass, πk=P(A=1X=k)\pi_k=P(A=1\mid X=k) for the treatment probability, and, for each treatment arm a{0,1}a\in\{0,1\}, μak=EP[YA=a,X=k]\mu_{ak}=E_P[Y\mid A=a,X=k] for the conditional mean outcome.

Causal Interpretation

  • Consistency links the observed outcome to the potential outcome under the realized treatment.
  • Conditional exchangeability says treatment is as good as random after conditioning on the finite category XX.
  • Fixed overlap gives both treatment arms population support inside every positive-mass category.
  • Together, these assumptions make τ(P)\tau(P) the finite-alphabet adjusted ATE.
Assumption A-2 (Fixed overlap)

For the overlap level ϵ\epsilon, every category kk with category mass pk>0p_k>0 satisfies ϵπk1ϵ. \epsilon \le \pi_k \le 1-\epsilon .

Assumption A-3 (Observed-outcome consistency)

The observed outcome satisfies Y=Y(A) Y=Y(A) almost surely.

Assumption A-4 (Conditional exchangeability)

The potential outcomes satisfy (Y(0),Y(1))AX. (Y(0),Y(1))\perp A\mid X .

Risk Target

  • We evaluate worst-case mean-squared error over the overlap-restricted iid experiment class.
  • The decision problem lets the distribution vary freely across all category-treatment-outcome cells subject to fixed overlap.
  • This isolates the statistical price of unrestricted discrete confounding.
Definition P-6 (Minimax risk \(\mathsf R_{n,d,\epsilon}\))

Rn,d,ϵ:=infτ^supPnEn,d,ϵEP ⁣[(τ^τ(P))2]. \mathsf R_{n,d,\epsilon} := \inf_{\widehat\tau} \sup_{P^{\otimes n}\in\mathcal E_{n,d,\epsilon}} E_P\!\left[(\widehat\tau-\tau(P))^2\right]. The infimum ranges over all measurable estimators τ^\widehat\tau based on O1,,OnO_1,\ldots,O_n.

Central Insight

  • Abundant categories and sparse categories need different estimators.
  • Heavy categories have enough observations for empirical treatment-control ratios.
  • Light categories have unstable denominators, so direct ratios create the large-alphabet cost seen in plug-in methods.
  • We approximate the reciprocal structure in the light-cell contribution by a Chebyshev polynomial of degree about logn\log n.
  • Falling-factorial moments turn that polynomial into an estimable count statistic.
  • The logarithmic degree creates the d2/(n2(logn)2)d^2/(n^2(\log n)^2) large-alphabet term.

Estimator Pipeline

Split sample pilot and estimation Pilot classify counts above log threshold Heavy categories pilot-certified stable ratios Ratio estimate empirical treatment-control Light categories too sparse direct ratios Chebyshev poly reciprocal ratio degree M(n) Factorial moments monomials to count statistic Hybrid τ̂ₙ add contributions clip ATE range
illustrative Box-and-arrow schematic showing observed sample split into pilot counts and estimation counts; pilot counts classify categories as heavy or light; heavy categories go to ratio estimation; light categories go to Chebyshev polynomial factorial-moment estimation; both branches are summed and clipped to form the hybrid ATE estimator.
  • Split the sample in half.
  • Use the pilot split to classify categories as heavy or light at the L=log(en)L=\log(en) scale.
  • Estimate heavy categories by second-split empirical ratios.
  • Estimate light categories by a Chebyshev reciprocal polynomial lifted through factorial moments.
  • Add the two branches and clip the result to [1,1][-1,1].

Light Cells

informal · Lemma L-1 Under fixed overlap and dcϵnlognd\le c_\epsilon n\log n, the light-cell polynomial branch has mean-squared error at most a constant times 1/n+d2/(n2(logn)2)1/n+d^2/(n^2(\log n)^2).

  • The polynomial branch targets the sparse categories where empirical ratios are most fragile.
  • Chebyshev approximation controls the bias of the reciprocal terms.
  • Factorial moments estimate each polynomial monomial directly from counts.
  • Computation is linear in dd and polynomial in the logarithmic degree M(n)M(n).

Heavy Cells

informal · Lemma L-3 Under fixed interior overlap and dρϵnlognd\le\rho_\epsilon n\log n, the heavy-cell ratio branch has mean-squared error at most a constant times 1/n+d2/(n2(logn)2)1/n+d^2/(n^2(\log n)^2).

  • The pilot split certifies that heavy categories have population mass at the logarithmic threshold.
  • The estimation split then handles treatment-control ratios with controlled denominator events.
  • The heavy branch contributes at the same scale as the light branch.

Lower Bound

informal · Lemma L-4 For every fixed 0<ϵ<1/20<\epsilon<1/2, the minimax risk is at least a constant times 1/n+d2/(n2(logn)2)1/n+d^2/(n^2(\log n)^2) when nNϵn\ge N_\epsilon and dbϵnlognd\le b_\epsilon n\log n.

  • Zeng et al. (2024) provide the large-alphabet lower-bound technology for this causal experiment.
  • The transfer step places that lower bound inside the fixed-overlap ATE risk.
  • The result says the polynomial estimator reaches the correct benchmark.

Main Result

informal · Theorem T-2 For fixed 0<ϵ<1/20<\epsilon<1/2, nNϵn\ge N_\epsilon, and dρϵnlognd\le\rho_\epsilon n\log n, the minimax MSE is bracketed above and below by constants times 1/n+d2/(n2(logn)2)1/n+d^2/(n^2(\log n)^2).

Theorem T-2 (Sharp fixed-interior minimax rate)

Fix an overlap level ϵ\epsilon with 0<ϵ<1/20<\epsilon<1/2. Then there are constants aϵ,ρϵ,Cϵ>0a_\epsilon,\rho_\epsilon,C_\epsilon>0 and an integer Nϵ<N_\epsilon<\infty such that, writing rn,d:=1n+d2n2(logn)2, r_{n,d}:=\frac1n+\frac{d^2}{n^2(\log n)^2}, the following statements hold.

  • (Matched minimax envelope.) For every n,dn,d, every single-observation law PP, and every sample law μn\mu_n in the experiment class En,d,ϵ\mathcal E_{n,d,\epsilon} of Definition P-1, if d>0,nNϵ,dρϵnlogn, d>0,\qquad n\ge N_\epsilon,\qquad d\le \rho_\epsilon n\log n, then the minimax risk Rn,d,ϵ\mathsf R_{n,d,\epsilon} of Definition P-6 and the truncated balanced ratio-polynomial hybrid estimator τ^nhyb\widehat\tau_n^{\mathrm{hyb}} of Definition P-5 satisfy aϵrn,dRn,d,ϵsupPnEn,d,ϵEP ⁣[(τ^nhybτ(P))2]Cϵrn,d. a_\epsilon r_{n,d} \le \mathsf R_{n,d,\epsilon} \le \sup_{P^{\otimes n}\in\mathcal E_{n,d,\epsilon}} E_P\!\left[\left(\widehat\tau_n^{\mathrm{hyb}}-\tau(P)\right)^2\right] \le C_\epsilon r_{n,d}.
  • (Parametric interior.) For every K>0K>0 there is a constant CK>0C_K>0 such that, for every n,dn,d, every single-observation law PP, and every sample law μn\mu_n in En,d,ϵ\mathcal E_{n,d,\epsilon}, if d>0,nNϵ,dKnlogn,dρϵnlogn, d>0,\qquad n\ge N_\epsilon,\qquad d\le K\sqrt n\log n,\qquad d\le \rho_\epsilon n\log n, then aϵnRn,d,ϵCKn. \frac{a_\epsilon}{n} \le \mathsf R_{n,d,\epsilon} \le \frac{C_K}{n}.
  • (Consistency threshold.) For every pair of integer sequences nj,djn_j,d_j with njn_j\to\infty, dj>0d_j>0 eventually, and djρϵnjlognj d_j\le \rho_\epsilon n_j\log n_j eventually, the minimax risk converges to zero exactly along the sequences satisfying the vanishing normalized dimension condition: Rnj,dj,ϵ0djnjlognj0. \mathsf R_{n_j,d_j,\epsilon}\to 0 \quad\Longleftrightarrow\quad \frac{d_j}{n_j\log n_j}\to 0.

Consequences

  • The ordinary sampling term is 1/n1/n.
  • The unrestricted discrete-confounding term is d2/(n2(logn)2)d^2/(n^2(\log n)^2).
  • In the parametric interior, d=O(nlogn)d=O(\sqrt n\log n) gives risk of order 1/n1/n.
  • Along sequences in the theorem’s range, consistency is equivalent to d/(nlogn)0d/(n\log n)\to0.
  • In the running profile example, adjustment remains consistent across nearly nlognn\log n unrestricted profiles up to the theorem’s vanishing normalized dimension condition.

Endpoint Comparison

informal · Theorem T-3 The same hybrid estimator is computable and attains the fixed-overlap rate, while a centered estimator gives the near-randomization envelope and the exact randomization endpoint has minimax risk between 1/(100n)1/(100n) and 1/n1/n.

Theorem T-3 (Overlap adaptive hybrid envelope)

With τ^nhyb\widehat\tau_n^{\mathrm{hyb}} as in Definition P-5 and Rn,d,ϵ\mathsf R_{n,d,\epsilon} as in Definition P-6, the following assertions hold.

  • Computability. There is a universal integer K>0K>0 such that, for every n,dNn,d\in\mathbb N, a real-arithmetic program based on the hybrid count input has operation count at most KdM(n)4 K\,d\,M(n)^4 and, for every sample O1,,OnO_1,\ldots,O_n, evaluates exactly to τ^nhyb\widehat\tau_n^{\mathrm{hyb}}.
  • Fixed-overlap hybrid calibration. For every overlap level ϵ\epsilon with 0<ϵ<1/20<\epsilon<1/2, there are constants Cϵ,ρϵ>0C_\epsilon,\rho_\epsilon>0 and an integer NϵN_\epsilon such that, for all n,dNn,d\in\mathbb N with n>0n>0, d>0d>0, nNϵn\ge N_\epsilon, and dρϵnlogn, d\le \rho_\epsilon n\log n, the hybrid estimator satisfies supPnEn,d,ϵEP ⁣[(τ^nhybτ(P))2]Cϵ{1n+d2n2(logn)2}. \sup_{P^{\otimes n}\in\mathcal E_{n,d,\epsilon}} E_P\!\left[\left(\widehat\tau_n^{\mathrm{hyb}}-\tau(P)\right)^2\right] \le C_\epsilon\left\{\frac1n+\frac{d^2}{n^2(\log n)^2}\right\}. For the deterministic estimator τ^Cϵ,ϵ={τ^nhyb,if Cϵ{1n+d2n2(logn)2}1n+4(1/2ϵ)2,τ^ctr,otherwise, \widehat\tau_{C_\epsilon,\epsilon} = \begin{cases} \widehat\tau_n^{\mathrm{hyb}}, & \text{if } C_\epsilon\left\{\frac1n+\frac{d^2}{n^2(\log n)^2}\right\} \le \frac1n+4(1/2-\epsilon)^2,\\ \widehat\tau_{\mathrm{ctr}}, & \text{otherwise,} \end{cases} one also has Rn,d,ϵsupPnEn,d,ϵEP ⁣[(τ^Cϵ,ϵτ(P))2]max{Cϵ,4}[1n+min{d2n2(logn)2,(1/2ϵ)2}]. \mathsf R_{n,d,\epsilon} \le \sup_{P^{\otimes n}\in\mathcal E_{n,d,\epsilon}} E_P\!\left[\left(\widehat\tau_{C_\epsilon,\epsilon}-\tau(P)\right)^2\right] \le \max\{C_\epsilon,4\} \left[ \frac1n+ \min\left\{ \frac{d^2}{n^2(\log n)^2},(1/2-\epsilon)^2 \right\} \right].
  • Centered randomization bound. For every overlap level ϵ\epsilon with 0<ϵ1/20<\epsilon\le 1/2 and every n,dNn,d\in\mathbb N with n>0n>0 and d>0d>0, the centered estimator τ^ctr=1ni=1n2(2Ai1)(Yi12) \widehat\tau_{\mathrm{ctr}} = \frac1n\sum_{i=1}^n 2(2A_i-1)\left(Y_i-\frac12\right) satisfies supPnEn,d,ϵEP ⁣[(τ^ctrτ(P))2]1n+4(1/2ϵ)2. \sup_{P^{\otimes n}\in\mathcal E_{n,d,\epsilon}} E_P\!\left[\left(\widehat\tau_{\mathrm{ctr}}-\tau(P)\right)^2\right] \le \frac1n+4(1/2-\epsilon)^2.
  • Endpoint randomization bracket. For every n,dNn,d\in\mathbb N with n>0n>0 and d>0d>0, 1100nRn,d,1/21n. \frac{1}{100n}\le \mathsf R_{n,d,1/2}\le \frac1n.

Proof Sketch

  • First, the pilot split sorts categories with polynomially small classification error.
  • Second, light cells use approximation: the Chebyshev reciprocal polynomial keeps sparse-cell bias at the target scale.
  • Third, factorial moments estimate the polynomial terms while controlling variance and cross-category covariance.
  • Fourth, heavy cells use ratio residual bounds and missing-arm controls.
  • Finally, the lower bound and the two upper branches meet at the same fixed-interior rate.

Takeaways

  • We characterize the fixed-interior minimax MSE rate for unrestricted finite-alphabet ATE estimation.
  • We construct a computable hybrid estimator that attains the rate with universal numerical tuning.
  • The rate gives a parametric window d=O(nlogn)d=O(\sqrt n\log n) and a consistency frontier d=o(nlogn)d=o(n\log n) within the calibrated theorem range.
  • The endpoint results connect the fixed-overlap analysis to exact randomization, where the risk is parametric.