Causal Fidelity: Preserving Causal Evidence
- Causal fidelity is defined as the extent to which models, explanations, or synthetic datasets preserve true causal variables, intervention effects, or mechanism-level evidence rather than mere predictive correlations.
- Empirical studies reveal a predictive-causal gap where models with high predictive performance often exhibit low causal fidelity, highlighting challenges in reliably recovering system variables.
- Preserving causal fidelity is critical in domains such as time-series attribution, emotion reasoning, and recommendation, ensuring that interventions reflect accurate causal mechanisms.
Searching arXiv for recent papers on causal fidelity and closely related uses of the term.
Causal fidelity denotes the extent to which a model, representation, explanation, simulator, or synthetic dataset preserves the causal variables, intervention effects, or mechanism-level evidence that are relevant to a target task, rather than merely matching predictive, associational, or perceptual regularities. Recent arXiv work uses the term in several technically distinct senses: as the fraction of encoder sensitivity allocated to system rather than environment degrees of freedom in predictive representation learning [2605.05029]; as the preservation of causal segment effects in time-series attribution [2405.15871]; as counterfactual faithfulness to a supplied structural graph in action-unit-to-emotion reasoning [2606.15779]; as preservation of intervention estimands such as the average treatment effect in synthetic data and behavioral simulation [2604.23904, 2604.02458, 2603.02015]; as mechanism parity between real and synthetic imagery [2512.16468]; and as exact information conservation in counterfactual generation [2511.05236].
1. Definitions and formal scope
In predictive representation learning, causal fidelity is defined for an encoder (\phi:\mathbb{R}{d_s+d_e}\to\mathbb{R}), with (x_t=(s_t,e_t)), by comparing its absolute partial sensitivities to system and environment coordinates:
[
f_{\rm causal}(\phi)
\frac{\lvert\partial\phi/\partial s\rvert}
{\lvert\partial\phi/\partial s\rvert+\lvert\partial\phi/\partial e\rvert}\in[0,1].
]
Here (\lvert\partial\phi/\partial s\rvert\equiv|\partial\phi/\partial s|1) and (\lvert\partial\phi/\partial e\rvert\equiv|\partial\phi/\partial e|_1); (f{\rm causal}=1) corresponds to a purely system-only encoder, whereas (f_{\rm causal}=0) corresponds to an encoder that depends purely on the environment [2605.05029].
In causal inference with synthetic data, causal fidelity is defined at the level of estimands. One formulation states that a synthetic distribution (P\star) has high causal fidelity if its plug-in ATE (\Psi(P\star)) is close to the true ATE (\Psi(P)), with causal-fidelity error measured by
[
\bigl|\Psi(P\star)-\Psi(P)\bigr|.
]
A closely related behavioral-simulation formulation defines causal fidelity as the extent to which an estimated treatment effect (\hat\tau) matches the true effect (\tau), quantified in practice by (|\hat\tau-\tau|) [2604.23904, 2604.02458].
In explanation systems, the object of preservation is often a causal rationale rather than an estimand. In FACR, faithfulness is defined through counterfactual consistency between the rationale, the label, and a structural AU(\to)emotion graph (G), and it is trainable and measurable through intervention-based sensitivity and invariance metrics [2606.15779]. In CausalConceptTS, the framework does not introduce a separate named “fidelity score,” but it quantifies the divergence between causal and associational attributions through concept-wise attribution discrepancy, sign agreement, mean absolute discrepancy, and the fraction of sign-disagreements [2405.15871].
In synthetic-versus-real perception studies, Decisive-Feature Fidelity (DFF) extends the fidelity spectrum to mechanism parity: the decisive features driving the system-under-test should agree across matched real and synthetic inputs. A synthetic image is DFF-fidelitous with respect to a real partner when
[
D\bigl(\mathcal H(F(x_s)),\mathcal H(F(x_r))\bigr)\le \varepsilon_{\text{dff}},
]
and a pass-rate is computed across matched pairs [2512.16468].
In counterfactual generation, the term is pushed further toward exact structural recovery. “The Causal Round Trip” formalizes Structural Reconstruction Error,
[
E_{SR}(X):=\big|\big(\mathbf H_\theta\circ \mathbf T_\theta-\mathbf I\big)X\big|2,
]
and defines Causal Information Conservation as the condition (\mathbf H_\theta(\mathbf T_\theta(X,\mathbf{pa}),\mathbf{pa})=X), equivalently (E_{SR}(X)=0), so that faithful abduction is lossless [2511.05236].
These formulations indicate that causal fidelity is not a single metric but a family of criteria tied to what is being preserved: variables, effects, rationales, decisive features, or structural information.
2. Predictive representation learning and the predictive-causal gap
The strongest impossibility result in the supplied literature appears in the study of predictive representation learning under linear-Gaussian dynamics. For a one-dimensional linear encoder (y_t=w\top x_t), the population latent self-prediction risk is
[
R(w)
w\top\Sigma w
\frac{(w\top A\Sigma w)2}{w\top\Sigma w},
]
with (\Sigma) solving (\Sigma=A\Sigma A\top+Q). The “null-zero” encoder (w_{\rm NZ}=(1,0)\top) selects the system coordinate. The main theorem establishes an explicit family of stable dynamics for which every minimizer (w*\in\arg\min_{|w|=1}R(w)) strictly favors the environment component, implying (f_{\rm causal}(w*)<\tfrac12). The paper further states that enlarging the model class to arbitrarily large nonlinear encoders cannot recover (w_{\rm NZ}): capacity only lowers the minimum risk, further entrenching the non-causal solution [2605.05029].
The empirical evidence is correspondingly large scale. Across 539 distinct dynamics and 5 random seeds per setting, totaling 2695 runs, the mean causal fidelity is 0.49, the median is 0.48, and only 2.5% of runs exceed 0.70 fidelity; 0.4% exceed 0.90. The same study reports that the neural network lowers the prediction risk by 99.3% over the optimal linear encoder, yet remains as non-causal, often more so. In a high-dimensional extension with environment dimension (N=10,50,100), causal fidelity collapses to (\sim 10{-8}) at (N=100), while the predictive-causal gap grows to 92% improvement in prediction error relative to the causal representation [2605.05029].
The nonlinear Duffing-GRU experiments generalize the point beyond the linear-Gaussian case. Under unconstrained prediction of full ((s,e)), 55% of tasks are environment-dominant; under operational grounding, 24% are environment-dominant, with Fisher (p=2.3\times 10{-3}). After shifting (\alpha_e\to 3\alpha_e) and (\sigma_e\to 2\sigma_e), the median OOD MSE inflation is 1.82(\times) for the unconstrained setting and (\sim 1.00\times) under grounding [2605.05029].
The broader significance is stated explicitly in that work. Minimizing prediction error on all observables without distinguishing system from environment drives representations toward the most predictable modes, often the environment. Operational grounding partially suppresses the gap, but causal fidelity is never recovered without an explicit system-environment boundary. A plausible implication is that predictive objectives alone cannot serve as reliable proxies for causal state recovery in self-supervised learning, world models, or scaling-based evaluation.
3. Explanations, attributions, and reasoning systems
In time-series classification, CausalConceptTS embeds causal fidelity in a Rubin-Pearl potential-outcomes framework with predefined segments (X_1,\dots,X_C). The Individual Treatment Effect for segment (c) is defined by a class-conditional do-intervention:
[
ITE(X,f,c;D*,D0)
\log_2 \mathbb E_{X_c\sim p_{h_Xc}(\cdot|do(D=D*),X_{-c},M)}[f(X_{-c},X_c)]
\log_2 \mathbb E_{X_c\sim p_{h_Xc}(\cdot|do(D=D0),X_{-c},M)}[f(X_{-c},X_c)].
]
The Average Treatment Effect averages this quantity over all test samples with true label (D*). The framework contrasts these causal attributions with associational PredDiff attributions built from the observational conditional (p(X_c|X_{-c},M)). It then quantifies divergence via
[
\Delta(c)=ATE(f,c;D*,D0)-\mathbb E_X[IAA(X,f,c)]
]
and the sign-agreement indicator (\sigma(c)=1{\mathrm{sign}(ATE(c))=\mathrm{sign}(\mathbb E[IAA(c)])}), together with mean absolute discrepancy and fraction of sign-disagreements. Across datasets, 33% sign-disagreement is reported, including cases where associational attributions flip sign relative to the causal effect; the paper attributes this to Simpson’s paradox and correlated features, and provides no finite-sample bound beyond standard diffusion-approximation error and the usual ignorability assumptions [2405.15871].
FACR treats causal fidelity as counterfactual faithfulness to a supplied, polarity-aware AU(\to)emotion graph (G). The model learns a disentangled AU latent (z=\sigma(f_{\rm enc}(x))), making (do(z_k=0)) a defined intervention. Training combines classification, AU grounding, a sensitivity hinge loss for (a_k\in Pa(c)), and an invariance loss for (a_k\notin Pa(c)). Evaluation mirrors these terms through zero-one metrics: counterfactual sensitivity is the fraction of relevant AU-class pairs for which (s_{k,c}(\hat y_c-\hat y_c{do(z_k=0)})>0), and counterfactual invariance is the fraction of irrelevant pairs for which (|\hat y_c-\hat y_c{do(z_k=0)}|\le \epsilon). On UNBC-PAIN, PSPI-agreement rises from (0.081\pm 0.134) for the no-objective baseline to (0.569\pm 0.214) for FACR, while invariance rises from (0.607\pm 0.061) to (0.911\pm 0.083). On cross-dataset seven-class emotion transfer, graph-causal agreement rises from (0.501\pm 0.008) to (0.839\pm 0.029). The paper is explicit that the metric tests fidelity to the supplied structure rather than its rediscovery; with a noisy learned (G), active-AU agreement remains low, whereas replacing the graph with verified EMFACS edges raises active-AU agreement from 0.24 to 0.59 [2606.15779].
A related post-hoc notion appears in recommendation. There, Fidelity@(\,k) is the fraction of recommendations for which the causal-rule miner can produce at least one valid top-(k) rule whose antecedent lies in the user’s true history:
[
\text{Fidelity@}k=\frac1N\sum_{u\in\mathcal U}I_u.
]
The reported causal Fidelity@1 values are 96.50%, 98.51%, and 97.03% on MovieLens for FPMC, GRU4Rec, and Caser, with corresponding Amazon values 95.11%, 95.94%, and 95.99%; association-rule fidelity remains in the single- to teens-percent range [2006.16977].
Reasoning systems in retrieval-augmented generation use yet another variant. Causal-Counterfactual RAG assesses “reasoning fidelity” with the Causal Chain Integrity Score,
[
\mathrm{CCIS}=w_1\,\mathrm{Sim}+w_2\,\mathrm{LJ},
]
and the Counterfactual Robustness Score, defined identically over counterfactual explanations. On the reported benchmark, Regular RAG obtains Precision (=0.6013), Recall (=0.7458), CCIS (=0.5362), and CRS (=0.4912), whereas Causal-Counterfactual RAG obtains Precision (=0.8057), Recall (=0.7818), CCIS (=0.7558), and CRS (=0.6990) [2509.14435].
Across these systems, the common pattern is that explanation quality is evaluated not only by plausibility or coverage but by intervention-sensitive agreement with the mechanism the model is supposed to use.
4. Counterfactual generation, information conservation, and semantic closure
“The Causal Round Trip” recasts causal fidelity as lossless abduction and exact counterfactual transport. A diffusion-based SCM is written as an encoder (\mathbf T_\theta:\mathcal X\times\mathcal Xp\to\mathcal U) and decoder (\mathbf H_\theta:\mathcal U\times\mathcal Xp\to\mathcal X), with the ideal round trip (\mathbf H_\theta\circ \mathbf T_\theta=\mathbf I). The paper argues that standard samplers such as DDIM incur a nonzero one-step reconstruction error of order (\mathcal O((\Delta t)2)), and introduces a BELM-based framework with an analytically invertible update rule so that
[
\mathbf H_{\mathrm{BELM}}\circ \mathbf T_{\mathrm{BELM}}=\mathbf I
\quad\Longrightarrow\quad
E_{SR}(X)\equiv 0.
]
Under the usual identifiability assumptions, if (\mathbf T_\theta(X,\mathbf{Pa})\perp!!!\perp \mathbf{Pa}) and (\mathbf H_\theta\circ\mathbf T_\theta=\mathbf I), the recovered code is isomorphic to the true exogenous noise, and exact counterfactuals follow. Empirically, BELM-MDCM is reported to achieve the highest CIC-Score, approximately 0.37 versus near zero for DDIM variants, and a 44% lower PEHE than DDIM in the non-invertible stress test [2511.05236].
The same work couples zero-SRE design with Targeted Modeling and a Hybrid Training Objective
[
L_{\mathrm{total}}
L_{\mathrm{diffusion}}
+
\lambda\,L_{\mathrm{task}},
]
arguing that this hybrid objective is equivalent to a weighted score-matching objective that forces more accurate scores in causally salient regions, while the auxiliary task loss encourages a division of labor in the latent code [2511.05236]. This formulation treats causal fidelity as a property of the entire abduction-action-prediction cycle, not just of the final sample quality.
A separate mathematical line appears in reversible causal nets. There, rollback-relevant meaning is represented by a monotone semantic closure (Cl_{\mathcal R}(L)), and closure-preserving fidelity is defined by a Jaccard-type similarity
[
F_{\mathcal R}(L,L')
\frac{|Cl_{\mathcal R}(L)\cap Cl_{\mathcal R}(L')|}
{|Cl_{\mathcal R}(L)\cup Cl_{\mathcal R}(L')|},
\qquad
d_{\mathcal R}(L,L')=1-F_{\mathcal R}(L,L').
]
A deletion scan decomposes the log into an irredundant core (A) and redundant remainder (R), with (Cl_{\mathcal R}(A)=Cl_{\mathcal R}(L)); under admissibility, every redundant fact is information-theoretically invisible. The resulting rate-distortion function factors through the core, and at the perfect-fidelity endpoint (D=0), the minimum rate is governed by the confusability hypergraph via hypergraph entropy. In the medium instance with 4 branches of depth 3, (|X|=12), (|\Fr(X)|=4), (P_A=1/3), (R_A(0)=2) bits/symbol, and (R(0)=2/3) bits/symbol [2606.16592].
These two strands define fidelity at a stricter level than effect agreement alone. In one case, the target is faithful recovery of exogenous noise and exact counterfactuals; in the other, it is preservation of the semantic closure relevant for rollback.
5. Synthetic data, behavioral simulation, and mechanism parity
For synthetic data in causal inference, the central claim is that predictive fidelity is insufficient. One formulation states that ATE preservation requires control of both the generated covariate law and the treatment-effect contrast in the outcome regression:
[
\bigl|\Psi(P_W,Q)-\Psi(P_W\star,Q\star)\bigr|
\le
|p_W-p_W\star|_{L_2}
+
|\Delta_Q-\Delta\star|_{L_2(P_W\star)}.
]
Motivated by this bound, the hybrid framework generates covariates from (\hat P_W), samples treatment from (\hat g(\cdot|W)), and sets outcome by (\hat Q(A,W)), while monitoring covariate synthesis with Distance-to-Closest-Record. Across experiments, fully generative GAN- and LLM-based models can achieve strong TSTR AUC and low mean DCR yet substantially distort ATE; hybrid models keep TSTR AUC and mean DCR essentially unchanged while reducing ATE MSE by an order of magnitude, for example from IPW MSE (\approx 0.0047) to (0.0004) for LLM full versus LLM hybrid, and from TMLE MSE to (0.0005) [2604.23904].
CausalWrap approaches the same problem by imposing Partial Causal Knowledge (K=(E+,E0,\mathcal M)) on samples from a frozen base generator. Structural fidelity is encoded by a violation functional
[
\Omega_K(Q)=\alpha\,\Omega_{\mathrm{CI}}(Q;E+,E0)+\beta\,\Omega_{\mathrm{mono}}(Q;\mathcal M),
]
and downstream causal fidelity is measured by ATE error or, when ground truth is unavailable, by an ATE-agreement score computed from an estimator ensemble. The wrapper learns a differentiable correction map (f_\phi) under an augmented-Lagrangian schedule. Reported gains include up to 63% reduction in ATE error on the ACIC-style suite and an increase in ATE agreement from 0.00 to approximately 0.38 on the ICU cohort for TabDDPM; the paper also reports that gains are nonmonotonic in the amount of partial knowledge, and that over-constraining can hurt [2603.02015].
Behavioral simulation with LLMs sharpens the distinction between descriptive fit and causal fidelity. In that setting, the true ATE is (\tau=\mathbb E[Y(1)-Y(0)]), the simulated ATE is (\hat\tau=\hat{\mathbb E}[\hat Y(1)-\hat Y(0)]), and causal fidelity is quantified by (|\hat\tau-\tau|). Across three LLMs on 11 climate-psychology interventions, baseline absolute ATE error is 9.5 percentage points for GPT-4o-mini, 8.8 for Gemini 2.5 Flash Lite, and 9.2 for Claude 3 Haiku, whereas supervised OLS and LASSO baselines are approximately 4.3 and 4.2. VBN-CoT reduces mean ATE error by 34–41% for belief and policy but provides no systematic benefit for action. The descriptive-causal divergence is quantified directly: country-level correlations between MAE and ATE error are weak, with (r=0.22) for belief, (r=0.12) for policy, and (r=-0.08) for action, and the top and bottom 10 countries overlap by at most 3 out of 10 [2604.02458].
Mechanism parity in vision is operationalized by Decisive-Feature Fidelity. DFF compares counterfactual explanation heatmaps (\mathcal H(F(x_s))) and (\mathcal H(F(x_r))) for matched synthetic-real pairs, with a pass-rate over the evaluation set. On 2126 KITTI-VirtualKITTI2 pairs, the reported Spearman correlations between output-value fidelity and DFF are low, (|\rho|<0.21), indicating that DFF detects discrepancies missed by output consistency. DFF-guided calibration improves decisive-feature and input-level fidelity without sacrificing output-value fidelity, with held-out (\Delta)DFF ranging from (-0.008) to (-0.064) across systems under test [2512.16468].
A common conclusion across these studies is that causal fidelity is an intervention-sensitive property: it depends on preserving effect contrasts or decisive evidence, not simply on reproducing marginals, predictions, or appearance.
6. Recurring limitations, misconceptions, and methodological tensions
A recurring misconception in the cited literature is that low predictive error, strong descriptive fit, or high perceptual realism imply causal fidelity. The predictive-causal-gap results reject this directly: lower latent prediction loss can coincide with weaker alignment to the system variables of interest, and the gap intensifies with dimension [2605.05029]. The behavioral-simulation results reject the same inference at the level of interventions: prompting refinements can improve descriptive fit while leaving causal errors structurally distinct [2604.02458]. The synthetic-data studies similarly show that TSTR AUC, mean DCR, or joint reconstruction quality do not guarantee ATE preservation [2604.23904, 2603.02015].
A second tension concerns associational versus causal explanations. CausalConceptTS shows that unconditional imputation can produce sign flips or magnitude distortions, and reports 33% sign-disagreement across datasets [2405.15871]. FACR makes the distinction sharper by separating plausible AU naming from faithful AU(\to)emotion reasoning under (do(z_k=0)) interventions, and shows that simply naming action units accurately is not the same as reasoning through them [2606.15779]. In recommendation, causal-rule coverage substantially exceeds association-rule coverage, again separating causal explanatory reach from correlational co-occurrence [2006.16977].
A third tension is dependence on supplied structure. FACR states that faithfulness to (G) only reflects reality if (G) is correct, and replacing noisy learned edges with verified EMFACS edges materially changes active-AU agreement [2606.15779]. CausalWrap likewise assumes trusted edges, forbidden edges, and monotonicities, and reports that performance is nonmonotonic in the knowledge fraction [2603.02015]. In closure-preserving rate-distortion, admissibility is defined relative to a chosen proof system and closure operator [2606.16592]. This suggests that causal fidelity is often relative to an interface, graph, estimand, or semantic closure specified in advance.
Finally, multiple papers identify open technical gaps. CausalConceptTS provides no finite-sample bound beyond diffusion-approximation error and the usual ignorability assumptions [2405.15871]. The predictive-causal-gap work states that operational grounding partially suppresses environment dominance but does not recover causal fidelity without an explicit system-environment boundary [2605.05029]. FACR identifies structure discovery as an open challenge, and notes that no existing affective-reasoning benchmark allows direct evaluation against known causal structure outside the supplied compositions [2606.15779]. “The Causal Round Trip” argues that standard diffusion designs optimized for perceptual generation rather than logical inference introduce a structural reconstruction barrier that must be removed by construction [2511.05236].
Taken together, these results establish causal fidelity as a stricter criterion than accuracy, realism, or plausibility. Its operational content depends on the domain, but the shared requirement is consistent: the object under study must preserve the causal variables, effects, or mechanisms that remain valid under intervention.