EconBase
← Back to paper

What Makes Treatment Effects Identifiable? Characterizations and Estimators Beyond Unconfoundedness

Extracted main text — title through conclusion, appendix excluded. This is what our citation measures are computed over, published so the extraction can be checked by eye.

163,296 characters · 22 sections · 109 citation commands

Rendered from LaTeX for readability, not typeset faithfully. Citation keys are highlighted; maths is left as source; figures, tables and equation environments are summarised rather than reproduced; unrecognised commands are greyed out so nothing is silently dropped. Email addresses are removed.

What Makes Treatment Effects Identifiable? Characterizations and Estimators Beyond Unconfoundedness

abstractMost of the widely used estimators of the average treatment effect (ATE) in causal inference rely on the assumptions of unconfoundedness and overlap. Unconfoundedness requires that the observed covariates account for all correlations between the outcome and treatment. Overlap requires the existence of randomness in treatment decisions for all individuals. Nevertheless, many types of studies frequently violate unconfoundedness or overlap, for instance, observational studies with deterministic treatment decisions – popularly known as Regression Discontinuity designs – violate overlap. In this paper, we initiate the study of general conditions that enable the identification of the average treatment effect, extending beyond unconfoundedness and overlap. In particular, following the paradigm of statistical learning theory, we provide an interpretable condition that is sufficient and necessary for the identification of ATE. Moreover, this condition also characterizes the identification of the average treatment effect on the treated (ATT) and can be used to characterize other treatment effects as well. To illustrate the utility of our condition, we present several well-studied scenarios where our condition is satisfied and, hence, we prove that ATE can be identified in regimes that prior works could not capture. For example, under mild assumptions on the data distributions, this holds for the models proposed by tan2006distributional and rosenbaum2002observational, and the Regression Discontinuity design model introduced by thistlethwaite1960regressionDiscontinuity. For each of these scenarios, we also show that, under natural additional assumptions, ATE can be estimated from finite samples. We believe these findings open new avenues for bridging learning-theoretic insights and causal inference methodologies, particularly in observational studies with complex treatment mechanisms. \begingroup \footnote{Accepted for presentation{, as an extended abstract,} at the 38th Conference on Learning Theory (COLT) 2025} \addtocounter{footnote}{-1} \endgroup

{ \linespread{1} }

Introduction

Understanding cause and effect is a central goal in science and decision-making. Across disciplines, we ask: What is the effect of a new drug on disease rates? How does a policy impact growth? Is technology driving economic growth? Causal inference tackles such questions by disentangling correlation from causation. Unlike statistical learning, which predicts outcomes from data, causal inference estimates the effects of interventions that alter the data-generating process.

A fundamental challenge in causal inference is that we can never observe both potential outcomes for the same individual. For example, if a patient takes a medication and recovers, we do not know whether the patient would have recovered without it. This fundamental problem of causal inference implies that causal effects must be inferred under certain assumptions holland1986statistics.

To formalize this challenge, we consider the widely-used potential outcomes model introduced by neyman1990applications (originally published in 1923) and later formalized by rubin1974estimating; see also \citet*{hernan2023causal,rosenbaum2002observational,chernozhukov2024appliedcausalinferencepowered}. Here, for a unit with covariates $X \in \mathbb{R}^d$, $Y(1)$ and $Y(0)$ denote potential outcomes under treatment and control, respectively. Since only the outcome $Y(T)$ corresponding to the assigned treatment $T$ is observed, certain assumptions are needed to estimate the average treatment effect (ATE), defined as $\tau \coloneqq \operatornamewithlimits{\mathbb{E}}[Y(1) - Y(0)]$, where $(T, Y(1), Y(0))$ are random variables whose distribution may depend on $X$. This framework underpins many modern causal inference methods -- both practical and theoretical -- and can capture many treatment effects, apart from $\tau,$ such as the average treatment effect on the treated (ATT), defined as $\gamma\coloneqq \operatornamewithlimits{\mathbb{E}}[Y(1)-Y(0)\mid T{=}1]$. Two fundamental questions under this framework, studied since cochran1965observationalStudies, rubin1974estimating, rubin1978randomization, heckman1979SelectionBias, are as follows:

enumerate[leftmargin=13pt,itemsep=0pt] • Identification: Given infinite samples of the form $(X,T,Y(T))$, can we identify {treatment effects}? • Estimation: Given $n$ samples $(X,T,Y(T))$, can we estimate {treatment effects} {up to} error $\varepsilon(n)$?

Due to the missingness in data (explained above), even the identification problem is unsolvable without making structural assumptions on the distribution of $(X, T, Y(T))$, which is a censored version of the (complete) data distribution $(X,T,Y(1),Y(0))$. The earliest and most widely used such assumptions are unconfoundedness and overlap.

enumerate[leftmargin=13pt,itemsep=0pt] • Unconfoundedness presumes that after conditioning on the value of the covariate $X$, the treatment random variable $T$ is independent of the outcomes $Y(1)$ and $Y(0)$, i.e., $T \bot (Y(0), Y(1)) \mid X$. • Overlap requires that the probability of being assigned treatment conditional on the covariate $X$, i.e., $\Pr[T{=}1\mid X{=}x]$, is a quantity strictly between 0 and 1 for each covariate $x$.

Unconfoundedness (a.k.a.,\ ignorability, conditional exogeneity, conditional independence, selection on observables) and overlap (a.k.a.,\ positivity and common support) are essential for unbiased estimation of the average treatment effect and are widely studied across {Statistics (e.g., rosenbaum2002observational,hernan2023causal,rubin1974estimating,rubin1977regressionDiscontinuity,rubin1978randomization,rosenbaum1983central) and many other disciplines, including} Medicine (e.g., rosenbaum1983central), Economics (e.g., athey2017CausalityReview,dehejia1998causal,dehejia2002propensity,abadie2006large,abadie2016matching), Political Science (e.g., brunell2004turnout,sekhon2004quality,ho2007matching), Sociology (e.g., morgan2006matching,lee2009estimation,oakes2017methods), and other fields (e.g., austin2008critical). Despite their wide use across different disciplines, there are fundamental instances where unconfoundedness or overlap are easily violated.

Unconfoundedness is often violated in observational studies, where treatments or exposures are not assigned by the researcher but observed in a natural setting. In a prospective cohort study, for example, individuals are followed over time to assess how exposures influence outcomes. A common violation arises when key confounders are unmeasured. For instance, in studying smoking’s impact on health, omitting socioeconomic status (SES), which affects both smoking habits and health, can bias results, as lower SES correlates with higher smoking rates and poorer health, independent of smoking.

Overlap is violated when certain covariate values make treatment assignments nearly deterministic. In a marketing study estimating the effect of personalized advertisements on purchases, covariates like demographics, browsing history, and preferences define a high-dimensional feature space. As this space grows, many user profiles either always or never receive the ad, leading to lack of overlap damour2021highDimensional. Without comparable treated and untreated units, causal inference methods struggle to estimate counterfactual outcomes, yielding unreliable effect estimates.

We refer the reader to (ref) for an in-depth discussion of scenarios demonstrating the fragility of unconfoundedness and overlap. Further, while Randomized Controlled Trials (RCTs) can eliminate hidden factors that lead to violation of unconfoundedness or overlap, they are often very expensive and, even unethical, for treatments that can harm individuals. Moreover, even RCTs can violate unconfoundedness due to participant non-compliance; see (ref).

These examples lead us to the following question, which we answer.

mdframed[leftmargin=2.5cm, rightmargin=2.5cm] \begin{center} Is identification and estimation of treatment effects possible\\ in any meaningful setting without unconfoundedness or overlap? \end{center}

This question is not new and can be traced back to at least the work of rubin1977regressionDiscontinuity, who recognized that, without substantial overlap between treatment and control groups, identification of treatment effects necessarily requires additional prior assumptions. To the best of our knowledge, the present work provides the first formal characterization of the precise assumptions required to identify treatment effects in scenarios lacking substantial overlap, unconfoundedness, or both.

Framework

The main conceptual contribution of this work is a learning-theoretic approach that enables a characterization of when identification and estimation of {treatment effects} are possible. Before presenting this approach, it is instructive to reconsider how {unconfoundedness and overlap} enable identification {of the simplest and most widely used treatment effect -- the average treatment effect}: Given the observational study $\euscr{D}$, which is a distribution over $(X,T,Y(0),Y(1))$, unconfoundedness and overlap put a strong constraint on $\euscr{D}$: they require that $Y(t) \perp T~|~X{=}x$ for each $t \in \{0,1\}$ and $x \in \mathbb{R}^d$ and that the propensity scores $e(x) = \Pr[T {=} 1 | X{=}x]$ are bounded away from 0 and 1. Under these assumptions, identification and estimation of ATE $\tau = \tau_{\euscr{D}}$ is possible given censored samples $(X,T,Y(T))$ due to the following decomposition of $\tau_\euscr{D}$ for a fixed $x \in \mathbb{R}^d$ (we integrate over the $x$-marginal to get $\tau_\euscr{D}$): \[ \operatornamewithlimits{\mathbb{E}}_{Y(0), Y(1)} \left[Y(1)-Y(0) \mid X{=}x\right] = \operatornamewithlimits{\mathbb{E}}_{Y(0), Y(1),T}\left[ \frac{Y(1)\cdot T}{e(X)} - \frac{Y(0)\cdot (1-T)}{1-e(X)} \;\middle|\; X{=}x\right] \,, \addtocounter{equation}{1}\tag{\theequation}\label{eq:decomposition:unconfoundedness} \] {where we use overlap to divide with $e(X), 1-e(X)$ and unconfoundedness to obtain the equation $\operatornamewithlimits{\mathbb{E}}[Y(1)\cdot T\mid X] =\operatornamewithlimits{\mathbb{E}}[Y(1)\mid X]\cdot \Pr[T{=}1\mid X] $ and analogously for $Y(0)$.} Note that all the quantities appearing in the RHS are identifiable and estimable\footnote{We remark that the problem of estimating the propensity scores $e(x) = \Pr[T{=}1|X{=}x]$ is identical to the classical problem of learning probabilistic concepts kearns1994pconcept. We refer the reader to (ref) for details.} from the censored distribution $\euscr{C}_\euscr{D}$ rubin1978randomization, which is defined over $(X,T,Y(T))$.

{When} no {constraints are} put on $\euscr{D}$, identification of ATE is impossible in general imbens2015causal. Without unconfoundedness, propensity scores $\Pr[T{=}1\mid X{=}x]$ are not sufficient to identify the distribution of $T$, which can also depend on the outcomes $Y(0)$ and $Y(1)$ (conditioned on $X{=}x$). Instead, we can decompose the expression of $\tau_\euscr{D}$ for a fixed $x \in \mathbb{R}^d$ as follows: \[ \operatornamewithlimits{\mathbb{E}}_{\substack{Y(0),Y(1)}}\left[Y(1)-Y(0)\mid X{=}x\right] = \operatornamewithlimits{\mathbb{E}}_{\substack{Y(0), Y(1), T}}\left[ \frac{Y(1)\cdot T}{\Pr[T{=}1|X, Y(1)]} - \frac{Y(0)\cdot (1-T)}{\Pr[T{=}0|X, Y(0)]} \;\middle|\; X{=}x \right]\,. \] If unconfoundedness holds, then we could recover (ref) since then $T$ would not depend on $Y(1), Y(0)$ given $X.$ {However, unlike} the previous decomposition of (ref), the above equation always holds and crucially utilizes the generalized propensity scores $p_t(x,y) = \Pr[T{=}t\mid X{=}x, Y(t) {=}y]$ with $t \in \{0,1\}$.\footnote{Observe that we need some overlap condition to divide by $p_0(\cdot)$ and $p_1(\cdot)$ in the above equation. In our main results, however, we do not follow this decomposition and will not need such overlap conditions.} Unfortunately, these generalized propensity scores, in contrast to the standard propensity scores, are not always identifiable from data. To understand when these are identifiable, we need to consider the joint distribution of covariates and outcomes $\euscr{D}_{X,Y(t)}$ for each $t \in \{0,1\}$.

To this end, we adopt an approach inspired by statistical learning theory valiant1984theory,vapnik1999overview,blumer1989learnability,hastie2013elements,AnthonyBartlett1999NNLearning,alon1997scale,lugosi2002pattern,massartNoise2006,vapnik2006estimation,bousquet2003introduction,bousquet2003new. We introduce concept classes for the two key quantities derived by the above discussion $p_t$ and $\euscr{D}_{X,Y(t)}$ (for each $t \in \{0,1\}$) that will place some restrictions on the observational study $\euscr{D}$ {towards understanding which conditions enable} identification and estimation. In the remainder of the paper, we assume that all distributions are continuous and have a density. (All results also extend to discrete domains by replacing densities by probability mass functions.)

We are interested in the structure of two concept classes: the class of generalized propensity scores $\mathbbmss{P} \subseteq \{p \colon \mathbb{R}^d \times \mathbb{R} \to [0,1]\}$ and the class of {covariate-outcome} distributions $\mathbbmss{D} \subseteq \Delta(\mathbb{R}^d \times \mathbb{R})$. As in classical {statistical} learning theory, having fixed the concept classes, our next step is to restrict the underlying distribution $\euscr{D}$ to be realizable with respect to the {pair of concept classes $(\mathbbmss{P}, \mathbbmss{D})$}. An observational study is said to be realizable with respect to the concept class pair $(\mathbbmss{P}, \mathbbmss{D})$ if the generalized propensity scores {$p_0(\cdot),p_1(\cdot)$} induced by $\euscr{D}$ belong to $\mathbbmss{P}$ and $\euscr{D}_{X,Y(t)} \in \mathbbmss{D}$ for {each} $t \in \{0,1\}$. This learning-theoretic framework is quite expressive. For instance, it can capture unconfoundedness and overlap\footnote{ We refer to overlap as $c$-overlap: for some absolute constant $c \in (0,\nicefrac{1}{2})$, $c < {p_0(x,y),p_1(x,y)} < 1-c$.} by letting $\mathbbmss{D}$ be the set of all distributions over $\mathbb{R}^d\times \mathbb{R}$, {denoted by $\mathbbmss{D}_{\rm all}$}, and restricting $\mathbbmss{P}$ to be the following class \[ \phantom{.}\mathbbmss{P}_{\rm OU}(c)\coloneqq \left\{p\colon\mathbb{R}^d\times \mathbb{R}\to [0,1]\;\middle|\; p(x,y)=p(x,z) \text{ and } c<p(x,y)<1-c \text{ for each $(x,y,z)$}\right\}. \hspace{-2mm} \addtocounter{equation}{1}\tag{\theequation}\label{eq:PinScenarioI} \] That is, $\euscr{D}$ satisfies unconfoundedness and $c$-overlap if and only if it is realizable with respect to the pair of classes $(\mathbbmss{P}_{\rm OU}(c), \mathbbmss{D}_{\rm all})$.

Before proceeding to our results, we introduce some further terminology. Given classes $(\mathbbmss{P}, \mathbbmss{D})$, we are {particularly} interested in the generalized propensity scores in $\mathbbmss{P}$ and covariate-outcome distributions in $\mathbbmss{D}$ that induce a valid observational study. To this end, we say that {a} tuple $(p,\euscr{P}) \in \mathbbmss{P} \times \mathbbmss{D}$ is compatible with classes $(\mathbbmss{P},\mathbbmss{D})$ (henceforth, just compatible) if there exists another tuple $(\wh p, \wh \euscr{P})\in \mathbbmss{P}\times \mathbbmss{D}$ such that setting $(p_0,p_1,\euscr{D}_{X,Y(0)},\euscr{D}_{X,Y(1)})=(p,\widehat{p},\euscr{P},\widehat{P})$ (or equivalently the re-ordered {assignment} $(p_0,p_1,\euscr{D}_{X,Y(0)},\euscr{D}_{X,Y(1)})=(\widehat{p},p,\widehat{P},\euscr{P})$) defines a valid observational study, i.e., a valid distribution over $(X,T,Y(0),Y(1))$.

Main Results on Identification

We say that a certain treatment effect ${\eta}_\euscr{D}$ is identifiable from the censored distribution $\euscr{C}_\euscr{D}$ when $(\mathbbmss{P}, \mathbbmss{D})$ satisfy {some} Condition C, if there is a mapping $f$ such that $f(\euscr{C}_\euscr{D}) = {\eta}_\euscr{D}$ for any observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$ that satisfy C; in other words, if $\eta_{\euscr{D}_1} \neq \eta_{\euscr{D}_2}$ then it should be $\euscr{C}_{\euscr{D}_1} \neq \euscr{C}_{\euscr{D}_2}$ (see also (ref) for a formal definition). Having set the stage, we now ask our first main question:

mdframed[leftmargin=1.5cm, rightmargin=1.5cm] \begin{center} Which conditions on $(\mathbbmss{P}, \mathbbmss{D})$ characterize the identifiability of {treatment effects}? \end{center}

As a first contribution, we identify a condition on the classes $(\mathbbmss{P}, \mathbbmss{D})$ that will be crucial for the results on the identification of ATE and ATT that proceed.

restatable[{Identifiability} Condition]{condition}{conditionIden} The concept classes $\left(\mathbbmss{P},\mathbbmss{D}\right)$ satisfy the Identifiability Condition if for any tuples $(p,\euscr{P}), (q,\euscr{Q}) \in {\mathbbmss{P}} \times {\mathbbmss{D}}$ that are compatible with $({\mathbbmss{P}}, {\mathbbmss{D}})$, at least one of the following holds: \begin{enumerate}[itemsep=-1pt,leftmargin=17.5pt] • (Equivalence of Outcome Expectations) $\operatornamewithlimits{\mathbb{E}}_{(x,y) \sim \euscr{P}}[y] = \operatornamewithlimits{\mathbb{E}}_{(x,y) \sim \euscr{Q}}[y]$ • (Distinction of Covariate Marginals) $\euscr{P}_X \neq \euscr{Q}_X$ • (Distinction under Censoring) $\exists (x,y)\in \operatorname{supp}(\euscr{P}_X)\times \mathbb{R}$, such that, $p(x,y) \euscr{P}(x, y) \neq q(x,y) \euscr{Q}(x,y)$. \end{enumerate}

Observe that in (ref) we only focus on tuples that are compatible. This is due to the fact that incompatible tuples of $\mathbbmss{P} \times \mathbbmss{D}$ cannot be part of a realization of any valid observational study and hence properties of incompatible tuples are not relevant to our characterizations.

To gain some intuition for (ref), consider two observational studies $\euscr{D}_1$ and $\euscr{D}_2$ which correspond to the pairs $(p, \euscr{P})$ and $(q,\euscr{Q})$ respectively, where $\euscr{P}$ and $\euscr{Q}$ are distributions of $(X,Y(1)).$ Assume that the true observational study $\euscr{D}$ is either $\euscr{D}_1$ or $\euscr{D}_2$. Given the censored distribution $\euscr{C}_\euscr{D}$, we want to identify $\operatornamewithlimits{\mathbb{E}}_{\euscr{D}}[Y(1)].$ First, suppose that the tuples $(p, \euscr{P}), (q, \euscr{Q})$ satisfy Requirement 1 in (ref). Then we are done since we only care about the expected outcomes $\operatornamewithlimits{\mathbb{E}}_{\euscr{D}}[Y(1)] = \operatornamewithlimits{\mathbb{E}}_{(x,y) \sim \euscr{P}}[y] = \operatornamewithlimits{\mathbb{E}}_{(x,y) \sim \euscr{Q}}[y]$ which are the same under both distributions. Next, let us assume that Requirement 1 is violated and, hence, the expected treatment outcome is different between the null and the alternative hypothesis. In this case, if Requirement 2 is satisfied, then we can distinguish $\euscr{P}$ and $\euscr{Q}$ from $\euscr{C}_{\euscr{D}}$ (by comparing $\euscr{P}_X$ and $\euscr{Q}_X$ to the covariate marginal of $\euscr{C}_{\euscr{D}}$) and, hence, distinguish between $\euscr{D}_1$ and $\euscr{D}_2$. Finally, if both Requirements 1 and 2 fail but Requirement 3 holds, then $p(x,y) \euscr{P}(x,y)$ is proportional to the density of $(X,T,Y(1))$ in the censored distribution on each point $(x,y)$. Using this, we can again distinguish between the null and the alternative hypothesis. (Notice that, {in both the second and third steps,} we can distinguish between distributions that differ on a measure-zero set {since we allow the identification algorithms to be a function of the whole density. If one does not allow this, then one needs to consider the “almost everywhere” analogue of (ref).})

Our first result states that (ref) fully characterizes the ATE {in} any observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$.

theorem[Identification of ATE] The average treatment effect $\tau_\euscr{D}$ is identifiable from the censored distribution $\euscr{C}_\euscr{D}$ for any observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$ if and only if $(\mathbbmss{P}, \mathbbmss{D})$ satisfy (ref).

Interestingly, we show that (ref) also characterizes the identifiability of the average treatment effect on the treated (ATT), i.e., $\gamma_\euscr{D}\coloneqq \operatornamewithlimits{\mathbb{E}}[Y(1)-Y(0)|T{=}1]$. ({When talking about ATT, to simplify the results and exposition, we assume that $\Pr[T{=}1] > 0$}.)

theorem[Identification of ATT] The average treatment effect on the treated $\gamma_{\euscr{D}}$ is identifiable from the censored distribution $\euscr{C}_{\euscr{D}}$ for any observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$ (which has $\Pr_\euscr{D}[T{=}1]>0]$) if and only if $(\mathbbmss{P}, \mathbbmss{D})$ satisfy (ref).

Thus, the above two results, together, imply that {identifiability of} ATT and ATE is characterized by the same (ref); up to the mild assumption that $\Pr[T{=}1]>0$ which holds in any practical scenario where ATT identification is meaningful.

\noindentDiscussion. The above collection of results adds to classical {identifiability} conditions in Statistics (e.g., everitt2013finite,teicher1963identifiability), Statistical Learning Theory (e.g., angluin1980inductive,angluin1988identifying\footnote{The characterizing condition in language identification concerns pairs of languages angluin1980inductive. This is also the case in our setting (see (ref)). Intuitively, this is expected since identification in both problems requires being able to distinguish between pairs of task instances that have distinct ”identities.”}), and Econometrics (e.g., manski1990nonparametric,athey2002identification). To the best of our knowledge, these are the first tight characterizations of when ATE and ATT identification is possible in observational studies. For an overview of the proofs, see the technical overview in (ref). While we focus on the average treatment effect and the average treatment effect on the treated, the proposed concept class-based framework is flexible and allows us to characterize when other types of treatment effects are identifiable; see (ref) for an application to the heterogeneous treatment effect.

Applications and Estimation of ATE

For (ref) to be useful {given the} other existing conditions (such as unconfoundedness and overlap), it needs to capture interesting examples not captured by existing conditions. In what follows, we revisit several well-studied scenarios in causal inference or their generalizations and, for each scenario, provide identification results based on (ref) -- in the process -- obtaining several novel identification results. Finally, we also give finite sample complexity guarantees for each of these scenarios.

\noindentScenario I: Unconfoundedness and Overlap. At the end of (ref), we mentioned that our framework can capture unconfoundedness and overlap. Identification in this scenario is standard and can also be deduced using (ref); see (ref). Estimation in this setting is also standard imbens2015causal and we discuss how our framework captures it in (ref).

\noindentScenario II: Overlap without Unconfoundedness. Next, we consider observational studies $\euscr{D}$ which satisfy $c$-overlap for some $c\in (0,\nicefrac{1}{2})$ but may not satisfy unconfoundedness. We are going to use our framework to characterize the subset of these studies $\euscr{D}$ for which ATE is identifiable. Since overlap holds with some parameter $c \in (0,\nicefrac{1}{2})$, it restricts the concept class $\mathbbmss{P}$ to be $\mathbbmss{P}_{\rm O}(c)$ where $c < p(x,y) < 1-c$ for any $(x,y)$ and $p \in \mathbbmss{P}_{\rm O}(c)$. This case generalizes several models studied in the causal inference literature tan2006distributional,rosenbaum2002observational,rosenbaum1987sensitivity,kallus2021minimax; see the discussion after (ref). Under this scenario, we can ask: which conditions should the covariate-outcome distributions $\mathbbmss{D}$ satisfy for $\tau$ to be identifiable, i.e., for which observational studies realizable by $(\mathbbmss{P}_{\rm O}(c), \mathbbmss{D})$ is the ATE identifiable? Our result is the following.

inftheorem[Informal, see (ref)] Assume that for any pair $\euscr{P}, \euscr{Q} \in \mathbbmss{D}$, either Item 1 or 2 of (ref) hold or there exist $x \in \operatorname{supp}(\euscr{P}_X)$, $y \in \mathbb{R}$ such that $\euscr{P}(x,y) \notin (\frac{c}{1-c}, \frac{1-c}{c}) \cdot \euscr{Q}(x,y)$. Then $\tau_{\euscr{D}}$ is identifiable from the censored distribution $\euscr{C}_{\euscr{D}}$ for any observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}_{\rm O}{(c)}, \mathbbmss{D})$. Moreover, this condition is necessary.

The above condition for identification is quite similar to (ref) and is satisfied by setting the outcomes marginal of $\euscr{P} \in \mathbbmss{D}$ to be, e.g., Gaussian, Pareto, or Laplace, and letting the $x$-marginal $\euscr{P}_X$ be unrestricted. This captures important practical models where the outcomes are modeled as a generalized linear model with Gaussian noise rosenbaum2002observational,chernozhukov2024appliedcausalinferencepowered.

figure[figure omitted — 1,089 chars of source]

\noindentConnections to Prior Work. Since we do not require unconfoundedness in any form, the requirements {on the generalized propensity score class $\mathbbmss{P}_{\rm O}{}(c)$,} in this scenario, are very mild and are already satisfied by most existing frameworks that relax unconfoundedness while retaining overlap. {The restriction on the propensity score class $\mathbbmss{P}_{\rm O}{}(c)$} relaxes tan2006distributional's model and rosenbaum2002observational's odds-ratio model, which are widely used in the literature on sensitivity analysis; see kallus2021minimax,rosenbaum2002observational and the references therein. Both of these models roughly speaking restrict the range of generalized propensity scores $p_0(x,y),p_1(x,y)$ for the same covariate $x$, while already assuming overlap; see (ref) for a detailed discussion. The range of the propensity scores in Tan's and Rosenbaum's models is parameterized by certain constants $\Lambda,\Gamma\geq 1$ respectively, where $\Lambda=\Gamma=1$ corresponds to unconfoundedness, and the extent of violation of unconfoundedness increases with $\Lambda$ and $\Gamma$. The parameter $c$ relates to $\Lambda$ and $\Gamma$ as $\Lambda,\Gamma=O\left(\nicefrac{(1-c)^2}{c^2}\right)>1$. As tan2006distributional,rosenbaum2002observational note, when $\Lambda,\Gamma>1$, without distributional assumptions, $\tau$ can only be identified up to $O(\Lambda)$ and $O(\Gamma)$ factors respectively. Hence, from earlier results, it is not clear which distribution classes $\mathbbmss{D}$ enable the identification of $\tau$; this is answered by (ref).

\noindentFinite-Sample Complexity. Given the above characterization of when the identification of ATE is possible when only overlap holds, one can ask for finite sample estimation. We complement the above result with the following sample complexity guarantee.

inftheorem[Informal, see (ref)] Under a robust version of the condition in (ref) with mass function $M(\cdot)$ and $c$-overlap (see (ref)) and mild smoothness conditions on $\mathbbmss{D}$, there is an algorithm that, given $n$ {i.i.d.} samples from the censored distribution $\euscr{C}_\euscr{D}$ for any $\euscr{D}$ realizable by $\left(\mathbbmss{P}_{\rm O}{(c)},\mathbbmss{D}\right)$, and $\varepsilon,\delta \in (0,1)$, outputs an estimate $\widehat{\tau}$ such that $\abs{\widehat{\tau}-\tau_{\euscr{D}}}\leq \varepsilon$ with probability $1-\delta$. The number of samples is ${\widetilde{O}\left(\nicefrac{1}{M(\varepsilon)}^2\right)} \cdot \log(\nicefrac{1}{\delta}) \cdot \mathrm{fat}_{O(\varepsilon)}(\mathbbmss{P}_{\rm O}(c)) \cdot \log N_\varepsilon(\mathbbmss{D})$.

The sample complexity depends on the fat-shattering dimension alon1997scale,talagrand2003vc of the class $\mathbbmss{P} = \mathbbmss{P}_{\rm O}{(c)}$ and the covering number $\log N_\varepsilon$ of the class of distributions $\mathbbmss{D}$. Moreover, the mass function $M(\cdot)$ appearing in the sample complexity depends on the class of distributions studied (for illustrations, we refer to (ref)). To the best of our knowledge, this result is the first sample complexity result for such a general setting. For further details, we refer to (ref).

remarkFor our estimation results, we use a ”robust” version of our {identifiability} condition. This is necessary, to some extent, as estimation is a harder problem than identification.\footnote{Here, we disregard computational considerations, exploring the relation between estimation and identification with computational constraints is an interesting direction.} To see this, consider an estimator $E(\cdot)$ of some quantity $\phi_\euscr{D}$ (associated with an observational study $\euscr{D}$). Let the estimator have rate $\varepsilon(\cdot)$, i.e., $\abs{\operatornamewithlimits{\mathbb{E}}_{s_1,\dots,s_n\sim \euscr{C}_\euscr{D}}[E(s_1,\dots,s_n)] - \phi_\euscr{D}}\leq \varepsilon(n)$; where $\lim_{n\to \infty}\varepsilon(n)=0.$ Now, one can define an identifier $I(\cdot)$ for $\phi_\euscr{D}$ as follows: $I(\euscr{C}_\euscr{D})=\lim_{n\to\infty} \operatornamewithlimits{\mathbb{E}}_{s_1,\dots,s_n\sim \euscr{C}_\euscr{D}}[E(s_1,\dots,s_n)].$

\noindentScenario III: Unconfoundedness without Overlap. We now consider the setting where overlap may fail but unconfoundedness holds. Without additional assumptions, this allows for degenerate cases in which everyone (or no one) receives the treatment, making identification of the ATE impossible. To rule out such extremes, one can assume that some nontrivial subset of covariates satisfies overlap. Concretely, there is a set $S\subseteq\mathbb{R}^d$ with Lebesgue measure $\textrm{\rm vol}(S)\ge c$ such that for each $(x,y)\in S\times\mathbb{R}$, we have $c < p_0(x,y),\,p_1(x,y) < 1 - c$.\footnote{In general, we do not require the lower bound on $\textrm{\rm vol}(S)$ to match the lower bound on the propensity scores. We assume them to be the same in the exposition for notational convenience. Our approach still applies when the two lower bounds differ, and (ref) continue to hold with appropriate modifications.} This is already significantly weaker than the usual $c$-overlap assumption, which demands the previous inequalities pointwise for every $(x,y)\in\mathbb{R}^d\times\mathbb{R}$. We relax it further into the notion of $c$-weak-overlap by removing the upper bound on $p_0(x, y)$ and $p_1(x, y)$ (defined formally in (ref)). Then, we define the class $\mathbbmss{P} = \mathbbmss{P}_{\rm U}(c)$ which captures both unconfoundedness and $c$-weak-overlap; see (ref).

Scenarios with unconfoundedness but without full overlap frequently arise in practice. Classic examples include regression discontinuity designs imbens2008regressionDiscontinuity,lee2010regressionDiscontinuity,angrist2009mostlyHarmless {(see also cook2008waitingforLife)} and observational studies with extreme propensity scores crump2009dealing,li2018overlapWeights,khan2024trimming,kalavasis2024cipw; see further discussion after (ref). As before, we ask which conditions on $\mathbbmss{D}$ enable identification of ATE, i.e., for which observational studies realizable with respect to $(\mathbbmss{P}_{\rm U}{(c)}, \mathbbmss{D})$, can one identify the ATE?

inftheorem[Informal, see (ref)] Assume that for any pair $\euscr{P}, \euscr{Q} \in \mathbbmss{D}$, either Item 1 or 2 of (ref) hold or there is {no set $S\subseteq\mathbb{R}^d$ with $\textrm{\rm vol}(S)\geq c$} such that $\euscr{P}(x,y) = \euscr{Q}(x,y)$ for $(x,y) \in S \times \mathbb{R}$. Then $\tau_{\euscr{D}}$ is identifiable from the censored distribution $\euscr{C}_{\euscr{D}}$ for any $\euscr{D}$ realizable with respect to $(\mathbbmss{P}_{\rm U}{(c)}, \mathbbmss{D})$. Moreover, this condition is necessary.
figure[figure omitted — 1,468 chars of source]

We refer the reader to (ref) for a formal discussion on this condition and result. We would like to stress that the above characterization has a novel conceptual connection with an important field of statistics, called truncated statistics Galton1897,cohen1991truncated,woodroofe1985truncated,cohen1950truncated,laiYing1991truncation. The main task in truncated statistics concerns extrapolation: given a true density $\euscr{D}$ over some domain $X$ and a set $S \subseteq X$, the question is whether the structure of $\euscr{D}$ can be identified from truncated samples, i.e., samples from the conditional density of $\euscr{D}$ on $S$. The condition of the above result requires the pairs $\euscr{P},\euscr{Q}$ to be distinguishable on any set of the form $S\times \mathbb{R}$ (where $S$ has sufficient volume). In other words, any $\euscr{P}$ and $\euscr{Q}$ (with $\euscr{P}_X=\euscr{Q}_X$) whose truncations to the set $S\times \mathbb{R}$ are identical must also have the same untruncated means. Roughly speaking, this condition holds for any family $\mathbbmss{D}$ whose elements $\euscr{P}$ can be extrapolated given samples from their truncations to full-dimensional sets, a problem which is well-studied and provides us with multiple applications Kontonis2019EfficientTS,daskalakis2021statistical,lee2024efficient (see (ref)). We refer to (ref) for a more extensive discussion.

\noindentConnections to Prior Work. This scenario captures two important and practical settings. First, as mentioned before, it captures regression discontinuity (RD) designs where propensity scores violate the overlap assumption for a large fraction of individuals but unconfoundedness holds. These designs were introduced by thistlethwaite1960regressionDiscontinuity, {were independently discovered in many fields cook2008waitingforLife,} and have found applications in various contexts from Education thistlethwaite1960regressionDiscontinuity,angrist1999classSizeRD,klaauw2002regressionDiscontinuityEnrollment,black1999regressionDiscontinuity, to Public Health moscoe2015rdPublicHealth, to Labor Economics lee2010regressionDiscontinuity. Formally, in an RD design, the treatment is a known deterministic function of the covariates: there is some known set $S$ and $T=1$ if and only if $x\in S$.

restatable[Regression Discontinuity Design]{definition}{defRD} Given $c \in (0,\nicefrac{1}{2})$, an observational study $\euscr{D}$ is said to have a $c$-RD-design if there exists $S\subseteq\mathbb{R}^d$ such that $\textrm{\rm vol}(S)>c$, $\textrm{\rm vol}(\mathbb{R}^d\setminus S)>c$, and \[ \forall_{x\in \mathbb{R}^d}\,,~~\forall_{y\in \mathbb{R}}\,,~~\quad p_0(x,y) =\mathds{1}\left\{x\not\in S\right\} \quad\text{and}\quad p_1(x,y) = \mathds{1}\left\{x\in S\right\}\,. \]

To the best of our knowledge in RD designs, ATE is only known to be identifiable under strong linearity assumptions on the expected outcomes hahn2001regressionDiscontinuity. Due to that, recent work focuses on identifying certain local treatment effects, which, roughly speaking, measure the effect of the treatment for individuals close to the “decision boundary” imbens2008regressionDiscontinuity. In contrast, (ref) enables us to achieve identification under much weaker restrictions, e.g., it allows the expected outcomes to be any polynomial functions of the covariates (see (ref)).

figure[figure omitted — 1,546 chars of source]

Apart from RD designs, the above scenario also captures observational studies where certain individuals have extreme propensity scores -- close to 0 or 1. This is a challenging case for the de facto inverse propensity weighted (IPW) estimators of $\tau$, whose error scales with $\sup_x \nicefrac{1}{\left(e(x)(1-e(x))\right)}$ li2018overlapWeights,crump2009dealing,imbens2015causal, and, hence, can be arbitrarily large even when overlap is violated for a single covariate $x$ kalavasis2024cipw. In contrast to such estimators, (ref) enables us to identify ATE even when propensity scores are violated for a large fraction of the covariates.

remark[Regression-Based Estimators] {Outcome-regression-based estimators for ATE estimate the regression functions $\mu_0(x)\coloneqq \operatornamewithlimits{\mathbb{E}}[Y|X{=}x, T{=}0]$ and $\mu_1(x)\coloneqq \operatornamewithlimits{\mathbb{E}}[Y|X{=}x, T{=}1]$. If overlap holds, this estimator can be computed from available censored data, providing an alternative proof of identification in Scenario I. Without overlap, the estimator may not be identifiable, and assumptions on $\mu_t(\cdot)$ are needed to enable identification. A common assumption is that $\mu_t(\cdot)$ is a polynomial in $x$, this fits into the polynomial expectations model ((ref)), {and can be used in Scenario III as well}.} {Here, an interesting open problem is to use this approach to design some version of the popular doubly-robust estimators (e.g., Chernozhukov2018Double,Chernozhukov2018Double2018double,semenova2022estimationinferenceheterogeneoustreatment,Chernozhukov2022locally,robins2005doublyRobust,,foster2023orthognalSL,syrgkanis2022sampleSplitting,syrgkanis2022riesznet,syrgkanis2021long,syrgkanis2021dynamic) in the general setting of Scenario III.}

\noindentFinite-Sample Complexity. As before, we complement the identification result with a finite sample complexity guarantee under a robust version of the above {identifiability} condition.

inftheorem[Informal, see (ref)] Under a quantitative version of the condition in (ref) parameterized with $c$ (see (ref) for details) and mild smoothness conditions on $\mathbbmss{D}$, there is an algorithm that, given $n$ {i.i.d.} samples from the censored distribution $\euscr{C}_\euscr{D}$ for any $\euscr{D}$ realizable by $\left(\mathbbmss{P}_{\rm U}(c),\mathbbmss{D}\right)$, and $\varepsilon,\delta \in (0,1)$, outputs an estimate $\widehat{\tau}$, such that $\abs{\widehat{\tau}-\tau_{\euscr{D}}}\leq \varepsilon$ with probability $1-\delta$. The number of samples is $\widetilde{O}(\nicefrac{1}{\varepsilon^4}) \cdot \log(\nicefrac{1}{\delta}) \cdot \mathrm{fat}_{O(\varepsilon)}({\mathbbmss{P}_{\rm U}(c)}) \cdot \log N_\varepsilon(\mathbbmss{D})$.

As in the previous estimation result, the sample complexity depends on the fat-shattering dimension of $\mathbbmss{P} = \mathbbmss{P}_{\rm U}{(c)}$ and the covering number of $\mathbbmss{D}$. An interesting technical observation is that the estimation of (generalized) propensity scores corresponds to a well-known problem in learning theory, that of probabilistic-concept learning of kearns1994pconcept. This connection allows us to get estimation algorithms for classes of bounded fat-shattering dimension.

\noindentScenario IV: Neither Unconfoundedness nor Overlap. {A natural extension of Scenarios II and III arises when both unconfoundedness and overlap fail simultaneously. In this setting, neither the overlap‐based arguments from Scenario II nor the unconfoundedness‐based arguments from Scenario III apply, making identification particularly challenging. Nevertheless, there are some special cases under this scenario where (ref) holds and, hence, ATE is identifiable. We illustrate one such example below, but we do not explore this scenario further because, to our knowledge, the resulting identifiable instances do not directly connect with existing causal inference literature.

exampleThis example is parameterized by a convex set $B$ with $\textrm{\rm vol}(\mathbb{R}^d{\setminus} B)>0$. Let $\mathbbmss{D}_{\rm G}$ be the Gaussian family over $\mathbb{R}^d$ and $\mathbbmss{P}_B$ be the family of generalized propensities that (i) may arbitrarily violate unconfoundedness and (ii) satisfies $c$-overlap outside of $B$, i.e., for each $p\in \mathbbmss{P}_B$ and $x\not\in B$, $p(x,\cdot)\in (c,1-c)$ when $x\not\in B$. Here, ATE is identifiable under any observational study realizable with respect to $\left(\mathbbmss{D}_{\rm G}, \mathbbmss{P}_B\right)$. (One way to see this is that restricting attention to $\mathbb{R}^d\setminus B$ recovers the overlap assumption in Scenario II with $\mathbbmss{D}$ being truncations of Gaussians to non-convex sets -- which satisfies the corresponding identifiability condition, see (ref).)

}

Related Work

Our work is related to and connects several lines of work in causal inference and learning theory. We believe that an important contribution of our work is bridging these previously disconnected areas, possibly opening up new paths for applying learning-theoretic insights to causal inference problems. {We discuss the relevant lines of work below.}

Related Work in Causal Inference Literature

We begin with related work from the Causal Inference literature. Here, our work is related to the literature on sensitivity analysis -- which explores the sensitivity of results on deviations from unconfoundedness and is related to results in Scenario II (e.g., cochran1965observationalStudies,rosenbaum1991sensitivity,tan2006distributional), the works on RD designs (e.g., hahn2001regressionDiscontinuity,imbens2008regressionDiscontinuity,cook2008waitingforLife) -- which are a special case of Scenario III -- and to works on handling extreme propensity scores (close to 0 or 1) which arise when overlap is violated and is considered in Scenario III (e.g., crump2009dealing,li2018overlapWeights,khan2024trimming,kalavasis2024cipw).

\noindentExtreme Propensity Scores. Extreme propensity scores (those close to 0 or 1) are a common problem in observational studies. They pose an important challenge since the variance of most standard estimators of, e.g., the average treatment effect, rapidly increases as the propensity scores approach 0 or 1 -- leading to poor estimates. {A} large body of work {designs estimators with lower variance} crump2009dealing,li2018overlapWeights,khan2024trimming,kalavasis2024cipw. While these estimators are widely used, they introduce bias in the estimation of ATE, hence, they do not lead to point identification or consistent estimation, which is the focus of our work. We refer the reader to petersen2012diagnosing for an extensive overview of violations of unconfoundedness and to \citet*{leger2022causal,li2018overlapWeights} for an empirical evaluation of the robustness of existing estimators in the absence of overlap.

\noindentSensitivity Analysis. Sensitivity analysis methods in causal inference assess how unmeasured confounding can bias estimated treatment effects. {The idea dates back to \citet*{cornfield1958smoking}, who studied the causal effect of smoking on developing lung cancer and showed that an unmeasured confounder needed to be nine times more prevalent in smokers than non-smokers to nullify the causal link between smoking and lung cancer -- since this was unlikely, it strengthened the belief that smoking had harmful effects on health. rosenbaum1983sensitivity, subsequently, proposed a sensitivity model for categorical variables. Since then, many works have extended the analysis of Rosenbaum's sensitivity model and introduced alternative parameterizations of the extent of confounding (e.g., rosenbaum2002observational,tan2006distributional,carnegie2016assessing,oster2019unobservable). A notable line of work refines these models to obtain tight intervals in which the ATE lies with the desired confidence level zhao2019sensitivity,dorn2024doublyvalidSharpAnalysis,jin2022sensitivityanalysisfsensitivitymodels,dorn2023sharpSensitivityAnalysis,chernozhukov2023personalizedITE. } {While these works construct valid uncertainty intervals that are valid without distributional assumptions, they do not achieve point identification. Finding the distributional assumptions necessary for point identification is the focus of our work.}

\noindentAdversarial Errors in Propensity Scores. Even with unconfoundedness, propensity scores have to be learned from data {(e.g., mccaffrey2004propensity,athey2019generalized,WESTREICH2010826)}, and errors in the estimation of propensity scores propagate to the estimate of ATE. While under overlap, works from sensitivity analysis (discussed above) provide intervals containing the ATE, these intervals become vacuous even if overlap is violated for a single covariate. {kalavasis2024cipw estimate ATE despite of adversarial errors and outliers, under specific assumptions, by merging outliers with nearby inliers to form “coarse” covariates.} {Our work is orthogonal to theirs in terms of both assumptions and objectives. They obtain interval estimates of treatment effects that are robust to adversarial errors, provided unconfoundedness holds. In contrast, we characterize settings where treatment effects can be point identified without adversarial errors, even when unconfoundedness or overlap fail.}

\noindentRegression Discontinuity Designs. {Regression discontinuity designs were introduced by thistlethwaite1960regressionDiscontinuity in 1960, and have since been independently re-discovered\footnote{{Though there is some debate around this; see cook2008waitingforLife.}} and studied in several disciplines, including Statistics (e.g., rubin1977regressionDiscontinuity,sacks1978regressionDiscontinuity) and Economics (e.g., goldberger1972selection). See cook2008waitingforLife for a detailed overview.} Today, there are two main types of Regression discontinuity (RD) designs: sharp RD designs, where treatment is deterministically assigned based on whether an observed covariate crosses a fixed cutoff,\footnote{We note that typically RD designs consider one-dimensional covariates and where the set $S$ (from (ref)) is an interval of the form $(\alpha,\infty)$ for some constant $\alpha$. In this work, we allow for high-dimensional covariates and any measurable set $S$ satisfying some mild assumptions on its volume.} and fuzzy RD designs, in which treatment assignment is probabilistic near the cutoff (e.g., lee2010regressionDiscontinuity, imbens2008regressionDiscontinuity,hahn2001regressionDiscontinuity). In this work, we considered sharp RD designs, although our framework can also be applied to some fuzzy RD settings and exploring this further is a promising direction for future research. {Recent works in regression discontinuity designs use} local linear regression to estimate the treatment effect at the cutoff (e.g., fan1996local,porter2003estimation,calonico2014robust). These approaches yield only a local average treatment effect and often require linearity or other strong parametric assumptions to “extrapolate” to a global average treatment effect (ATE); see hahn2001regressionDiscontinuity,cattaneo2019practical,chernozhukov2024appliedcausalinferencepowered. In contrast, our work facilitates point identification of the ATE in more general settings, by utilizing recent developments in truncated statistics (see (ref)). Finding interesting classes (apart from the ones mentioned in this work) that can be extrapolated is an interesting open question in truncated statistics, and any progress on it will also enable applications of our framework to these classes.

Related Work in Learning Theory Literature

Next, we discuss relevant work in Learning Theory. Here, we draw on foundational results on probabilistic-concept learning kearns1994pconcept,alon1997scale to get sample complexity bounds. Moreover, to satisfy the extrapolation condition in Scenario III ((ref)), we leverage recent advances in truncated statistics daskalakis2021statistical.

\noindentProbabilistic Concepts. {Most} prior works {in causal inference} assume {access to} an oracle that {estimates the propensity scores $e(x) = \Pr[T{=}1 | X{=}x]$}. The propensity scores $e(\cdot)$ are $[0,1]$-valued, but the feedback provided to the learning algorithm is binary; it is the result of a coin toss where for each $x$, the probability of observing 1 is $e(x)$. Inference in this setting is well-studied in learning theory and corresponds to the problem of learning probabilistic concepts (or $p$-concepts), introduced by kearns1994pconcept. Learnability of a concept class of $p$-concepts is characterized by the finiteness of the fat-shattering dimension of the class (see \citet*{alon1997scale}). To the best of our knowledge, this connection was not reported in the area of causal inference prior to our work.

\noindentTruncated Statistics. Our work and in particular applications which violate overlap are closely related to the area of truncated statistics maddala1986limited,Galton1897,cohen1991truncated,woodroofe1985truncated,cohen1950truncated,laiYing1991truncation. Recently, there has been extensive work on truncated statistics regarding the design of efficient algorithms daskalakis2018efficient,plevrakis2021learning,fotakis2020efficient,lee2025learningpositiveimperfectunlabeled. However, all these works focus on computationally efficient learning of parametric families, while we focus on identification and estimation of treatment effects {and do not impose constraints on computational efficiency}.

Preliminaries

An observational study involves units (e.g., patients) with covariates $X\in\mathbb{R}^d$ (e.g., medical history). Each unit receives a binary treatment $T\in\{0,1\}$ (e.g., medication) with a fixed but unknown probability, independent across units, and we observe a treatment-dependent outcome $Y(T)\in\mathbb{R}$ (e.g., symptom severity). The tuple $(X,Y(0),Y(1),T)$ follows an unknown joint distribution $\euscr{D}$, which defines the study. For each $t\in\{0,1\}$, $\euscr{D}_{X,Y(t)}$ denotes the marginal over $X$ and $Y(t)$ and $\euscr{D}_X$ the marginal over $X$. To simplify the exposition, we assume that $\euscr{D}_{X,Y(0)}$ and $\euscr{D}_{X,Y(1)}$ are continuous distributions with densities throughout.

\noindentTreatment Effects. An important goal in causal inference is to identify treatment effects. The Average Treatment Effect $\tau_\euscr{D}$ (ATE) and the Average Treatment Effect on the Treated $\gamma_\euscr{D}$ (ATT) imbens2015causal, hernan2023causal, rosenbaum2002observational are defined as \[ \tau_\euscr{D} \coloneqq \operatornamewithlimits{\mathbb{E}}\nolimits_\euscr{D}\left[Y(1)-Y(0)\right] \qquad\text{and}\qquad \gamma_\euscr{D} \coloneqq \operatornamewithlimits{\mathbb{E}}\nolimits_\euscr{D}\left[Y(1)-Y(0)|T{=}1\right] \,. \] Since instead of observing full samples $(X,Y(0),Y(1),T)$, we only see the censored version $(X,Y(T),T)$, $\tau_\euscr{D}$ and $\gamma_\euscr{D}$ are non-identifiable without further assumptions chernozhukov2024appliedcausalinferencepowered,rosenbaum2002observational.\footnote{In particular, $\operatornamewithlimits{\mathbb{E}}_\euscr{D}\left[Y(1)\right]$ is unobserved and may differ from $\operatornamewithlimits{\mathbb{E}}_\euscr{D}\left[Y(1)\mid T{=}1\right]$ by an arbitrary amount.} This brings us to our main tasks (presented in terms of ATE but also relevant for any treatment effect):

problem[Identifying and Estimating ATE] An observational study is specified by the distribution $\euscr{D}$ of $(X,T,Y(0),Y(1))$ over $\mathbb{R}^d\times\{0,1\}\times\mathbb{R}\times\mathbb{R}$. Instead of $\euscr{D}$, the statistician has sample access to the censored distribution $\euscr{C}_\euscr{D}$ of $(X,T,Y(T))$. The statistician's goal is to address: \begin{enumerate}[leftmargin=15pt] • (Identification): What are the minimal assumptions on an observational study $\euscr{D}$ so that there is a {deterministic} mapping $f$ satisfying $f(\euscr{C}_\euscr{D})=\tau_\euscr{D}$ for any $\euscr{D}$ satisfying the assumptions? • (Estimation): What are the minimal assumptions on an observational study $\euscr{D}$ so that there is an algorithm $(\wh \tau_n)_{n \in \mathbb{N}}$ that given $n\geq 1$ {i.i.d.} samples from $\euscr{C}_\euscr{D}$, outputs an estimate $\widehat{\tau}_n$ such that, with high probability, $\abs{\widehat{\tau}_n - \tau_\euscr{D}}\leq \varepsilon(n)$ for some $\varepsilon(\cdot)$ satisfying $\lim_{n\to \infty}\varepsilon(n)=0$? \end{enumerate}

When the distribution $\euscr{D}$ is clear from context, we write $\tau$ and $\euscr{C}$ for $\tau_\euscr{D}$ and $\euscr{C}_\euscr{D}$, respectively. In general, $\tau_\euscr{D}$ cannot be identified from censored samples. This is because there exist $\euscr{D}^{(1)}$ and $\euscr{D}^{(2)}$ with $\abs{\tau_{\euscr{D}^{(1)}}-\tau_{\euscr{D}^{(2)}}}\gg1$ but $\euscr{C}_{\euscr{D}^{(1)}}=\euscr{C}_{\euscr{D}^{(2)}}$. Hence, one needs some assumptions on $\euscr{D}$ to have any hope of solving (ref). The above can be naturally adapted to ATT.

\noindentUnconfoundedness and Overlap. Unconfoundedness and overlap are common sufficient assumptions that enable the identification and estimation of ATE, and have been utilized in a number of important studies; see imbens2015causal,hernan2023causal,rosenbaum2002observational and (ref). The {observational study} $\euscr{D}$ is said to satisfy unconfoundedness if, for each $x\in \mathbb{R}^d$, it holds: $Y(0)~\bot~ T~\mid~ X{=}x$ and $Y(1)~\bot~ T~\mid~ X{=}x$. In other words, the potential outcomes are independent of the treatment $T$ given $X{=}x$. Next, we move to overlap, which ensures that treatment probabilities are bounded away from 0 and 1. The observational study $\euscr{D}$ is said to satisfy overlap if, for each $x\in \mathbb{R}^d$, $0<\Pr_\euscr{D}[T{=}1\mid X{=}x]<1$. Given a constant $c\in(0,\nicefrac{1}{2})$, if $\euscr{D}$ satisfies $c<\Pr_\euscr{D}[T{=}1\mid X{=}x]<1-c$ (for each $x\in \mathbb{R}^d$) then $\euscr{D}$ is said to satisfy the $c$-overlap condition. Although unconfoundedness and overlap suffice to estimate $\tau$ with enough samples, they are not necessary. Unconfoundedness and overlap are often violated (see (ref) for a discussion and examples). To derive necessary and sufficient conditions for identifying $\tau$, we now introduce certain conditional probabilities.

definition[Generalized Propensity Score] Fix distribution $\euscr{D}$. For each $y\in \mathbb{R}$ and $t \in \ensuremath{\left\{0, 1\right\}}$, the generalized propensity score induced by $\euscr{D}$ is $ p_t(x, y) \coloneqq \Pr\nolimits_\euscr{D}[T{=}t\mid X{=}x, Y(t){=}y]. $

For the reader familiar with causal inference terminology, note that the generalized propensity scores differ from the “usual” propensity score $e(x)\coloneqq\Pr_\euscr{D}[T{=}1\mid X{=}x]$: while $e(\cdot)$ is always identifiable from the data, $p_0(\cdot)$ and $p_1(\cdot)$ in general are not.\footnote{There exist $\euscr{D}^{(1)}$ and $\euscr{D}^{(2)}$ with very different generalized propensity scores but identical censored distributions.} To succinctly state assumptions on generalized propensity scores and $\euscr{D}$, we adopt a statistical learning theory notion of realizability.

definition[Concepts] We say that $\mathbbmss{P}$ is a concept class of generalized propensity scores if $\mathbbmss{P} \subseteq [0,1]^{\mathbb{R}^d \times \mathbb{R}}$ and $\mathbbmss{D}$ is a concept class of conditional-outcome distributions if $\mathbbmss{D} \subseteq \Delta(\mathbb{R}^d \times \mathbb{R})$.

Realizability couples the observational study $\euscr{D}$ with the pair of concept classes $\left(\mathbbmss{P},\mathbbmss{D}\right)$.

definition[Realizability] Consider a pair of concept classes $(\mathbbmss{P}, \mathbbmss{D})$. An observational study $\euscr{D}$ is said to be realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$, if $p_0(\cdot),p_1(\cdot)\in \mathbbmss{P}$ and $\euscr{D}_{X,Y(0)},\euscr{D}_{X,Y(1)}\in \mathbbmss{D}$.

If $\euscr{D}$ only satisfies $p_0(\cdot),p_1(\cdot)\in \mathbbmss{P}$ (respectively $\euscr{D}_{X,Y(0)},\euscr{D}_{X,Y(1)}\in \mathbbmss{D}$), then $\euscr{D}$ is said to be realizable with respect to $\mathbbmss{P}$ (respectively $\mathbbmss{D}$). We are interested in conditions on the pair $(\mathbbmss{P}, \mathbbmss{D}).$ Finally, we use the following terminology for {certain} elements of {interest in} $\mathbbmss{P} \times \mathbbmss{D}.$

definition[Compatibility] {A tuple} $(p, \euscr{P}) \in \mathbbmss{P} \times \mathbbmss{D}$ is {said to be} compatible with concept classes $(\mathbbmss{P}, \mathbbmss{D})$ if there {is} another tuple $(\wh p, \wh \euscr{P})\in \mathbbmss{P}\times \mathbbmss{D}$ such that setting $(p_0,p_1,\euscr{D}_{X,Y(0)},\euscr{D}_{X,Y(1)})=(p,\widehat{p},\euscr{P},\widehat{P})$ (or equivalently the re-ordered {assignment} $(p_0,p_1,\euscr{D}_{X,Y(0)},\euscr{D}_{X,Y(1)})=(\widehat{p},p,\widehat{P},\euscr{P})$) defines a valid observational study, i.e., a valid distribution over $(X,T,Y(0),Y(1))$.

{Note that the tuples $(p,\euscr{P})$ and $(\wh p, \wh \euscr{P})$ in the above definition are not necessarily distinct.}

Proofs of Characterizations and Overview of Estimation Algorithms

In this section, we prove {characterizations of identifiability of} ATE and ATT ((ref)) and provide an overview of our estimation algorithms. The characterizations of (ref) consist of two parts. In (ref), we show that (ref) is sufficient for {identifying} ATE {and ATT}. Then, in (ref), we prove that {it is also necessary}. Finally, we provide an overview of our algorithms for estimating ATE in Scenarios I, II, and III in (ref).

(ref) is Sufficient for Identification of ATE and ATT

(ref) is our main tool to obtain our identification characterizations for ATE and ATT ((ref)). In this section, we explain our technique for identifying these treatment effects from the censored distribution $\euscr{C}_\euscr{D}$ under (ref). We proceed with the following claim.

claim[Sufficiency of (ref)] Assume that $(\mathbbmss{P}, \mathbbmss{D})$ satisfy (ref). \begin{enumerate}[itemsep=0pt] • The average treatment effect $\tau_\euscr{D}$ is identifiable from the censored distribution $\euscr{C}_\euscr{D}$ for any observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$. • If $\Pr[T = 1] > 0$, then the average treatment effect on the treated $\gamma_\euscr{D}$ is identifiable from the censored distribution $\euscr{C}_\euscr{D}$ for any observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$. \end{enumerate}
proofFirst, we show that (ref) is sufficient to identify $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]$ (which provides the sufficiency part of (ref)\footnote{Recall that ATT is $\operatornamewithlimits{\mathbb{E}}[Y(1)\mid T{=}1]-\operatornamewithlimits{\mathbb{E}}[Y(0)\mid T{=}1]$. To identify ATT it is sufficient to identify $\operatornamewithlimits{\mathbb{E}}[Y(0)]$ since the first term is always identifiable and the second term is related to $\operatornamewithlimits{\mathbb{E}}[Y(0)]$ as $\operatornamewithlimits{\mathbb{E}}[Y(0)\mid T{=}1]=\left(\nicefrac{1}{\Pr[T{=}1]}\right)\cdot \left(\operatornamewithlimits{\mathbb{E}}[Y(0)] - \operatornamewithlimits{\mathbb{E}}[Y(0)|T{=}0]\cdot \Pr[T{=}0]\right)$ (where all quantities except $\operatornamewithlimits{\mathbb{E}}[Y(0)]$ are always identifiable from $\euscr{C}_\euscr{D}$). Note $\Pr[T{=}1]>0$ as otherwise ATT may not be well-defined. Note that this connection between $\operatornamewithlimits{\mathbb{E}}[Y(0)]$ and ATT implies that in terms of identification, the two quantities are equivalent.}). Then, an analogous proof shows that the same condition is sufficient to identify $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(1)]$. The combination of the two is sufficient to identify ATE $\tau_\euscr{D}=\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(1)]-\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]$ and proves the sufficiency part of (ref). Fix some $\euscr{D}$ realizable with respect to $\left(\mathbbmss{P},\mathbbmss{D}\right)$. We claim that, given as input the censored distribution $\euscr{C}_\euscr{D}$, there is a deterministic procedure $\Phi$ that constructs a function $\Phi(\euscr{C}_\euscr{D})\colon \mathbb{R}^d \times \mathbb{R} \to \mathbb{R}$ such that $\Phi(\euscr{C}_\euscr{D})(x,y) = p_0(x,y) \cdot \euscr{D}_{X,Y(0)}(x,y)$ for all $(x,y).$ In other words, this means that, given $\euscr{C}_\euscr{D}$, there is a deterministic method that identifies the product $p_0(x,y) \cdot \euscr{D}_{X,Y(0)}(x,y)$ {at} any $x,y.$ \noindentExistence of $\Phi$. Given $\euscr{C}_\euscr{D}$ as input, we let $\Phi(\euscr{C}_\euscr{D})$ be a function that maps $(x,y) \mapsto p_0(x,y) \cdot \euscr{D}_{X,Y(0)}(x,y)$. This mapping can be identified from $\euscr{C}_\euscr{D}$ because a censored sample has the density of $X, Y(0) \mid T{=}0$ and we are interested in the density of $X, Y(0), T{=}0$. By the Bayes rule, we can obtain the latter from the former by multiplying with $\Pr[T{=}0]$, which itself is identifiable from the sample as there is no censoring over $T$. \noindentIdentification of $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]$ via $\Phi$. Given $\euscr{C}_\euscr{D}$, the procedure $\Phi$ allows us to eliminate some candidates in $(\mathbbmss{P}, \mathbbmss{D}).$ For each $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$, let $S_{\Phi,\euscr{C}_\euscr{D}}\subseteq\left(\mathbbmss{P},\mathbbmss{D}\right)$ be the set of $(p,\euscr{P})\in(\mathbbmss{P},\mathbbmss{D})$ that are compatible (recall (ref)) and consistent with $\Phi(\euscr{C}_\euscr{D})$ (the subset is non-empty because $\euscr{D}$ is realizable). {That is,} each $(p,\euscr{P}) \in S_{\Phi, \euscr{C}_\euscr{D}}$ is compatible and satisfies \begin{align*} \forall_{x\in \mathbb{R}^d}\,, \forall_{y\in \mathbb{R}}\,, \quad p(x,y) \cdot \euscr{P}(x,y) &= \Phi(\euscr{C}_\euscr{D})(x,y) \,, \addtocounter{equation}{1}\tag{\theequation}\\ \forall_{x\in \mathbb{R}^d}\,,\qquad\qquad\quad \euscr{P}_X(x) &= \euscr{D}_X(x)\,. \addtocounter{equation}{1}\tag{\theequation} \end{align*} Here, $\euscr{D}_X$ is indeed specified by $\euscr{C}_\euscr{D}$ since there is no censoring on the covariates and, hence, $\left(\euscr{C}_\euscr{D}\right)_X=\euscr{D}_X$. Hence, due to (ref), for any $(p,\euscr{P}), (q,\euscr{Q})\in S_{\Phi, \euscr{C}_\euscr{D}}$, it holds that $ p(x,y) \cdot \euscr{P}(x,y) = q(x,y) \cdot \euscr{Q}(x,y)$ for all $x,y$ and so, combining the above with {(ref)}, we get that $ \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{P}}[y] = \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{Q}}[y]\,. $ Since $\euscr{D}$ is realizable with respect to $\left(\mathbbmss{P},\mathbbmss{D}\right)$, $p_0\in \mathbbmss{P}$ and $\euscr{D}_{X,Y(0)}\in \mathbbmss{D}$, and, further, since $(p_0,\euscr{D}_{X,Y(0)})$ satisfies the requirements in (ref), $(p_0,\euscr{D}_{X,Y(0)})\in S_{\Phi,\euscr{C}_\euscr{D}}$. Therefore, for any $(p,\euscr{P})\in S_{\Phi, \euscr{C}_\euscr{D}}$, $ \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{P}}[y] = \operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]. $ Now, we have shown $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]$ is a deterministic function of $\Phi$ and $\euscr{C}_\euscr{D}$: $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]$ is equal to $\operatornamewithlimits{\mathbb{E}}_{(x,y)\sim\euscr{P}}[y]$ for any $\euscr{P}$ which is consistent with $\Phi$ and $\euscr{C}_\euscr{D}$. Since $\Phi$ itself is a deterministic function of $\euscr{C}_\euscr{D}$ (due to our claim at the start), there is a mapping $m_0$ satisfying $m_0(\euscr{C}_\euscr{D})=\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]$ for any $\euscr{D}$ consistent with $\left(\mathbbmss{P}, \mathbbmss{D}\right)$.

(ref) is Necessary for Identification of ATE and ATT

In this section, we complete the proofs of (ref) by further showing that (ref) is necessary for identification. To do that, we show that if the condition does not hold, then one can find two observational studies with different treatment effects but identical censored distributions. We prove the following claim, which deals with the case of ATT.

claim[Necessity of (ref)] If the tuple $(\mathbbmss{P}, \mathbbmss{D})$ does not satisfy (ref), then: \begin{enumerate}[itemsep=0pt] • For every deterministic mapping $f$, there exists an observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$ such that the average treatment effect $\tau_\euscr{D}\neq f(\euscr{C}_\euscr{D})$. • For every deterministic mapping $f$, there exists an observational study $\euscr{D}$ realizable with respect to $(\mathbbmss{P}, \mathbbmss{D})$ {satisfying} $\Pr_\euscr{D}[T {=} 1] > 0$ and the average treatment effect on the treated $\gamma_\euscr{D} \ne f(\euscr{C}_\euscr{D})$. \end{enumerate} In both cases, $\euscr{C}_\euscr{D}$ denotes the censored distribution of $\euscr{D}$.
proof[Proof of (ref)] Fix any classes $\mathbbmss{P},\mathbbmss{D}$ that do not satisfy {(ref)}. Since (ref) does not hold, there exist distinct compatible tuples $(p,\euscr{P}),(q,\euscr{Q})\in (\mathbbmss{P},\mathbbmss{D})$ satisfying: \begin{align*} \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{P}}[y] &\neq \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{Q}}[y],,\addtocounter{equation}{1}\tag{\theequation}\\ \euscr{P}_X &= \euscr{Q}_X\,,\addtocounter{equation}{1}\tag{\theequation}\\ \forall_{x\in \operatorname{supp}(\euscr{P}_X)}, \forall_{y\in\mathbb{R}}, \quad p(x,y) \euscr{P}(x,y) &= q(x,y) \euscr{Q}(x,y)\,.\addtocounter{equation}{1}\tag{\theequation} \end{align*} We construct distributions $\euscr{D}^{(1)}$ and $\euscr{D}^{(2)}$ such that: {(i) $\operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(1)}}[Y(0)] \neq \operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(2)}}[Y(0)]$; (ii) $\operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(1)}}[Y(1)] = \operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(2)}}[Y(1)]$; and (iii) } the censored distributions coincide, i.e., $\euscr{C}_{\euscr{D}^{(1)}} = \euscr{C}_{\euscr{D}^{(2)}}$. {Clearly, the ATEs differ: $\tau_{\euscr{D}^{(1)}} \ne \tau_{\euscr{D}^{(2)}}$. Since $\euscr{C}_{\euscr{D}^{(1)}} = \euscr{C}_{\euscr{D}^{(2)}}$, no deterministic mapping $f$ can satisfy $f(\euscr{C}_{\euscr{D}^{(i)}}) = \tau_{\euscr{D}^{(i)}}$ for both $i\in\{1, 2\}$. This establishes the first part of the statement: the ATE is not identifiable in the absence of (ref).} The construction is as follows and uses the compatibility of the tuples $(p,\euscr{P})$ and $(q,\euscr{Q})$. Let $(\wh p,\wh \euscr{P})\in\mathbbmss{P}\times \mathbbmss{D}$ be the tuple witnessing that $(p,\euscr{P})$ is compatible. \begin{enumerate} • {First, we construct $\euscr{D}^{(1)}$ as the distribution consistent with the following \begin{align*} \euscr{D}^{(1)}_{X,Y(0)} = \euscr{P}\,,\quad & \Pr\nolimits_{\euscr{D}^{(1)}}[T{=} 0\mid X{=}x, Y(0){=}y] = p(x,y)\,,\quad\addtocounter{equation}{1}\tag{\theequation}\\ \euscr{D}^{(1)}_{X,Y(1)} = \wh \euscr{P}\,,\quad & \Pr\nolimits_{\euscr{D}^{(1)}}[T{=} 1\mid X{=}x, Y(1){=}y] = \wh p(x,y)\,.\addtocounter{equation}{1}\tag{\theequation} \end{align*} The distribution $\euscr{D}^{(1)}$ is a valid observational study due to compatibility of $(p,\euscr{P})$.} • {Next, we construct $\euscr{D}^{(2)}$ as the distribution consistent with the following \begin{align*} \euscr{D}^{(2)}_{X,Y(0)} = \euscr{Q}\,,\quad & \Pr\nolimits_{\euscr{D}^{(2)}}[T{=} 0\mid X{=}x, Y(0){=}y] = q(x,y)\,,\quad\addtocounter{equation}{1}\tag{\theequation}\\ \euscr{D}^{(2)}_{X,Y(1)} = \wh \euscr{P}\,,\quad & \Pr\nolimits_{\euscr{D}^{(2)}}[T{=} 1\mid X{=}x, Y(1){=}y] = \wh p(x,y)\,.\addtocounter{equation}{1}\tag{\theequation} \end{align*} Under these choices, it is not immediate that $\euscr{D}^{(2)}$ is a valid distribution on $(X,T,Y(0),Y(1)).$ In particular, the above pair of equations couples the distributions of $X$ and $T$ and hence we have to ensure that they are consistent between each other. To this end, to verify that the distribution $\euscr{D}^{(2)}$ constitutes a valid observational study, we need to ensure that the marginal distribution of $(X, T)$ induced by (ref) is consistent with that induced by (ref). First, observe that the marginal over $X$ in the two equations is $\euscr{Q}_X$ and $\widehat{\euscr{P}}_X$ respectively, which are identical because $\euscr{Q}_X=\euscr{P}_X$ ((ref)) and $\widehat{\euscr{P}}_X = \euscr{P}_X$ (because $(p,\wh p, \euscr{P}, \widehat{\euscr{P}})=(p_0,p_1,\euscr{D}_{X,Y(0)},\euscr{D}_{X,Y(1)})$ forms a valid observational study). It remains to check that $e(x)=\Pr[T{=}1\mid X={x}]$ is identical across (ref). To see this, fix any $x\in \operatorname{supp}(\euscr{P}_X)$. Observe that from (ref) \[ \Pr[T{=}1\mid X={x}] \,=\, 1 - \frac{\int_y q(x,y)\euscr{Q}(x,y) {\rm d} y}{\int_y \euscr{Q}(x,y) {\rm d} y} ~~~\stackrel{\mathmakebox[\widthof{\ensuremath{=}}]{\eqref{eq:ATTproof:2},~\eqref{eq:ATTproof:3}}}{=}~~~ 1 - \frac{\int_y p(x,y)\euscr{P}(x,y) {\rm d} y}{\int_y \euscr{P}(x,y) {\rm d} y}\,, \] and from (ref), \[ \Pr[T{=}1\mid X={x}] \,=\, \frac{\int_y \widehat{p}(x,y)\wh \euscr{P}(x,y) {\rm d} y}{\int_y \wh \euscr{P}(x,y) {\rm d} y} \,\stackrel{\mathmakebox[\widthof{\ensuremath{=}}]{}}{=}\, 1 - \frac{\int_y p(x,y)\euscr{P}(x,y) {\rm d} y}{\int_y \euscr{P}(x,y) {\rm d} y}\,. \] To see the second equality, consider the observational study $\euscr{D}^{(1)}$ defined above. Since this study is valid, we have that for each $x\in \operatorname{supp}(\euscr{P}_X)$ \[ \frac{\int_y \widehat{p}(x,y)\wh \euscr{P}(x,y) {\rm d} y}{\int_y \wh \euscr{P}(x,y) {\rm d} y} = \Pr\nolimits_{\euscr{D}^{(1)}}[T {=} 1\mid X {=}x] = 1- \frac{\int_y \Pr[T{=}0 \mid X{=}x, Y(0) {=} y]\cdot \euscr{D}^{(1)}_{X,Y(0)}(x,y) {\rm d} y}{\int_y \euscr{D}^{(1)}_{X,Y(0)}(x,y) {\rm d} y} \] The result follows by noting that $\Pr[T{=}0 \mid X{=}x, Y(0) {=} y] = p$ and $\euscr{D}^{(1)}_{X,Y(0)} = \euscr{P}.$} \end{enumerate} {We have constructed valid observational studies $\euscr{D}^{(1)}$ and $\euscr{D}^{(2)}$, which by construction} are realizable by $\left(\mathbbmss{P},\mathbbmss{D}\right)$ and satisfy $ \operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(1)}}[Y(0)] - \operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(2)}}[Y(0)] = \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{P}}[y] - \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{Q}}[y] ~~\stackrel{\mathmakebox[\widthof{\ensuremath{\neq}}]{}}{\neq}~~ 0\,. $ {It is also clear from our construction that $ \operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(1)}}[Y(1)] - \operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(2)}}[Y(1)] = \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \wh \euscr{P}}[y] - \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \wh \euscr{P}}[y] ~~\stackrel{\mathmakebox[\widthof{\ensuremath{=}}]{}}{=}~~ 0\,.$} Finally, we claim that $\euscr{C}_{\euscr{D}^{(1)}}=\euscr{C}_{\euscr{D}^{(2)}}$, which leads to a contradiction since it implies $f(\euscr{C}_{\euscr{D}^{(1)}})=f(\euscr{C}_{\euscr{D}^{(2)}})$ and, hence, for at least one $i\in \left\{1,2\right\}$, $f(\euscr{C}_{\euscr{D}^{(i)}})\neq \operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(i)}}[Y(0)].$ It remains to prove that $\euscr{C}_{\euscr{D}^{(1)}}=\euscr{C}_{\euscr{D}^{(2)}}$. Consider any $i\in \left\{1,2\right\}$. Let $(X, Y_{\rm obs}, T)$ denote the random variables observed in the censored data, where if $T{=}1$, then $Y_{\rm obs}=Y(1)$ (i.e., $Y(0)$ is censored) and, otherwise, $Y_{\rm obs}=Y(0)$ (i.e., $Y(1)$ is censored). Consider the observation $(X{=}x, Y_{\rm obs}=y, T{=}t).$ $\euscr{C}_{\euscr{D}^{(i)}}$ is the distribution which assigns the following density to it: \begin{align*} \euscr{C}_{\euscr{D}^{(i)}}(x,y,t) = \begin{cases} \euscr{D}_{X,Y(1)}^{(i)}(x,y) \cdot \Pr_{\euscr{D}^{(i)}}[T{=}1\mid X{=}x, Y(1){=}y] & \text{if }t=1\,,\\ \euscr{D}_{X,Y(0)}^{(i)}(x,y)\cdot {\Pr_{\euscr{D}^{(i)}}[T{=}0\mid X{=}x, Y(0){=}y]} &\text{if }t=0\,. \end{cases} \end{align*} Note that for any $(x,y)\in\operatorname{supp}{(\euscr{P}_X)}\times \mathbb{R}$, \[\euscr{C}_{\euscr{D}^{(i)}}(x,y,0)=\int_{y'\in\mathbb{R}} \euscr{D}^{(i)}_{X,Y(1),Y(0),T}(x,y',y,0) {\rm d} y'\] and \[\euscr{C}_{\euscr{D}^{(i)}}(x,y,1)=\int_{y'\in\mathbb{R}} \euscr{D}^{(i)}_{X,Y(1),Y(0),T}(x,y,y',1) {\rm d} y',\] so $\euscr{D}^{(i)}$ is a valid density for the censored distribution. We claim that the above does not depend on the choice of $i\in \left\{1,2\right\}$. To see this, first consider $t=0$, then $\euscr{C}_{\euscr{D}^{(1)}}(x,y,t) = \euscr{P}(x,y)p(x,y)$ and $\euscr{C}_{\euscr{D}^{(2)}}(x,y,t) = \euscr{Q}(x,y)q(x,y)$. However, due to (ref), $\euscr{P}(x,y)p(x,y)$ and $\euscr{Q}(x,y)q(x,y)$ are identical for each $(x,y)\in \operatorname{supp}(\euscr{P}_X)\times \mathbb{R}$. Moreover, the two are also identical for any $x\not\in \operatorname{supp}(\euscr{P}_X)$ and $y\in \mathbb{R}$, as $\operatorname{supp}(\euscr{P}_X)=\operatorname{supp}(\euscr{Q}_X)$, hence, for this $(x,y)$, $\euscr{P}(x,y)=\euscr{Q}(x,y)=0$. Finally, consider $t=1$ and observe that in this case the constructions of $\euscr{D}^{(1)}$ and $\euscr{D}^{(2)}$ are identical and, hence, immediately $\euscr{C}_{\euscr{D}^{(1)}}(x,y,t)=\euscr{C}_{\euscr{D}^{(2)}}(x,y,t)$. In the following two paragraphs, we argue for the unidentifiability of ATT in the absence of (ref). Assume $\Pr_{\euscr{C}_{\euscr{D}^{(1)}}}[T = 1] > 0$. Since $\Pr_{\euscr{D}^{(i)}}[T = 1] = \Pr_{\euscr{C}_{\euscr{D}^{(i)}}}[T = 1]$ for both $i \in \{1, 2\}$, it follows that $\Pr_{\euscr{D}^{(i)}}[T = 1] > 0$ for both $i \in \{1, 2\}$. Moreover, since $\operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(1)}}[Y(0)] \ne \operatornamewithlimits{\mathbb{E}}_{\euscr{D}^{(2)}}[Y(0)]$ and $\euscr{C}_{\euscr{D}^{(1)}} = \euscr{C}_{\euscr{D}^{(2)}}$, it follows from the argument in (ref) that ATTs differ: $\gamma_{\euscr{D}^{(1)}} \ne \gamma_{\euscr{D}^{(2)}}$. Therefore, no deterministic function $f$ can satisfy $f(\euscr{C}_{\euscr{D}^{(i)}}) = \gamma_{\euscr{D}^{(i)}}$ for both $i \in \{1, 2\}$. If $\Pr_{\euscr{C}_{\euscr{D}^{(1)}}}[T = 1] = 0$, consider two new distributions $\euscr{D}^{(3)}$ and $\euscr{D}^{(4)}$ constructed from $\euscr{D}^{(1)}$ and $\euscr{D}^{(2)}$, respectively, by relabeling the treatment and control groups -- that is, switching the roles of treated and control units. Then $\Pr_{\euscr{D}^{(i)}}[T = 1] = 1$ for both $i \in \{3, 4\}$. In other words, the ATT for $\euscr{D}^{(3)}$ and $\euscr{D}^{(4)}$ equals the ATE for $\euscr{D}^{(3)}$ and $\euscr{D}^{(4)}$, respectively. Since $\euscr{C}_{\euscr{D}^{(3)}} = \euscr{C}_{\euscr{D}^{(4)}}$ and $\tau_{\euscr{D}^{(3)}} \ne \tau_{\euscr{D}^{(4)}}$, it follows that no deterministic mapping $f$ can satisfy $f(\euscr{C}_{\euscr{D}^{(i)}}) = \tau_{\euscr{D}^{(i)}}$, which equals $\gamma_{\euscr{D}^{(i)}}$, for both $i \in \{3, 4\}$.

By combining (ref), we complete the proofs of (ref).

Overview of Estimation Algorithms

In this section, we overview our algorithms for estimating ATE in Scenarios I-III. We refer the reader to (ref) for formal statements of results and algorithms.

\noindentStandard Approach to Estimate ATE. We begin with the standard scenario (Scenario I) where unconfoundedness and $c$-overlap hold (and where methods to estimate ATE are already known). Recall that in this scenario, $\tau_\euscr{D}$ can be decomposed as in (ref), which leads to the following finite sample version: given estimates $\widehat{e}(\cdot)$ of the propensity scores $e(\cdot)$, \[ \widehat{\tau} = \sum_i \frac{y_i t_i}{\widehat{e}(x_i)} - \sum_i \frac{y_i(1-t_i)}{1-\widehat{e}(x_i)}\,. \addtocounter{equation}{1}\tag{\theequation}\label{eq:overview:decomposition} \] This decomposition has several useful properties. First, when the outcomes are bounded -- a standard setting (see, e.g., kallus2021minimax) -- each term in the decomposition (i.e., $\nicefrac{y_i t_i}{\widehat{e}(x)}$ and $\nicefrac{y_i (1-t_i)}{(1-\widehat{e}(x))}$) is a bounded random variable. Roughly speaking, under the assumption that $\nicefrac{1}{\widehat{e}(\cdot)}\approx \nicefrac{1}{e(\cdot)}$, this enables one to use the Central Limit Theorem to deduce that, given $n$ samples, $\abs{\tau-\widehat{\tau}}\leq O\left(\nicefrac{1}{\sqrt{n}}\right)$ with high probability. Second, because we assume $c$-overlap, one can show that if $\widehat{e}(\cdot)$ is close to $e(\cdot)$ (e.g., $\int\abs{e(x)-\widehat{e}(x)}\euscr{D}_X(x){\rm d} x\approx 0$), then their inverses $\nicefrac{1}{\widehat{e}(\cdot)}$ and $\nicefrac{1}{e(\cdot)}$ -- which show up in the above decomposition -- are also close to each other. The sample complexity of learning $e(\cdot)$ can be bounded by observing that the problem is equivalent to estimating probabilistic concepts, introduced by kearns1994pconcept and imposing the family of propensity scores to have a finite fat-shattering dimension. While the equivalence to probabilistic concept learning is straightforward, we have not been able to find a reference for it in the learning theory or causal inference literature (which usually assume an estimation oracle {with a small, e.g., $L_2$-error,} as a black-box{; see} kennedy2024agnostic,foster2023orthognalSL,jin2024structureagnosticoptimalitydoublyrobust). For completeness, we present details on obtaining the sample complexity in (ref).

\noindentHurdles in Using (ref) in General Scenarios. None of these ideas work in the more general Scenarios II and III.

itemize• In Scenario II, since unconfoundedness does not hold, the above decomposition is not even true and, while one could write a similar decomposition with generalized propensity scores $p_0(\cdot)$ and $p_1(\cdot)$, they cannot generally be estimated from censored data. • In Scenario III, overlap does not hold and, hence, the terms in the above decomposition are no longer bounded. In fact, for regression discontinuity designs all terms are unbounded, since for each $x,$ $e(\cdot)\in \ensuremath{\left\{0, 1\right\}}$. In fact, even when overlap holds for “most” covariates, extreme propensity scores (close to 0 or 1) are known to be problematic -- a number of heuristics have been proposed in the literature (e.g., crump2009dealing,li2018overlapWeights,khan2024trimming). Finally, the recent work of kalavasis2024cipw presents a (rigorous) variant of IPW estimators that handles outliers and errors in the propensities but requires additional assumptions on data.

Thus, different ideas are needed to estimate $\tau$ in general scenarios.

\noindentOur Approach. We take a completely different approach to estimation, based on (ref). Since (ref) is sufficient for identifying ATE in all scenarios, our approach is quite general -- we present two algorithms -- one for Scenario II and one for Scenario III -- that work for all of the interesting and widely studied special cases of these scenarios discussed in (ref). Having general estimators can be useful since, like unconfoundedness, distributional assumptions and, hence, (ref), are not testable from $\euscr{C}_\euscr{D}$.\footnote{{In particular, given censored samples from $\euscr{C}_\euscr{D}$ and concept classes $(\mathbbmss{P},\mathbbmss{D})$, it is impossible to verify whether $\euscr{D}$ is realizable with respect to $(\mathbbmss{P},\mathbbmss{D})$; then it could be the case that is either realizable with respect to $(\mathbbmss{P},\mathbbmss{D})$ or with respect to alternative classes $(\mathbbmss{P}',\mathbbmss{D}')$ by balancing the products accordingly.}} Thus one cannot pick the estimator based on whether specific assumptions hold.

\noindentEstimator for Scenario II. Our estimator is simple: it first uses the censored samples to find $(p,\euscr{P}),(q,\euscr{Q})\in \mathbbmss{P}\times \mathbbmss{D}$ such that $p\,\euscr{P}$ approximates $p_0\,\euscr{D}_{X,Y(0)}$ and $q\,\euscr{Q}$ approximates $p_1\,\euscr{D}_{X,Y(1)}$ in the following sense: for a sufficiently small $\varepsilon>0$,

align*[align* omitted — 699 chars of source]

Then, it outputs $\widehat{\tau} = \operatornamewithlimits{\mathbb{E}}_{\euscr{P}}[y] - \operatornamewithlimits{\mathbb{E}}_{\euscr{Q}}[y]$. Here, $\operatornamewithlimits{\mathbb{E}}_{\euscr{P}}[y]$ estimates $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(1)] $ and $\operatornamewithlimits{\mathbb{E}}_{\euscr{Q}}[y]$ estimates $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)] $.

{The correctness of the estimator follows because under (ref) (a robust version of the condition in (ref)), we show that \[ \sabs{ \operatornamewithlimits{\mathbb{E}}\nolimits_{\euscr{P}}[y] - \operatornamewithlimits{\mathbb{E}}\nolimits_\euscr{D}[Y(1)]}\leq f(\varepsilon) \quad\text{and}\quad \sabs{ \operatornamewithlimits{\mathbb{E}}\nolimits_{\euscr{Q}}[y] - \operatornamewithlimits{\mathbb{E}}\nolimits_\euscr{D}[Y(0)]}\leq f(\varepsilon)\,, \] where $f(\cdot)$ is a function determined by (ref) with the property that $\lim_{z\to 0^+} f(z) = 0$.} {To see that this procedure can be implemented,} note that each product $p_t\,\euscr{D}_{X,Y(t)}$ (for $t\in\{0,1\}$) is identified from the censored data. {To obtain} finite-sample guarantees, we use the following standard assumptions:

enumerate[itemsep=0pt] • $\mathbbmss{P}$ has finite fat-shattering dimension at scale $O(\varepsilon)$, • each distribution in $\mathbbmss{D}$ is $O(1)$-smooth with respect to a reference measure $\mu$, • $\mathbbmss{D}$ admits an $O(\varepsilon)$-TV cover.

{Under these assumptions, we can construct finite covers $C_{P}$ of $\mathbbmss{P}$ and $C_{D}$ of $\mathbbmss{D}$, so that $C_{P}\times C_{D}$ is an $O(\varepsilon)$‐cover of $\mathbbmss{P}\times\mathbbmss{D}$.} {This, in particular, ensures that to find the pairs $(p,\euscr{P})$ and $(q,\euscr{Q})$ in (ref), it suffices to select the elements of the cover $C_P\times C_D$ that are closest to $(p_0,\euscr{D}_{X,Y(0)})$ and $(p_1,\euscr{D}_{X,Y(1)})$ respectively -- as estimated from a suitably large set of samples (see (ref)).} {Hence, the} estimation of $\widehat{\tau}$ {reduces} to finding $(\widehat{p},\widehat{\euscr{P}})$ of $C_P\times C_D$ that is closest to the {empirical distribution induced by the censored samples}. {We note that the size of the cover $C_P\times C_D$ is} exponential in $O(\log(\nicefrac{1}{\varepsilon})) \cdot \mathrm{fat}_{O(\varepsilon)}(\mathbbmss{P}) \cdot \log N_{O(\varepsilon)}(\mathbbmss{D})$ {and this is why we obtain the} sample complexity {claimed in} (ref).

The pseudo-code of the algorithm appears in Algorithm (ref).

remark{There are also other approaches to estimation in Scenario II. For instance, one could follow the template laid out in (ref) by (1) first, learning an estimate of $\euscr{D}_X$ and using it to eliminate any members of the cover $C_D$ that are not close to (the learned estimate of) $\euscr{D}_X$ thus resulting in a class $C_D'$, (2) then, picking the element of $C_D' \times C_P$ which is closest to the empirical estimate of $p_t(x,y) D_{X,Y(t)}(x,y)$ and, (3) outputting the resulting estimate of $\operatornamewithlimits{\mathbb{E}}[Y(t)]$. } Since this approach does not improve our sample complexity, we present the more direct approach which slightly deviates from the outline in (ref).

\noindentEstimator for Scenario III. In this scenario, unconfoundedness holds, but overlap is very weak: there are sets $S_0,S_1\subseteq\mathbb{R}^d$ with $\textrm{\rm vol}(S_0),\textrm{\rm vol}(S_1)\geq c$ such that for each $(x,y)\in S_t\times \mathbb{R}$, $p_t(x,y)\geq c$ (for each $t\in \ensuremath{\left\{0, 1\right\}}$). If one has membership access to sets $S_0$ and $S_1$ and query access to the propensity scores $e(\cdot)$, then a slight modification of the Scenario II estimator would suffice: one can find $\left(p,\euscr{P}\right)$ such that the product $p\euscr{P}$ approximates the product $p_1\euscr{D}_{X,Y(1)}$ over $S_1$, and output $\operatornamewithlimits{\mathbb{E}}_{\euscr{P}}[y]$ as an estimate for $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(1)]$. (With an analogous algorithm to estimate $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]$.) The correctness of this algorithm {follows} from a robust version of the condition in (ref) (see (ref)) -- which guarantees that if $\euscr{P}_{S_1}$ (the truncation of $\euscr{P}$ to ${S_1}$) is close in TV distance to $(\euscr{D}_{X,Y(1)})_{S_1}$ (the truncation of $\euscr{D}_{X,Y(1)}$ to ${S_1}$), then their means are also close. However, because we neither have access to $S_0,S_1$ nor to $e(\cdot)$, we must estimate both of them from samples and carefully handle the estimation errors.

Next, we describe our estimator for $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(1)]$, the estimator for $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(0)]$ is symmetric, {and} the estimator for ATE follows by subtracting the two. Our estimator proceeds in three phases:

enumerate[itemsep=0pt] • First, it uses censored samples to find a propensity score $\widehat{e}(\cdot)$ that approximates $e(\cdot)$. Let $\widehat{S}=\left\{x\;\middle|\; \widehat{e}(x)\geq c-\varepsilon\right\}$ which satisfies $\textrm{\rm vol}(\widehat{S})\geq c-\varepsilon$ and $\min_{x\in \widehat{S}} e(x)\geq c-2\varepsilon$. • Then, it finds $\left(p,\euscr{P}\right)\in \mathbbmss{P}\times \mathbbmss{D}$ approximating $p_1\cdot \euscr{D}_{X,Y(1)}$ (over censored samples). • Third, it finds $\euscr{P}'$ approximating $\frac{p(x,y)\euscr{P}(x,y)}{\widehat{e}(x,y)}$ over $\widehat{S}$, such that, \[ \iint_{(x,y)\in \widehat{S}\times \mathbb{R}} \abs{\euscr{P}'(x,y)-\frac{p(x,y)\euscr{P}(x,y)}{\widehat{e}(x,y)}} {\rm d} x {\rm d} y\leq O(\varepsilon)\,. \] It finally outputs $\operatornamewithlimits{\mathbb{E}}_{(x,y)\sim\euscr{P}'}[y]$ as the estimate for $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(1)]$.

Here, as in the algorithm in Scenario II, one might be tempted to use $\operatornamewithlimits{\mathbb{E}}_{(x,y)\sim\euscr{P}}[y]$ (instead of $\operatornamewithlimits{\mathbb{E}}_{(x,y)\sim\euscr{P}'}[y]$) as an estimate for $\operatornamewithlimits{\mathbb{E}}_\euscr{D}[Y(1)]$. However, this fails because $\euscr{P}$ does not approximate $\euscr{D}_{X,Y(1)}$ well in regions outside of $S_1$ -- where overlap is violated. This is also why Step 2 above is necessary: intuitively, in Step 2, we find a distribution $\euscr{P}'$ which approximates $\nicefrac{p(x,y)\euscr{P}(x,y)}{\widehat{e}(x,y)}$ over the set $\widehat{S}$ -- restricting the optimization to $\widehat{S}$ is important because over $\widehat{S}$, it holds that $\nicefrac{p(x,y)\euscr{P}(x,y)}{\widehat{e}(x,y)}\approx \euscr{P}(x,y)\approx \euscr{D}_{X,Y(1)}$. Now, the correctness follows due to a robust version of the condition in (ref) which, at a high level, ensures that $\mathbbmss{P}'$ extrapolates and is a good estimate of $\euscr{D}_{X,Y(1)}$ over the whole domain and not just $\widehat{S}.$ {We provide the pseudo-code of our algorithm in} Algorithm (ref).

As for the previous algorithm, all the quantities estimated by this algorithm are also identifiable from the censored samples. For finite sample guarantees, we use the same standard assumptions as for the previous scenario. As mentioned above, proving the correctness of this estimator is much more challenging than for the previous estimator and requires a careful analysis; see (ref).

Identification of ATE in Scenarios I-III

In this section, we present several scenarios, including many novel ones, that satisfy (ref) and, hence, enable the identification of average treatment effect $\tau$. Later, in the upcoming (ref), we show that, under natural assumptions, $\tau$ can also be estimated from finite samples in all of these scenarios.

Identification under Scenario I (Unconfoundedness and Overlap)

To gain some intuition about (ref), we begin with the classical scenario where unconfoundedness and overlap both hold. We verify that this scenario satisfies (ref). Before proceeding, we note that in this scenario $\tau$ is already known to be identifiable and, under mild additional assumptions, one also has finite sample estimators for it imbens2015causal,chernozhukov2024appliedcausalinferencepowered. To verify that (ref) is satisfied, we first need to put this scenario in the context of (ref) by identifying the structure of the concept classes $\mathbbmss{P}$ and $\mathbbmss{D}$. As mentioned in (ref), an observational study $\euscr{D}$ satisfies unconfoundedness and overlap if and only if it is realizable with respect to $\mathbbmss{P}_{\rm OU}(c)$ (see (ref)).\footnote{To see that if $\euscr{D}$ satisfies unconfoundedness and $c$-overlap it belongs to $\mathbbmss{P}_{\rm OU}(c)$ consider that $p_t(x,y_1) = \Pr[T{=}t \mid X{=}x, Y(t){=}y_1] = \Pr[T{=}t \mid X{=}x] = \Pr[T{=}t \mid X{=}x, Y(t){=}y_2] = p_t(x,y_2)$ whenever $T\bot Y(t) \mid X$ for $t\in\{0,1\}$. {Next, to see that if} $\euscr{D}$ belongs to $\mathbbmss{P}_{\rm OU}(c)$, {then} it satisfies unconfoundedness and $c$-overlap consider that for $t\in\{0,1\}$ $p_t(x,y) = \Pr[T{=}t\mid X{=}x]$ by the first property and, so $c$-overlap holds and $\Pr\left[T{=}t, Y(t)\in S\mid X{=}x\right] =\Pr[T{=}t\mid X{=}x]\cdot \int_{S}\euscr{D}_{Y(t)\mid X{=}x}(y) {\rm d} y =\Pr[T{=}t\mid X{=}x]\cdot \euscr{D}_{Y(t)\mid X{=}x}(S)$, i.e., $T\bot Y(1), Y(0) \mid X$. } Since unconfoundedness and overlap place no restrictions on the concept class $\mathbbmss{D}$, we let $\mathbbmss{D}$ be the set of all distributions over $\mathbb{R}^d\times \mathbb{R}$, which we denote by $\mathbbmss{D}_{\rm all}$. Now, we are ready to verify that unconfoundedness and overlap satisfy (ref).

restatable[Identification in Scenario I]{theorem}{thmScenarioOne} For any $c \in (0,\nicefrac{1}{2})$, $\left(\mathbbmss{P}_{\rm OU}(c), \mathbbmss{D}_{\rm all}\right)$ satisfies (ref).

Hence, if an observational study $\euscr{D}$ is realizable with respect to $\left(\mathbbmss{P}_{\rm OU}, \mathbbmss{D}_{\rm all}\right)$, then $\tau_\euscr{D}$ can be identified. The proof of (ref) appears in (ref).

Identification under Scenario II (Overlap without Unconfoundedness)

Next, we consider the scenario where overlap holds but unconfoundedness may not. Concretely, in this scenario, the generalized propensity scores belong to the following concept class.

lemma[Structure of Class $\mathbbmss{P}$; Immediate from Definition] For any $c \in (0,\nicefrac{1}{2}),$ an observational study $\euscr{D}$ satisfies $c$-overlap if and only if $\euscr{D}$ is realizable with respect to $\mathbbmss{P} = \mathbbmss{P}_{\rm O}(c)$, where \[ \mathbbmss{P}_{\rm O} (c) \coloneqq \left\{p\colon \mathbb{R}^d\times \mathbb{R} \to [0,1]\;\middle|\; ~\forall_{x\in \mathbb{R}^d},~~\forall_{y\in \mathbb{R}}\,,~~ c < p(x,y) < 1-c \right\}\,. \]

This is a very weak requirement on the generalized propensity scores. Since it makes no assumptions related to unconfoundedness, it already captures the many existing models for relaxing unconfoundedness in the literature tan2006distributional,rosenbaum2002observational,rosenbaum1987sensitivity,kallus2021minimax.

itemize• For instance, it captures tan2006distributional's model which requires that, {apart from $c$-overlap}, the propensity scores satisfy the following bound for some $\Lambda\geq 1$: \[ \forall_{x\in \mathbb{R}^d}\,~~ \forall_{y\in \mathbb{R}}\,,~~ \forall_{t\in \ensuremath{\left\{0, 1\right\}}}\,,\qquad \frac{1}{\Lambda} \leq {\frac{\left(1-e(x)\right)p_0(x,y)}{e(x) \left(1-p_0(x,y)\right)}, \frac{e(x)\left(1-p_1(x,y)\right)}{\left(1-e(x)\right)p_1(x,y)}} \leq \Lambda\,. \addtocounter{equation}{1}\tag{\theequation}\label{eq:ratioOfTan} \] (Where $e(x)$ is the usual propensity score defined as $e(x)=\Pr[T{=}1|X{=}x]$.) The scenario we consider is strictly weaker since we only require $c$-overlap and not the above condition. We note that both tan2006distributional,rosenbaum2002observational also assume overlap for an unspecified constant $c > 0$ as their focus is not on getting sample complexity bounds, i.e., they assume $e(x)\in (c,1-c)$ for each $x$. {(At first, this may seem weaker than overlap for generalized propensity scores. However, (ref) along with $c$-overlap for $e(\cdot)$, implies $\Omega(\nicefrac{c}{\Lambda})$-overlap for generalized propensity scores.)} To get sample complexity bounds for any standard estimator one either requires $c$-overlap (for, e.g., inverse propensity score weighted estimators) or additional assumptions (for, e.g., outcome-regression-based estimators). • As another example, $\mathbbmss{P}_{\rm O}(c)$ also captures the seminal odds ratio model that was formalized and extensively studied by Rosenbaum rosenbaum1987sensitivity,rosenbaum1991sensitivity,rosenbaum1988sensitivityMultiple, and has since been utilized in a number of studies for conducting sensitivity analysis; see lin1998assessing,rosenbaum2002observational and the references therein. This model also aims to relax unconfoundedness. In addition to $c$-overlap, the odds ratio model places the following constraint for some $\Gamma \geq 1$:\footnote{To be precise, Rosenbaum assumes propensity score $e(x, i)$ can differ for different individuals $i$ with the same covariates $x$, but does not specify the reason for the differences rosenbaum2002observational. Here, we study differences due to differences in the outcomes of individuals $i$ as also studied by kallus2021minimax.} \[ \forall_{x\in \mathbb{R}^d}\,~~ \forall_{y_1,y_2\in \mathbb{R}}\,,~~ \forall_{t\in \ensuremath{\left\{0, 1\right\}}}\,,\qquad \frac{1}{\Gamma} \leq \frac{p_t(x,y_1)\left(1-p_t(x,y_2)\right)}{p_t(x,y_2)\left(1-p_t(x,y_1)\right)} \leq \Gamma\,. \] Again, we capture this model since we only require $c$-overlap without the above condition. {Like tan2006distributional, rosenbaum2002observational assumes overlap for an unspecified constant $c>0$, as their focus is not bounding the sample complexity; to get sample complexity bounds, we need to use either $c$-overlap or other assumptions.}

Under the scenario we consider we can ensure that $\Gamma=\Lambda=O(\nicefrac{(1-c)^2}{c^2})>1$. However, as noted by rosenbaum2002observational,tan2006distributional, if $\Gamma, \Lambda > 1$, then without distributional assumptions, $\tau$ cannot be identified up to factors better than $O(\Gamma)$ and $O(\Lambda)$ respectively. Hence, based on earlier results, it is not clear when $\tau$ can be identified. Our main result in this section is a characterization of the concept class $\mathbbmss{D}$ that enables identifiability in the above scenario -- where overlap holds but unconfoundedness may not. Its proof appears in (ref).

restatable[Characterization of Identification in Scenario II]{theorem}{thmScenarioTwo} The following hold: \begin{enumerate}[itemsep=-1pt] • (Sufficiency)\quad If $\mathbbmss{D}$ satisfies (ref), then there is a mapping $f\colon \Delta(\mathbb{R}^d \times \{0,1\} \times \mathbb{R}) \to \mathbb{R}$ with $f(\euscr{C}_\euscr{D})=\tau_\euscr{D}$ for each distribution $\euscr{D}$ realizable with respect to $\left(\mathbbmss{P}_{\rm O}(c),\mathbbmss{D}\right)$. • (Necessity)\quad Otherwise, for any map $f\colon \Delta(\mathbb{R}^d \times \{0,1\} \times \mathbb{R}) \to \mathbb{R}$, there exists a distribution $\euscr{D}$ realizable with respect to $\left(\mathbbmss{P}_{\rm O}(c),\mathbbmss{D}\right)$ such that $f(\euscr{C}_\euscr{D})\neq \tau_\euscr{D}$. \end{enumerate}
restatable[Structure of Class $\mathbbmss{D}$]{condition}{conditionScenarioTwo} Given a constant $c>0$, the class of distributions $\mathbbmss{D}$ over $(X,Y)$ is said to satisfy (ref) with constant $c$ if for each $\euscr{P},\euscr{Q}\in \mathbbmss{D}$ with $\operatornamewithlimits{\mathbb{E}}_{(x,y)\sim\euscr{P}}[y] \neq \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim\euscr{Q}}[y]$, either \begin{enumerate}[itemsep=-1pt] • the marginals of $\euscr{P}$ and $\euscr{Q}$ over $X$ are different, i.e., $\euscr{P}_X \neq \euscr{Q}_X$ or • there exist some $x\in \operatorname{supp}(\euscr{P}_X)$ and $y\in \mathbb{R}$, such that $ \nicefrac{\euscr{P}(x,y)}{\euscr{Q}(x,y)} \notin \left( \nicefrac{c}{(1-c)}, \nicefrac{(1-c)}{c}\right). $ \end{enumerate}

This condition is similar to (ref). Each tuple $(p,\euscr{P})$ corresponds to some propensity score $p_t(\cdot)$ and distribution $\euscr{D}_{X,Y(t)}$ for some $t\in \ensuremath{\left\{0, 1\right\}}$. The above condition ensures that any two tuples that lead to different guesses for $\tau$, are distinguishable from the available samples. This is because of two reasons. First, as before, the marginal $\euscr{D}_X$ can be identified from data and, hence, all distributions $\euscr{P}$ with $\euscr{P}_X\neq \euscr{D}_X$ can be eliminated. Now, all remaining distributions have the same marginal over $X$. Since any two propensity scores $p,q$, their ratio $\nicefrac{p(x,y)}{q(x,y)}\in \left(\nicefrac{c}{(1-c)}, \nicefrac{(1-c)}{c}\right)$ (due to $c$-overlap). The above condition ensures that $p(x,y)\cdot \euscr{P}(x,y)\neq q(x,y)\cdot \euscr{Q}(x,y)$ for some $x,y$ {enabling} us to distinguish $\left(p,\euscr{P}\right)$ and $\left(q,\euscr{Q}\right)$ as in (ref).

The above result is valuable because a number of common distribution families, including the Gaussian distributions, Pareto distributions, and Laplace distributions, can be shown to satisfy (ref) (for any $c>0$). Hence, the above characterization shows that overlap alone already enables identifiability for many distribution families. A specific, interesting, and practically relevant example captured by this condition is generalized linear models (GLMs): in this setting, for each $t\in \ensuremath{\left\{0, 1\right\}}$, $Y(t)=\mu_t(x)+\xi_t$ for some function $\mu_t(\cdot)$ and noise $\xi_t\sim \euscr{N}(0,1)$.

Identification under Scenario III (Unconfoundedness without Overlap)

{Next, we consider the scenario where unconfoundedness holds but overlap may not. Without further assumptions, this includes the extreme cases where either no one receives the treatment or everyone receives the treatment, i.e., for any $t\in \ensuremath{\left\{0, 1\right\}}$, \[ \forall_{x\in \mathbb{R}^d}\,,~~ \forall_{y\in \mathbb{R}}\,,\quad p_t(x,y) = 0 \qquad\text{or}\qquad \forall_{x\in \mathbb{R}^d}\,,~~ \forall_{y\in \mathbb{R}}\,,\quad p_t(x,y) = 1\,. \] Clearly, in these cases, identifying ATE is impossible. To avoid these extreme cases, we assume that at least some non-trivial set of covariates satisfies overlap. A natural way to satisfy this is to require that there is some set $S$ of covariates with $\textrm{\rm vol}(S)\geq \Omega(1)$ such that for each $(x,y)\in S\times \mathbb{R}$ overlap holds, i.e., $c < p_0(x,y), p_1(x,y) < 1-c$. This requirement is already significantly weaker than $c$-overlap which requires $c<p_0(x,y),p_1(x,y)<1-c$ to hold pointwise for each $(x,y)\in \mathbb{R}^d\times \mathbb{R}$. We make an even weaker requirement, which we call $c$-weak-overlap that removes the lower bound on $p_0(\cdot)$ and $p_1(\cdot)$:

definition[$c$-weak-overlap] Given $c\in (0,\nicefrac{1}{2})$, the observational study $\euscr{D}$ is said to satisfy $c$-weak-overlap if, for each $t\in \ensuremath{\left\{0, 1\right\}}$, there exists a set $S_t\subseteq \mathbb{R}^d$ with $\textrm{\rm vol}(S_t)\geq c$ such that \[ \forall_{(x,y)\in S_t\times \mathbb{R}}\,,~~\quad p_t(x,y) > c\,. \]

The following class encodes the resulting scenario.

lemma[Structure of Class $\mathbbmss{P}$] For any $c \in (0,\nicefrac{1}{2})$, an observational study $\euscr{D}$ satisfies unconfoundedness with $c$-weak overlap if and only if $\euscr{D}$ is realizable with respect to $\mathbbmss{P} = \mathbbmss{P}_{\rm U}(c)$, where \[ \mathbbmss{P}_{\rm U}(c) \coloneqq \left\{ p\colon \mathbb{R}^d\times \mathbb{R}\to [0,1]\;\middle|\; \begin{array}{c} ~\forall_{x\in \mathbb{R}^d},~~\forall_{y_1,y_2\in \mathbb{R}}\,,\quad p(x,y_1)=p(x,y_2)\,,\\ \exists S~~\text{with}~~\textrm{\rm vol}(S)\geq c ~~\text{such that,}~~ \forall_{(x,y)\in S\times \mathbb{R}}\,,~~ p(x,y) > c \end{array} \right\}\,. \]

Two remarks are in order. First, to simplify the notation, we use the same constant $c$ to denote the lower bound on $\textrm{\rm vol}(S)$ and the values of $p(\cdot)$. One can extend our results to use different constants $c_S,c_p>0$. Second, for the above guarantee to be meaningful, the set $S$ must be a subset of $\operatorname{supp}(\euscr{D}_X)$; otherwise, the propensity scores could be 0 for each $x\in \operatorname{supp}(\euscr{D}_X)$ or 1 for each $x\in \operatorname{supp}(\euscr{D}_X)$, returning us to the extreme cases described above where ATE is clearly not identifiable. To ensure that this is always the case, in this section, we make the simplifying assumption $\operatorname{supp}(\euscr{D}_X)=\mathbb{R}^d$ and, hence, also assume for each $\mathbbmss{P}\in \mathbbmss{D}$, $\operatorname{supp}(\euscr{P}_X)=\mathbb{R}^d$ (otherwise, we can remove $\euscr{P}$ from $\mathbbmss{D}$).}

The identification and estimation methods we develop in this scenario are relevant to many well-studied topics in causal inference.

itemize• First, this scenario captures the regression discontinuity designs -- where propensity scores violate overlap for a large fraction of individuals but unconfoundedness holds -- which have found wide applicability hahn2001regressionDiscontinuity,thistlethwaite1960regressionDiscontinuity,imbens2008regressionDiscontinuity,angrist2009mostlyHarmless,lee2010regressionDiscontinuity. (Also see the more extensive discussion on RD designs at the end of this section). To the best of our knowledge, in RD designs, ATE is only known to be identifiable under strong linearity assumptions whereas we are able to achieve identification under much weaker restrictions. • Second, most standard estimators of ATE are based on inverse propensity score weighting (IPW). IPW estimators require overlap and unconfoundedness to identify $\tau$. These estimators, however, are fragile: their error scales with $\sup_x\nicefrac{1}{\left(e(x)\left(1-e(x)\right)\right)t)}}$ li2018overlapWeights,crump2009dealing,imbens2015causal,kalavasis2024cipw,khan2024trimming. In particular, this quantity can be arbitrarily large even when the (usual) propensity score $e(\cdot)$ violates overlap for a single covariate $x$ kalavasis2024cipw, as is bound to arise in high-dimensional data damour2021highDimensional. In contrast to such estimators, the estimators we design can identify and estimate ATE even when propensity scores are violated for a large fraction of the covariates. Moreover, while our estimators do rely on certain distributional assumptions, these distributional assumptions are satisfied for standard models, e.g., when the conditional outcome distributions follow a linear regression or polynomial regression model.

Next, we present the class of conditional outcome distributions that, together with the propensity scores in (ref), characterize the identifiability of $\tau$.

restatable[Structure of Class $\mathbbmss{D}$]{condition}{conditionScenarioThree} Given $c\in (0,\nicefrac{1}{2})$, a class $\mathbbmss{D}$ is said to satisfy (ref) if for each $\euscr{P},\euscr{Q}\in \mathbbmss{D}$ with $\operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{P}}[y]\neq \operatornamewithlimits{\mathbb{E}}_{(x,y)\sim \euscr{Q}}[y]$ either \begin{enumerate}[itemsep=-2pt] • the marginals of $\euscr{P}$ and $\euscr{Q}$ over $X$ are different, i.e., $\euscr{P}_X \neq \euscr{Q}_X$, or • there is no $S\subseteq \mathbb{R}^d$ with $\textrm{\rm vol}(S)\geq c$ such that $\euscr{P}(x,y)=\euscr{Q}(x,y)$ for each $(x,y)\in S\times \mathbb{R}$. \end{enumerate}

As for the other conditions we discussed so far, this condition allows us to distinguish any pair of tuples $(p,\euscr{P})$ and $(q,\euscr{Q})$ that lead to a different prediction for $\tau$. The requirement for the marginal of $\euscr{P}$ and $\euscr{Q}$ over $X$ to match is the same as in (ref), so let us consider the second requirement. It requires the pairs $\euscr{P},\euscr{Q}$ to be distinguishable on any set of the form $S\times \mathbb{R}$ where $S$ is a full-dimensional set. In other words, any $\euscr{P}$ and $\euscr{Q}$ (with $\euscr{P}_X=\euscr{Q}_X$) whose truncations to the set $S\times \mathbb{R}$ are identical must also have the same untruncated means. Roughly speaking, this condition holds for any family $\mathbbmss{D}$ whose elements $\euscr{P}$ can be extrapolated given samples from their truncations to full-dimensional sets. While this might seem like a strong requirement at first, it is satisfied by many families of parametric densities: For instance, using Taylor's theorem, one can show that it holds for distributions of the form $\propto e^{f(x,y)}$ for any polynomial $f(x,y)$ (see (ref)). This already includes several exponential families, including the Gaussian family.

Now, we are ready to state the main result of this section: a characterization of when $\tau$ is identifiable under unconfoundedness when overlap may not hold. The proof of this result appears in (ref).

restatable[Characterization of Identification in Scenario III]{theorem}{thmScenarioThree} {Fix any $\mathbbmss{D}$ such that each $\euscr{P}\in \mathbbmss{D}$ satisfies $\operatorname{supp}(\euscr{P}_X)=\mathbb{R}^d$.} The following hold: \begin{enumerate}[itemsep=-1pt] • (Sufficiency)\quad If $\mathbbmss{D}$ satisfies (ref), then there is a mapping $f\colon \Delta(\mathbb{R}^d \times \{0,1\} \times \mathbb{R}) \to \mathbb{R}$ with $f(\euscr{C}_\euscr{D})=\tau_\euscr{D}$ for each distribution $\euscr{D}$ realizable with respect to $\left(\mathbbmss{P}_{\rm U}(c),\mathbbmss{D}\right)$. • (Necessity)\quad Otherwise, for any map $f\colon \Delta(\mathbb{R}^d \times \{0,1\} \times \mathbb{R}) \to \mathbb{R}$, there exists a distribution $\euscr{D}$ realizable with respect to $\left(\mathbbmss{P}_{\rm U}(c),\mathbbmss{D}\right)$ such that $f(\euscr{C}_\euscr{D})\neq \tau_\euscr{D}$. \end{enumerate}

{The requirement that $\operatorname{supp}(\euscr{P}_X)=\mathbb{R}^d$ for each $\euscr{P}\in \mathbbmss{D}$, in particular, ensures that $\operatorname{supp}(\euscr{D}_X)=\mathbb{R}^d$, which is necessary to ensure that the definition of $c$-weak-overlap is meaningful. Recall that if it does not hold and one can select a set $S$ with $\textrm{\rm vol}(S)>c$ disjoint from $\operatorname{supp}(\euscr{D}_X)$, then one can satisfy $c$-weak-overlap even in cases where no one receives the treatment or everyone receives the treatment, where ATE is clearly non-identifiable. That said, we note that the above result can be generalized to require $\operatorname{supp}(\euscr{P}_X)=K$ for any full-dimensional set $K$.}

Our next result presents several examples of families of distributions that satisfy (ref).

restatable[]{lemma}{lenUnconfoundednessIdentifiableFamilies} The following concept classes $\mathbbmss{D} \subseteq \Delta(\mathbb{R}^d \times \mathbb{R})$ satisfy (ref): \begin{enumerate}[itemsep=-2pt,leftmargin=17.5pt] • (Polynomial Log-Densities)\quad Each element $\euscr{P}$ of this family can have an arbitrary marginal over $X$ and, for each $x$, the conditional distribution $\euscr{P}(y\mid x)$ is parameterized by a polynomial $f=f_\euscr{P}$ as \[ \euscr{P}(y|x) \propto e^{f(x,y)}\,. \] • (Polynomial Expectations)\quad Each element $\euscr{P}$ of this family can have an arbitrary marginal over $X$ and, for each $x$, the conditional distribution $\euscr{P}(y\mid x)$ satisfies the following for some polynomial $f=f_\euscr{P}$ \[ \operatornamewithlimits{\mathbb{E}}\nolimits_{(x,y)\sim \euscr{P}}[y|X{=}x] = f(x)\,. \] \end{enumerate}

These distribution families capture a broad range of parametric assumptions commonly used in causal inference. The polynomial log-density framework includes widely applied exponential families, such as Gaussian outcome models with arbitrary distributions over covariates $X$. The second family allows for polynomial conditional expectations, covering popular linear and polynomial regressions chernozhukov2024appliedcausalinferencepowered. Both families leave the marginal distribution of $X$ unrestricted, allowing for rich covariate distributions while ensuring identifiability under the present scenario. The proof of (ref) appears in (ref).

\noindentRegression Discontinuity Design. As a concrete application of Scenario III, we study regression discontinuity (RD) designs hahn2001regressionDiscontinuity,thistlethwaite1960regressionDiscontinuity,imbens2008regressionDiscontinuity,lee2010regressionDiscontinuity,rubin1977regressionDiscontinuity,sacks1978regressionDiscontinuity which were introduced by and studied in several disciplines rubin1977regressionDiscontinuity,sacks1978regressionDiscontinuity,goldberger1972selection (see cook2008waitingforLife for an overview), and have found applications in various contexts from Education thistlethwaite1960regressionDiscontinuity,angrist1999classSizeRD,klaauw2002regressionDiscontinuityEnrollment,black1999regressionDiscontinuity, to Public Health moscoe2015rdPublicHealth, to Labor Economics lee2010regressionDiscontinuity. In an RD design, the treatment assignment is a known deterministic function of the covariates. \defRD* Since the treatment assignment is only a function of the covariates and not the outcomes, unconfoundedness is immediately satisfied. However, overlap may fail since any covariate $x$ outside of the treatment set $S$ does not receive treatment, while individuals within $S$ always receive treatment. To avoid degenerate cases in which the entire population is treated (or untreated), we require the treatment set $S$ and its complement to have a positive volume. Under these conditions, RD designs become a special case of Scenario III, where the generalized propensity scores lie in $\mathbbmss{P}_{\rm U}(c)$. The following corollary of (ref) shows that ATE can be identified in any RD design.

restatable[Identification is Possible]{corollary}{thmIdenRD} Fix any $c\in (0,\nicefrac{1}{2)}$, set $S\subseteq \mathbb{R}^d$, and class $\mathbbmss{D}$ satisfying (ref). Then, there exists a mapping $f$ with $f(\euscr{C}_\euscr{D})=\tau_\euscr{D}$ for each $c$-RD-design $\euscr{D}$ that is realizable with respect to $\mathbbmss{D}$.

To the best of our knowledge, all results for identifying ATE in RD assume linear outcome regressions, i.e., that $\operatornamewithlimits{\mathbb{E}}[Y(t)\mid X{=}x]$ is a linear function of $x$ (for each $t\in \ensuremath{\left\{0, 1\right\}}$). (ref) substantially broadens these assumptions and is applicable in very general and practical models where $\operatornamewithlimits{\mathbb{E}}[Y(t)\mid X{=}x]$ are polynomial functions of $x$ and the distribution of covariates is arbitrary; see (ref) for a proof.

Estimation of ATE in Scenarios I-III

In this section, we study the estimation of the average treatment effect $\tau$ from finite samples in the scenarios presented in (ref). We show that, under mild additional assumptions, the estimation of the ATE is possible in all of them.

Estimation under Scenario I (Unconfoundedness and Overlap)

We begin with estimating ATE under the classical assumptions of unconfoundedness and $c$-overlap. As mentioned before, given access to propensity scores, estimators for ATE are already known in this scenario imbens2015causal,chernozhukov2024appliedcausalinferencepowered. For completeness, we prove ATE's end-to-end estimability (the proof appears in (ref)).

restatable[Estimation of ATE under Scenario I]{theorem}{thmScenarioOneEstimation} Fix constants $c\in (0,\nicefrac{1}{2})$, $B>0$, $\varepsilon,\delta\in (0,1)$. Let concept classes $\mathbbmss{P}\subseteq\mathbbmss{P}_{\rm OU}(c)$ and $\mathbbmss{D}$ satisfy: \begin{enumerate}[itemsep=-1pt] • $\mathbbmss{P}$ has a finite fat-shattering dimension ((ref)) $\mathrm{fat}_{\gamma}(\mathbbmss{P})<\infty$ at scale $\gamma=\Theta(\nicefrac{c^2\varepsilon}{B})$; • Each $\euscr{P}\in \mathbbmss{D}$ has support $\operatorname{supp}(\euscr{P})\subseteq [-B,B]$. \end{enumerate} There is an algorithm that, given $n$ {i.i.d.} samples from the censored distribution $\euscr{C}_\euscr{D}$ for any $\euscr{D}$ realizable with respect to $\left(\mathbbmss{P},\mathbbmss{D}\right)$ and $\varepsilon,\delta \in (0,1)$, outputs an estimate $\widehat{\tau}$, such that, with probability $1-\delta$, \[ \abs{\widehat{\tau}-\tau_{\euscr{D}}}\leq \varepsilon\,. \] There is a universal constant $\eta\geq \nicefrac{1}{256}$, such that, the number of samples $n$ is \[ n = O\left( \frac{B^2}{c^4\varepsilon^2} \cdot \left( \mathrm{fat}_{\eta c^2\varepsilon/B}(\mathbbmss{P})\cdot\log(\frac{B}{c^2\varepsilon}) +\log(\nicefrac{1}{\delta})\right)\right)t)} \,. \]

The assumption on the range of the outcomes being bounded is standard in the causal inference literature when one aims to get sample complexity (e.g., kallus2021minimax), and the bound on the fat-shattering dimension is expected because of the reduction to probabilistic concepts from statistical learning theory alon1997scale.

Estimation under Scenario II (Overlap without Unconfoundedness)

Next, we estimate ATE in Scenario II where $c$-overlap holds but unconfoundedness does not. In (ref), we characterized the identifiability of ATE under this scenario: ATE was identifiable if and only if the class $\mathbbmss{D}$ satisfied (ref). To estimate ATE, we need the following quantitative version of (ref).

restatable[Estimation Condition for Scenario II]{condition}{conditionScenarioTwoEstimation} Let $\varepsilon > 0$ be an accuracy parameter. The class $\mathbbmss{D}$ satisfies (ref) with mass function $M\colon (0, \infty) \to [0, 1]$ if, for any $\euscr{P}, \euscr{Q} \in \mathbbmss{D}$ with \[ \abs{\operatornamewithlimits{\mathbb{E}}\nolimits_{(x,y) \sim \euscr{P}}[y] - \operatornamewithlimits{\mathbb{E}}\nolimits_{(x,y) \sim \euscr{Q}}[y]} > \varepsilon\,, \] there exists a set $S \subseteq \mathbb{R}^d \times \mathbb{R}$ with $\euscr{P}(S), \euscr{Q}(S) \geq \nicefrac{M(\varepsilon)}{c}$ such that \[ \forall_{(x, y) \in S}\,,\qquad \frac{\euscr{P}(x, y)}{\euscr{Q}(x, y)} \notin \left(\frac{c}{2(1-c)}, \frac{2(1-c)}{c}\right)\,. \addtocounter{equation}{1}\tag{\theequation}\label{cond:Over:estimation:req} \]

(ref) and (ref) differ in two key aspects: First, (ref) scales the bounds on the ratio between any pair of distributions $\euscr{P}, \euscr{Q} \in \mathbbmss{D}$ by a factor of $2$. This factor is arbitrary and can be replaced by any constant strictly greater than 1. The crucial aspect of (ref) is that the bound on the ratio of densities holds not just at a single point but on a set $S$ with non-trivial probability mass. Intuitively, this ensures that differences between distributions can be detected using finite samples, allowing us to correctly identify the underlying distribution. In the next result, we formalize this intuition, showing that the sample complexity naturally depends on the mass function $M(\cdot)$.

restatable[Estimation of ATE under Scenario II]{theorem}{thmScenarioTwoEstimation} Fix constants $c\in (0,\nicefrac{1}{2})$, $\sigma,\varepsilon,\delta\in (0,1)$, and a distribution $\mu$ over $\mathbb{R}^d\times \mathbb{R}$. Let concept classes $\mathbbmss{P}\subseteq\mathbbmss{P}_{\rm O}(c)$ and $\mathbbmss{D}$ satisfy: \begin{enumerate}[itemsep=-1pt] • $\mathbbmss{D}$ satisfies (ref) with mass function $M(\cdot)$. • Each $\euscr{P}\in \mathbbmss{D}$ is $\sigma$-smooth with respect to $\mu$.\footnote{Distribution $\euscr{P}$ is said to be $\sigma$-smooth with respect to $\mu$ if its probability density function $p$ satisfies $p(\cdot)\leq \left(\nicefrac{1}{\sigma}\right)\cdot \mu(\cdot)$.} • $\mathbbmss{P}$ has a finite fat-shattering dimension ((ref)) $\mathrm{fat}_{\gamma}(\mathbbmss{P})<\infty$ at scale $\gamma=\Theta({c}\sigma M(\nicefrac{\varepsilon}{2}))$; • $\mathbbmss{D}$ has a finite covering number with respect to total variation distance $N_{O({c}M(\nicefrac{\varepsilon}{2}))}(\mathbbmss{D})<\infty$. \end{enumerate} There is an algorithm that, given $n$ {i.i.d.} samples from the censored distribution $\euscr{C}_\euscr{D}$ for any $\euscr{D}$ realizable with respect to $\left(\mathbbmss{P},\mathbbmss{D}\right)$ and $\varepsilon,\delta \in (0,1)$, outputs an estimate $\widehat{\tau}$, such that, with probability $1-\delta$, \[ \abs{\widehat{\tau}-\tau_{\euscr{D}}}\leq \varepsilon\,. \] There is a universal constant $\eta\geq \nicefrac{1}{256}$, such that, the number of samples $n$ is \[ n = O\left( \frac{1}{\eta M(\nicefrac{\varepsilon}{2})^2} \cdot \left( \mathrm{fat}_{\eta c\sigma M(\nicefrac{\varepsilon}{2})}(\mathbbmss{P})\cdot \log{\frac{1}{\eta {c}\sigma M(\nicefrac{\varepsilon}{2})}} +\log{\frac{N_{\eta {c}M(\nicefrac{\varepsilon}{2})}(\mathbbmss{D})}{\delta}} \right) \right) }\,. \]

The proof of (ref) appears in (ref).

algorithm[algorithm omitted — 2,042 chars of source]

\noindentProof Sketch of (ref). The argument proceeds in two steps.

\noindentConstruction of estimator $\widehat{\tau}$. At a high level, the assumptions on $\mathbbmss{P}$ and $\mathbbmss{D}$ enable one to create a cover of $\mathbbmss{P}\times \mathbbmss{D}$ {with respect to the $L_1$-norm}. ({Where, we define the $L_1$-norm between $\alpha(x,y)$ and $\beta(x,y)$ as $\|\alpha - \beta\|_1 \coloneqq \iint \bigl|\alpha(x,y) - \beta(x,y)\bigr|\;{\rm d} x{\rm d} y.$)} This, in turn, is sufficient to get $(p,\euscr{P})$ and $(q,\euscr{Q})$ such that the products $p\euscr{P}$ and $q\euscr{Q}$ are good approximations for the products $p_1\euscr{D}_{X,Y(1)}$ and $p_0\euscr{D}_{X,Y(0)}$ respectively. Concretely, they satisfy the following guarantee \[ \ensuremath{\left\lVert p_1\euscr{D}_{X,Y(1)} - p\euscr{P} \right\rVert}_1 < M(O(\varepsilon)) \qquad\text{ and }\qquad \ensuremath{\left\lVert p_0\euscr{D}_{X,Y(0)} - q\euscr{Q} \right\rVert}_1 < M(O(\varepsilon)) \,, \addtocounter{equation}{1}\tag{\theequation}\label{sec:est:overlap:guarantee} \] where we define the $L_1$-norm between $\alpha(x,y)$ and $\beta(x,y)$ as $\|\alpha - \beta\|_1 \coloneqq \iint \bigl|\alpha(x,y) - \beta(x,y)\bigr|\;{\rm d} x{\rm d} y.$ We present the details of constructing the cover and finding the tuples $(p,\euscr{P})$ and $(q,\euscr{Q})$ using finite samples in (ref). We then define our estimator as \[ \widehat{\tau} \;\;=\;\; \abs{\operatornamewithlimits{\mathbb{E}}\nolimits_{(x,y)\sim\euscr{P}}[y] - \operatornamewithlimits{\mathbb{E}}\nolimits_{(x,y)\sim\euscr{Q}}[y]}\,. \]

\noindentProof of accuracy of $\widehat{\tau}$. Due to (ref) and the fact that all elements of $\mathbbmss{P}$ satisfy overlap, if $\operatornamewithlimits{\mathbb{E}}_{\euscr{D}_{X,Y(1)}}[y]$ is $\varepsilon$-far from $\operatornamewithlimits{\mathbb{E}}_{\euscr{P}}[y]$, then $\euscr{D}_{X,Y(1)}(x,y)/\euscr{P}(x,y)$ must be very large or very small (concretely, outside $\left(\nicefrac{c}{2(1-c)}, \nicefrac{2(1-c)}{c}\right)$) for each $(x,y)\in S$ where $S$ is a set with measure at least $M(\varepsilon)$ under $\euscr{P}$ and $\euscr{Q}$. Because $p_1,p\in \mathbbmss{P}_{\rm O}$, their ratios are bounded and always lie in $\left(\nicefrac{c}{(1-c)}, \nicefrac{(1-c)}{c}\right)$.

Our proof relies on the following observation: intuitively, (ref) forces any two distributions, say $\euscr{P}$ and $\euscr{D}_{X,Y(1)}$ in $\mathbbmss{D}$, with a large difference in mean-outcomes to have a large (multiplicative) difference in their densities over a set of measure at least $M(\varepsilon)$. Concretely, if $\sabs{\operatornamewithlimits{\mathbb{E}}_{\euscr{D}_{X,Y(1)}}[y]-\operatornamewithlimits{\mathbb{E}}_{\euscr{P}}[y]}\geq O(\varepsilon)$, then $\euscr{D}_{X,Y(1)}(x,y)/\euscr{P}(x,y)\not\in \left(\nicefrac{c}{2(1-c)}, \nicefrac{2(1-c)}{c}\right)$ on at least a set $S$ of mass $M(\varepsilon)$ under both $\euscr{P}$ and $\euscr{D}_{X,Y(1)}$. Further, the ratios of propensity scores $p(\cdot)$ and $p_1(\cdot)$ are bounded between $\left(\nicefrac{c}{(1-c)}, \nicefrac{(1-c)}{c}\right)$. The combination of these facts allows one to show that if $\sabs{\operatornamewithlimits{\mathbb{E}}_{\euscr{D}_{X, Y(1)}}[y]-\operatornamewithlimits{\mathbb{E}}_{\euscr{P}}[y]}\geq O(\varepsilon)$, then \[ \ensuremath{\left\lVert p_1\euscr{D}_{X,Y(1)} - p\euscr{P} \right\rVert} > M(O(\varepsilon))\,, \] which contradicts the guarantee in (ref). Thus, due to the contradiction, one can conclude that $\sabs{\operatornamewithlimits{\mathbb{E}}_{\euscr{D}_{X,Y(1)}}[y]-\operatornamewithlimits{\mathbb{E}}_{\euscr{P}}[y]}\leq O(\varepsilon)$. An analogous proof shows $\sabs{\operatornamewithlimits{\mathbb{E}}_{\euscr{D}_{X,Y(0)}}[y]-\operatornamewithlimits{\mathbb{E}}_{\euscr{Q}}[y]}\leq O(\varepsilon)$. Together, these are sufficient to conclude the proof.

Estimation under Scenario III (Unconfoundedness without Overlap)

Next, we study estimation under Scenario III, where unconfoundedness is guaranteed but overlap is not. Recall that this scenario is captured by the following class of propensity scores. \[ \mathbbmss{P}_{\rm U}(c) \coloneqq \left\{ p\colon \mathbb{R}^d\times \mathbb{R}\to [0,1]\;\middle|\;

array[array omitted — 328 chars of source]

\right\}\,. \] In (ref), we showed that, in this case, the identifiability of $\tau$ is characterized by (ref). In this section, we show that $\tau$ can be estimated from finite samples under the following quantitative version of (ref).

restatable[]{condition}{conditionScenarioThreeEstimation} Given $c,C>0$, a class $\mathbbmss{D}$ is said to satisfy (ref) with constants $c,C$ if for each $\euscr{P},\euscr{Q}\in \mathbbmss{D}$ and set $S\subseteq\mathbb{R}^d$ with $\textrm{\rm vol}(S)>c$, the following holds: for each $\varepsilon>0$ \[ \qquad\text{if}\qquad \operatorname{d}_{\mathsf{TV}}\left(\euscr{P}(S\times \mathbb{R}),\euscr{Q}(S\times \mathbb{R})\right) \leq \varepsilon\,, \qquad\text{then}\qquad \abs{\operatornamewithlimits{\mathbb{E}}\nolimits_{\euscr{P}}[y] - \operatornamewithlimits{\mathbb{E}}\nolimits_{\euscr{Q}}[y]}\leq \varepsilon\cdot C\,. \] Where distributions $\euscr{P}(S\times \mathbb{R})$ and $\euscr{Q}(S\times \mathbb{R})$ are the truncations of $\euscr{P}$ and $\euscr{Q}$ to $S\times \mathbb{R}$ defined as follows: for each $(x,y)$, $\euscr{P}(S\times \mathbb{R}; x, y)\propto \mathds{1}\left\{x\in S\right\}\cdot \nicefrac{\euscr{P}(x,y)}{\euscr{P}(S\times \mathbb{R})}$ and analogously for $\euscr{Q}.$

To gain some intuition, fix a set $S$. Now, the above condition holds if whenever the truncated distributions $\euscr{P}(S\times \mathbb{R})$ and $\euscr{Q}(S\times \mathbb{R})$ are close, then the means of the untruncated distributions $\euscr{P},\euscr{Q}$ are also close. (ref) requires this for any set $S$ of sufficient volume. At a high level, this holds whenever the truncated distribution can be “approximately extended” to the whole domain to recover the original distribution -- i.e., whenever extrapolation is possible. At the end of this section, in (ref), we show that -- under some mild assumptions -- a rich class of distributions can be extrapolated and, hence, satisfy (ref). Now, we are ready to state our estimation result.

restatable[Estimation of ATE under Scenario III]{theorem}{thmScenarioThreeEstimation} Fix constants $c\in (0,\nicefrac{1}{2})$, $C>0$, $\sigma,\varepsilon,\delta\in (0,1)$, and a distribution $\mu$ over $\mathbb{R}^d\times \mathbb{R}$. Let concept classes $\mathbbmss{P}\subseteq\mathbbmss{P}_{\rm U}(c)$ and $\mathbbmss{D}$ satisfy: \begin{enumerate}[itemsep=-1pt] • $\mathbbmss{D}$ satisfies (ref) with constant $C>0$. • Each $\euscr{P}\in \mathbbmss{D}$ is $\sigma$-smooth with respect to $\mu$.\footnote{Distribution $\euscr{P}$ is said to be $\sigma$-smooth with respect to $\mu$ if its probability density function $p$ satisfies $p(\cdot)\leq \left(\nicefrac{1}{\sigma}\right)\cdot \mu(\cdot)$.} • $\mathbbmss{P}$ has a finite fat-shattering dimension ((ref)) $\mathrm{fat}_{\gamma}(\mathbbmss{P})<\infty$ at scale $\gamma=\Theta(\sigma c^3\varepsilon/C)$; • $\mathbbmss{D}$ has a finite covering number with respect to TV distance $N_{O(c^3\varepsilon/C)}(\mathbbmss{D})<\infty$. \end{enumerate} There is an algorithm that, given $n$ {i.i.d.} samples from the censored distribution $\euscr{C}_\euscr{D}$ for any $\euscr{D}$ realizable with respect to $\left(\mathbbmss{P},\mathbbmss{D}\right)$ with $2c<\Pr_\euscr{D}[T{=}1]<1-2c$ and $\varepsilon,\delta \in (0,1)$, outputs an estimate $\widehat{\tau}$, such that, with probability $1-\delta$, \[ \abs{\widehat{\tau}-\tau_{\euscr{D}}}\leq \varepsilon\,. \] There is a universal constant $\eta\geq \nicefrac{1}{256}$, such that, the number of samples $n$ is \[ n = O\left( \frac{C^2}{(c^2 \varepsilon)^4 } \cdot \left( \mathrm{fat}_{\eta\sigma c^3\varepsilon/C}(\mathbbmss{P})\cdot \log{\frac{C}{\sigma c^3\varepsilon}} +\log{\frac{N_{\eta c^3\varepsilon/C}(\mathbbmss{D})}{\delta}} \right) \right) }\,. \]
algorithm[algorithm omitted — 2,876 chars of source]

We expect that the $\nicefrac{1}{\varepsilon^4}$ dependence on the sample complexity can be improved using boosting, but we did not try to optimize it. We refer the reader to (ref) for a sketch of the proof of (ref) and to (ref) for a formal proof. {Before showing that (ref) is satisfied by interesting distribution families, we pause to note that apart from the constraints on concept classes $\mathbbmss{P}$ and $\mathbbmss{D}$, we require the additional requirement that $c < \Pr_\euscr{D}[T{=}1] < 1-c$. First, observe that this is a mild requirement and is significantly weaker than overlap, which requires $c < \Pr_\euscr{D}[T{=}1|X={x}] < 1-c$ for each $x$. (To see why it is a mild requirement, observe that it allows the propensity scores $e(x)=$ to be 0 or 1 for all covariates as in regression discontinuity designs.) Second, our constraints on $\mathbbmss{P}$ and $\mathbbmss{D}$ already ensure that $\Pr[T{=}1]\in (0,1)$, which was sufficient for identification; however, they allow $\Pr[T{=}1]$ to approach 0 or 1, which makes estimation impossible. We require this constraint to avoid these extreme cases.}

Next, we show that a rich family of distributions satisfies (ref) (also see (ref)).

restatable{lemma}{lemmaExtrapolation} Let $K = [0,1]^{d+1}$ and let $M,k\ge 1$ be constants. Define $\mathbbmss{D}_{\rm poly}(K,M)$ as the set of all distributions with support $K$ of the form $f(x,y) \propto e^{p(x,y)},$ where $p$ is a degree-$k$ polynomial satisfying \[ \max_{(x,y)\in K} \abs{p(x,y)} \le M\,. \] Then, the class $\mathbbmss{D}_{\rm poly}(K,M)$ satisfies (ref) with constant \[ C = e^{5M} \cdot \Bigl(O\bigl(\min\{d,k\}\bigr)\Bigr)^k \cdot c^{-(k+1)}\,. \]

In particular, when $M,k=O(1)$ and $c=\Omega(1)$, the constant is $C=O(1)$. This result is a corollary of Lemma 4.5 in daskalakis2021statistical and relies on the anti-concentration properties of polynomials carbery2001distributional. Moreover, the conclusion can be generalized to the case where $K$ is any convex subset of $\mathbb{R}^d\times\mathbb{R}$. Specifically, if $[a,b]^{d+1}\subseteq K\subseteq [c,d]^{d+1}$, then the constant $C$ will scale linearly with the diameter of $K$ and with a function of the aspect ratio $\frac{d-c}{b-a}$. The proof of (ref) appears in (ref).

remark[Extensions of (ref)] As we mentioned, the key step in proving (ref) is an extrapolation result by daskalakis2021statistical. More generally, one can leverage other extrapolation results -- both existing and future ones -- from the truncated statistics literature to show that (ref) is satisfied by distribution families of interest. For instance, one can use an extrapolation result by Kontonis2019EfficientTS to show that (ref) is satisfied by the family of Gaussians over unbounded domains, and an extrapolation result by lee2024efficient to show that it is satisfied by exponential families satisfying mild regularity conditions.

\noindentEstimation under Regression Discontinuity Design. Next, we consider the estimation of $\tau$ with regression discontinuity (RD) designs. As mentioned before, RD designs are a special case of Scenario III and, hence, we get the following result as an immediate corollary of (ref).

corollaryFix constants $c\in (0,\nicefrac{1}{2})$, $C>0$, $\sigma,\varepsilon,\delta\in (0,1)$, and a distribution $\mu$ over $\mathbb{R}^d\times \mathbb{R}$. Fix any class $\mathbbmss{D}$ that satisfies the conditions in (ref) with constants $(C,\sigma,\varepsilon)$. There is an algorithm that, given $n$ {i.i.d.} samples from the censored distribution $\euscr{C}_\euscr{D}$ for any $c$-RD-design $\euscr{D}$ and $\varepsilon,\delta \in (0,1)$, outputs an estimate $\widehat{\tau}$, such that, with probability $1-\delta$, \[ \abs{\widehat{\tau}-\tau_{\euscr{D}}}\leq \varepsilon\,. \] The number of samples $n$ is \[ n = O\left( \frac{C^2}{(\sigma c \varepsilon)^2 } \cdot \left( \mathrm{fat}_{O(\sigma c\varepsilon/C)}(\mathbbmss{P})\cdot \log{\frac{C}{\sigma c\varepsilon}} +\log{\frac{N_{O(\varepsilon c/C)}(\mathbbmss{D})}{\delta}} \right) \right) }\,. \]

Conclusion

This work extends the identification and estimation regimes for treatment effects beyond the standard assumptions of unconfoundedness and overlap, which are often violated in observational studies. Inspired by classical learning theory, we introduce a new condition that is both sufficient and necessary for the identification of ATE, even in scenarios where treatment assignment is deterministic or hidden biases exist. This condition allows us to build a framework that unifies and extends prior identification results by characterizing the distributional assumptions required for identifying ATE without the standard assumptions of unconfoundedness and overlap tan2006distributional,rosenbaum2002observational,thistlethwaite1960regressionDiscontinuity. Beyond immediate theoretical contributions, our results establish a deeper connection between learning theory and causal inference, opening new directions for analyzing treatment effects in observational studies with complex treatment mechanisms.

Acknowledgments

This project is in part supported by NSF Award CCF-2342642. Alkis Kalavasis was supported by the Institute for Foundations of Data Science at Yale. We thank the anonymous COLT reviewers for helpful suggestions on presentation and for suggesting to include a fourth scenario.

\printbibliography