Confounder Detection via Treatment Intent
- The paper presents CDTI, a method that contrasts treated–untreated pairs to surface candidate hidden confounders by eliciting treatment intent.
- It employs matching strategies such as Z-matching, π-matching, and Z-dominance to suppress observed variables and emphasize unobserved treatment drivers.
- Empirical studies in ICU EHR settings demonstrate plausible candidate confounders, highlighting the need for further validation in causal adjustment.
Searching arXiv for the specified paper and closely related work to ground the article in the current literature.
arXiv search: "2605.26413 Confounder Detection via Treatment Intent"
Confounder Detection via Treatment Intent (CDTI) is an observational study design for detecting candidate unobserved confounders by exploiting the fact that any hidden variable that affects treatment allocation must, in some form, have been available to the human decision-maker at decision time. The design constructs carefully matched treated–untreated pairs and then asks why treatment differed, with the goal of eliciting variables outside the recorded covariate set that explain the treatment contrast. CDTI is therefore not a causal estimator by itself. Its role is to surface candidate hidden treatment drivers that may later be measured, proxied, or incorporated into downstream adjustment procedures [2605.26413].
1. Problem formulation and causal motivation
In the CDTI formulation, the treatment is (X), the outcome is (Y), the observed covariates are (Z), and the unobserved confounders are (U). The intended causal structure is
[
Z \to X,\quad Z \to Y,\quad U \to X,\quad U \to Y,\quad X \to Y,
]
with possible dependence between (Z) and (U), represented by a bidirected relation. The observational analyst sees ((Z,X,Y)), but not (U). When (U) affects both treatment and outcome, adjustment on (Z) alone is insufficient, so the usual no-unobserved-confounding condition fails [2605.26413].
The ICU example used to motivate CDTI makes this point concrete. Let (X) be mechanical ventilation and (Y) be in-hospital mortality. Using observed EHR covariates (Z), the paper estimates the effect of treatment on the treated,
[
\mathrm{ETT} \coloneqq \mathbb{E}[Y_{x_1} - Y_{x_0} \mid X = x_1].
]
Across three ICU databases, the back-door-adjusted estimates suggest that mechanical ventilation increases mortality in the treated population. The paper interprets this as a near-certain empirical signature of unobserved confounding, because physicians ventilate patients for reasons that are only partly captured in structured EHR variables [2605.26413].
This design addresses a specific failure mode of observational causal inference: the dataset does not contain all variables that guided treatment choice. Related hidden-confounding work makes the same identifiability obstacle explicit in simpler binary settings. In the three-node DAG (Z \to T), (Z \to Y), (T \to Y), the ATE is not identifiable from confounded observational data alone because many different full joint distributions (P(Y,T,Z)) induce the same observed (P(Y,T)) while implying different causal effects [2002.11096]. CDTI starts from the practical premise that, although (U) is not recorded, a human decision-maker may still be able to articulate contrastive reasons for treatment differences [2605.26413].
2. Matching design and stochastic dominance theory
CDTI does not ask experts abstractly which unmeasured variables might matter. It first constructs treated–untreated pairs ((i,j)) such that (X_i=1) and (X_j=0), then queries why treatment differed. The core design choice is the matching strategy (M), which suppresses obvious observed explanations in (Z) so that hidden explanations in (U) become more salient [2605.26413].
| Strategy | Pairing condition |
|---|---|
| (Z)-matching | (Z_i = Z_j) |
| (\pi)-matching | (\pi(Z_i)=\pi(Z_j)), where (\pi(Z)=P(X=1\mid Z)) |
| (Z)-dominance | (Z_i \le Z_j) coordinatewise |
| Marginal matching / random baseline | Only (X_i=1), (X_j=0) |
The central theorem is stated in terms of multivariate stochastic order. Under appropriate assumptions (\mathcal{A}{(1)}, \mathcal{A}{(2)}, \mathcal{A}{(3)}), for each strategy (M \in {Z,\pi,Z\text{-dom}}),
[
P(U \mid Z = z, X = 1) \succeq_{st} P(U \mid Z = z, X = 0),
]
[
P(U \mid \pi = p, X = 1) \succeq_{st} P(U \mid \pi = p, X = 0),
]
[
P(U \mid Z = z', X = 1) \succeq_{st} P(U \mid Z = z, X = 0)\quad \text{if } z' < z.
]
Here (\succeq_{st}) denotes multivariate stochastic order:
[
A \succeq_{st} B \implies \mathbb{E}[\phi(A)] \ge \mathbb{E}[\phi(B)]
]
for every coordinatewise non-decreasing (\phi:\mathbb{R}d\to\mathbb{R}) [2605.26413].
For scalar (U), the sufficient condition for (Z)-matching is especially simple. If (U\in\mathbb{R}) and
[
P(X=1\mid Z=z,U=u)
]
is non-decreasing in (u) for every (z), then
[
P(U\mid Z=z,X=1)\succeq_{st} P(U\mid Z=z,X=0).
]
This is a monotone likelihood ratio argument: within a fixed (Z)-stratum, treated units have larger posterior (U) than untreated units when treatment probability increases with (U) [2605.26413].
For multivariate (U), the conditions are stronger. The treatment mechanism must be non-decreasing in each coordinate of (u), and (P(U\mid Z=z)) must be log-supermodular:
[
P(u\mid z)P(u'\mid z)\le P(u\wedge u'\mid z)P(u\vee u'\mid z),
]
or, for twice-differentiable densities,
[
\frac{\partial2 \log P(u\mid z)}{\partial u{(i)}\partial u{(j)}} \ge 0.
]
The log-supermodularity condition rules out strong tradeoffs among hidden severity axes; clinically, it encodes that hidden severities tend to cluster positively rather than offset one another [2605.26413].
For (Z)-dominance, the paper introduces
[
h{(x)}(z,u)\coloneqq P(X=x\mid z,u)P(u\mid z)
]
and requires cross-partial conditions:
[
\frac{\partial2 \log h{(x)}}{\partial u{(j)}\partial u{(k)}}(z,u)\ge 0 \quad \text{for all } j\neq k,
]
[
\frac{\partial2 \log h{(x)}}{\partial z{(l)}\partial u{(j)}}(z,u)\le 0 \quad \text{for all } l,j.
]
Under these plus the (Z)-matching assumptions, if (z'<z), then
[
P(U \mid Z=z', X=1)\succeq_{st}P(U \mid Z=z, X=0).
]
The paper interprets these inequalities as balancing a collider channel through conditioning on (X) with a bidirected channel through marginal dependence between (Z) and (U) [2605.26413].
3. Expert elicitation, extraction, and success probabilities
The expert interaction is formalized as an extraction-and-selection process. Given a pair ((i,j)) with (X_i=1) and (X_j=0), the expert produces a candidate set of explanations
[
C_{\mathcal{E}(i,j)},
]
where (\mathcal{E}) is the extraction strategy. Under perfect extraction (\mathcal{E}{\mathrm{perf}}),
[
C{\mathcal{E}_{\mathrm{perf}}(i,j)}={V{(l)}: V_i{(l)} > V_j{(l)}}.
]
Thus, only variables on which the treated unit exceeds the untreated unit can explain the contrastive treatment decision [2605.26413].
Selection is then modeled as choosing one explanation uniformly among candidates. If (E=1) denotes the event that an unobserved variable is selected, then
[
P(E=1\mid i,j)=\frac{|C_{\mathcal{E}(i,j)}\setminus Z|}{|C_{\mathcal{E}(i,j)}|}.
]
Accuracy (A=1) requires that the selected explanation is unobserved and genuinely satisfies the directional contrast (U_i{(c)}>U_j{(c)}). Under perfect extraction,
[
P(A=1\mid i,j,\mathcal{E}_{\mathrm{perf}}) = \frac{N(i,j)}{N(i,j)+D(i,j)},
]
where
[
N(i,j)=|{U{(l)}: U_i{(l)} > U_j{(l)}}|,
\qquad
D(i,j)=|{Z{(k)}: Z_i{(k)} > Z_j{(k)}}|.
]
The design objective is therefore explicit: maximize the number of hidden explanatory differences (N) while minimizing the number of competing observed explanations (D) [2605.26413].
This leads to formal comparisons among strategies. Under perfect extraction, both (Z)-matching and (Z)-dominance have (D=0), so success reduces to
[
A=\mathbf{1}{N\ge 1}.
]
The paper proves that
[
\mathbb{E}[A \mid Z\text{-dom}, Z_i=z', Z_j=z, \mathcal{E}{\mathrm{perf}}] \ge \mathbb{E}[A \mid Z\text{-match}, Z_i=Z_j=z,\mathcal{E}{\mathrm{perf}}] \quad \forall z'<z.
]
Hence, under the stated assumptions, dominance pairs are even better than exact (Z)-matches [2605.26413].
For (\pi)-matching versus random matching, the paper defines a surrogate utility
[
\mathcal{U}\alpha(M)\coloneqq \mathbb{E}[N-\alpha D\mid M], \qquad \alpha>0,
]
and marginal predictive strength
[
\mathrm{AUC}{\mathrm{sel}(V{(k)})} \coloneqq P(V_i{(k)} > V_j{(k)} \mid X_i=1,X_j=0).
]
Under the (\pi)-matching conditions and continuity of each marginal (Z{(k)}),
[
\mathcal{U}\alpha(\pi\text{-match})-\mathcal{U}\alpha(\text{rand}) \ge \alpha \sum_{k=1}{d_Z}\left(\mathrm{AUC}_{\mathrm{sel}(Z{(k)})}-\tfrac12\right) - \sum_{l=1}{d_U}\left(\mathrm{AUC}_{\mathrm{sel}(U{(l)})}-\tfrac12\right).
]
A stated implication is that if
[
\frac{ \sum_l \left(\mathrm{AUC}{\mathrm{sel}(U{(l)})}-\tfrac12\right) }{ \sum_k \left(\mathrm{AUC}{\mathrm{sel}(Z{(k)})}-\tfrac12\right) } \le 1,
]
then
[
\mathbb{E}[N-D\mid \pi\text{-match}] \ge \mathbb{E}[N-D\mid \text{rand}].
]
This formalizes the intuition that balancing away observed variation is worthwhile when it removes more distracting (Z)-signal than hidden (U)-signal [2605.26413].
4. Empirical implementation in ICU and EHR settings
The paper’s proof of concept is built around ICU treatment effect estimation from EHR data, with mechanical ventilation as treatment and in-hospital mortality as outcome. In the semi-synthetic MIMIC-III setting, the 12 observed covariates are respiratory rate, mean arterial pressure (MAP), lactate, P/F ratio, (p\mathrm{CO}_2), (p\mathrm{O}_2), oxygen saturation, age, sex, Charlson score, SOFA score, and admission-diagnosis indicators [2605.26413].
Clinical notes are used as a proxy for physician knowledge. For the semi-synthetic environment, the paper extracts binary note-derived concept indicators using UMLS entity linking and negation detection implemented via SciSpaCy. The binary concepts used as latent confounders (U) include pleural effusion, heart failure, dyspnea, pneumonia, pulmonary edema, Bloom syndrome, hypoxia, atrial fibrillation, hypertensive disease, and atelectasis, with (d_U=10), all binary [2605.26413].
The semi-synthetic construction starts with real MIMIC-III (Z) and text-derived (U), then specifies treatment and outcome models:
[
\pi(Z,U)=\sigma(\alpha_X + \beta_X\top Z + \gamma_X\top U),
]
with (\gamma_X{(l)}\sim \mathrm{Unif}[0.3,0.4]), and a logistic outcome model with (\gamma_Y{(l)}\sim \mathrm{Unif}[0.1,0.2]) for (U) and direct treatment coefficient (\gamma_{X\to Y}=-0.2), so treatment is truly protective. New ((\tilde X,\tilde Y)) are then sampled, while analysts observe only ((Z,\tilde X,\tilde Y)) [2605.26413].
The synthetic verification uses Gaussian ((Z,U)) with (d_Z=d_U=3) and logistic treatment
[
\pi(z,u)=\sigma(\alpha+\beta\top z+\gamma\top u), \qquad \alpha=-1.
]
When the required assumptions hold, (Z)-dominance outperforms (Z)-matching as the dominance gap grows; when they fail, the advantage can reverse. For (\pi)-matching versus random matching, the paper varies
[
\kappa \coloneqq \frac{\sum_l (\mathrm{AUC}{\mathrm{sel}(U{(l)})}-\tfrac12)}{\sum_k (\mathrm{AUC}{\mathrm{sel}(Z{(k)})}-\tfrac12)},
]
and reports that (\pi)-matching beats random matching for (\kappa \le 1), while the inequality reverses for (\kappa > 1) [2605.26413].
In the semi-synthetic MIMIC-III experiments, practical matching implementations are based on Euclidean distance on standardized (Z), coordinatewise dominance scores, estimated propensity differences, and random baselines. The main finding is an ordering of cumulative success rates: (Z)-based strategies (Z)-match and (Z)-dominance are best, (\pi)-matching and (\pi)-dominance are next, and random matching is worst throughout. The paper also reports that mean success (\bar\lambda) is highest for small propensity gaps and decreases monotonically as the gap widens [2605.26413].
For real-data detection in MIMIC-III, the paper fits a BERT-based treatment predictor (\hat\pi_{\mathrm{BERT}}) for (P(X=1\mid Z,T)) using physiological covariates and text notes, and an xgboost model (\hat\pi_{\mathrm{xgb}}) using only (Z), which is used to construct (\pi)-matched pairs. Using (\pi)-matching with (B=2000) selected pairs on a held-out set, and allowing each unit to appear at most three times, the paper performs ablation-based extraction. For each concept (c), it removes mentions from the treated unit’s notes and defines concept impact as
[
\Delta_c = \hat\pi_{\mathrm{BERT}}(z_i,t_i) - \hat\pi_{\mathrm{BERT}}(z_i,t_i{-c}).
]
Concepts with (\Delta_c > 1\%) are kept as candidate confounders [2605.26413].
The top 20 discovered concepts include pleural effusion, hemorrhage, pneumonia, dyspnea, hypoxia, pulmonary edema, pneumothorax, fever, tachycardia, and hypertensive disease. The paper groups them into pulmonary impairment/injury, infection/SIRS, hemorrhage/trauma, cardiac, and non-specific illness severity, and concludes that (17/20) detected concepts are clinically highly plausible as confounders or confounder proxies for ventilation decisions [2605.26413]. However, when these discovered concepts are added to downstream adjustment sets, the ETT changes only slightly and the differences are not statistically significant. The stated explanation is that note-derived binary indicators are sparse and noisy proxies for the underlying latent confounders [2605.26413].
5. Relation to adjacent deconfounding and confounder-selection frameworks
CDTI occupies a distinct position within a broader literature on hidden confounding, confounder selection, and treatment-assignment signals. Its closest relatives address neighboring problems rather than the same design objective.
"Selective deconfounding" in "Causal Inference With Selectively Deconfounded Data" [2002.11096] assumes a large observational dataset in which treatment and outcome are observed but one key confounder is missing, together with a smaller dataset in which that confounder is revealed. The contribution there is not confounder detection, but selective confounder measurement. The method reconstructs (P(Y,T,Z)) from known (P(Y,T)) and estimated (P(Z\mid Y,T)), and shows that actively allocating the revealed-(Z) budget across observed ((Y,T)) strata can reduce sample complexity [2002.11096]. This is methodologically close to selective measurement design, whereas CDTI is aimed at eliciting previously unrecorded treatment drivers [2605.26413].
"Adversarial De-confounding in Individualised Treatment Effects Estimation" [2210.10530] uses treatment assignment as a proxy for treatment policy and learns disentangled latent representations (I(X), C(X), A0(X), A(X), A1(X)). A treatment classifier connected to (C(X)) through a gradient reversal layer encourages treatment-agnostic balanced confounder representations for ITE estimation [2210.10530]. That approach uses treatment-assignment signals to shape latent space, but it does not provide explicit variable-level confounder detection or expert-elicited treatment-intent explanations. CDTI, by contrast, is explicitly contrastive and pair-based [2605.26413].
"ConfoundingSHAP: Quantifying confounding strength in causal inference" [2605.10533] targets a different detection problem: which observed covariates act as confounders. It defines residual confounding bias under restricted adjustment,
[
b_S(x_S) := \delta_S(x_S) - \tau_S(x_S),
]
and constructs Shapley values over adjustment-set coalitions to quantify how much each observed covariate reduces residual bias relative to the full observed set [2605.10533]. This distinguishes confounders from instruments or prognostic variables among measured covariates. CDTI instead seeks candidate unobserved confounders that are absent from the original (Z) [2605.26413].
"Confounder selection via iterative graph expansion" [2309.06053] addresses confounder selection through causal-graphical elicitation. Starting from (X \leftrightarrow Y), it queries the user for primary adjustment sets and incrementally expands a working ADMG until a sufficient adjustment set is found or ruled out. The method is sound and complete if the user correctly specifies the primary adjustment sets at every step [2309.06053]. This is interactive and expert-driven like CDTI, but the elicited object is structural graph information rather than contrastive treatment intent. A plausible implication is that CDTI could provide candidate variables that later enter a graphical confounder-selection workflow.
"Inferring the Effect of a Confounded Treatment by Calibrating Resistant Population's Variance" [2312.16439] is relevant at the level of hidden treatment-selection bias rather than confounder discovery. It identifies the conditional average treatment effect on the treated as one of two possible values under nondeterministic treatment assignment, equality of conditional variances of the two potential outcomes in the treatment group, and a resistant population that calibrates (\sigma_02(x)=\operatorname{Var}(Y_i(0)\mid X_i=x)) [2312.16439]. This quantifies the magnitude of hidden bias caused by latent treatment selection, but it does not detect the underlying confounder or infer treatment intent directly.
6. Interpretation, misconceptions, and limitations
CDTI is best understood as a study design for generating candidate hidden confounders, not as a proof that a detected concept is a true confounder of (X \to Y). The paper states explicitly that detecting a candidate hidden treatment driver does not certify that it is a genuine confounder, nor that adding it restores back-door admissibility [2605.26413]. This distinguishes CDTI from methods that assume the confounder is already known and merely expensive to measure [2002.11096].
A second common misconception is to equate treatment intent with any variable predictive of treatment. Related work on observed-covariate confounding makes clear that variables associated only with treatment assignment may instead be instruments, while variables associated only with outcomes are prognostic covariates [2605.10533]. CDTI avoids making that identification from treatment prediction alone; it elicits candidate variables because they explain treatment disagreement after observed explanations have been neutralized [2605.26413].
The paper gives explicit conditions under which CDTI can succeed: hidden variables (U) affect treatment monotonically, hidden dimensions are positively associated at fixed (Z), matching suppresses observed explanations (Z), the expert can articulate contrastive reasons for treatment differences, and elicited concepts are measured or proxied with enough fidelity to be useful later [2605.26413]. It can fail when treatment depends on tacit, subconscious, or inarticulable cues; when (U) coordinates trade off rather than co-cluster; when (Z) and (U) are too strongly correlated; when matching leaves many observed competing explanations; when extracted variables are noisy or post-treatment; or when the elicited concept is plausible but not actually a confounder of (X \to Y) [2605.26413].
Practical limitations are substantial. The method imposes expert burden through repeated pairwise comparisons. Elicited explanations may be vague, high-level, or inconsistent. Measurement error is central: in the ICU application, clinically plausible concepts were detected, but downstream bias reduction remained limited because note-derived binary indicators were sparse and noisy proxies. Any elicited variable used in causal analysis must also be verified as pre-treatment; in note-based settings, timestamps and retrospective documentation matter [2605.26413].
Within the broader causal-inference landscape, CDTI therefore fills a narrow but important role. It is not a replacement for randomized trials, front-door or IV identification, sensitivity analysis, or graphical adjustment criteria. It is a procedure for surfacing what the dataset failed to record by querying differential treatment decisions in carefully selected pairs [2605.26413]. This suggests a natural downstream workflow: use CDTI to propose candidate hidden confounders or proxies, then assess those variables within standard adjustment, representation-learning, Shapley attribution, or causal-graphical selection pipelines [2605.10533].