---
title: Strength Inconsistency Explanations
url: https://www.emergentmind.com/topics/strength-inconsistency-explanations
type: topic
---

# Strength Inconsistency Explanations

Strength inconsistency explanations are explanatory formalisms in which the central object is not only an explanation itself, but the magnitude, direction, or structure of its variation under fixed modeling assumptions, perturbations, or updates. In recent work, this idea appears in intrinsically interpretable neural additive models, perturbation-based saliency analysis, explanation reliability metrics, dynamic quantitative bipolar argumentation, inconsistency-tolerant logical reasoning, and graded analyses of contextuality and Dutch Bookability. Across these settings, inconsistency strength is treated either as a reliability diagnostic, a signal of non-uniqueness, or the explanandum to be traced back to specific causes [2411.06367][2602.05082][2509.18215].

## 1. Core idea and semantic scope

In neural additive models (NAMs), explanation inconsistency is the variability of learned shape functions $\{f_j\}$ or per-instance attributions $\{a_j(x_j)\}$ across independently trained model instances that are equally accurate. With $f(x)=\sum_{j=1}^p f_j(x_j)+\beta$ and centered attribution $a_j(x_j)=f_j(x_j)-E_{\text{train}}[f_j(X_j)]$, inconsistency is explicitly defined across model instances $m\in M$ as variation in $a_j^{(m)}(x)$ or $f_j^{(m)}$. In text models, the analogous notion is “strength inconsistency”: small, imperceptible perturbations can change attribution magnitudes, token ranks, or the salient-token set, even when the predicted label and confidence remain roughly unchanged. In dynamic QBAFs, the same phrase denotes a change in the partial order over final strengths of topic arguments after an update [2411.06367][2402.13006][2509.18215].

The literature also uses graded strength scales. In political inconsistency detection, the spectrum is explicit: “Surface contradiction” is “the strongest degree of inconsistency,” “Factual inconsistency” is moderate, and “Indirect (Value) inconsistency” is weaker and more nuanced. In quantum foundations, the Abramsky–Brandenburger hierarchy yields strong, logical, and probabilistic contextuality, and these are mapped to correspondingly graded violations of subadditivity, additivity, and convexity, each producing a Dutch Book of a different strength. In probabilistic argument-strength modeling, strength is itself decomposed into conclusion probability and precision of the probability interval, with
$$
s(\mathcal{A})=\bigl(1-(z''-z')\bigr)\frac{z'+z''}{2},
$$
so weakness can arise either from a low conclusion probability or from high imprecision [2505.19191][1712.01614][1703.03233].

## 2. Quantification and metrics

The most direct formalization appears in BayesNAM. For a feature $j$ and input $x$, if $A_j(x)=\{a_j^{(m)}(x):m\in M\}$ is the set of attributions across trained NAM instances, inconsistency strength can be measured by the variance
$$
S_j(x)=\operatorname{Var}_m[a_j^{(m)}(x)],
$$
the inter-quantile width
$$
W_j(x)=Q_{0.975}(A_j(x))-Q_{0.025}(A_j(x)),
$$
and sign disagreement through
$$
p_j^+(x)=E_m[1\{a_j^{(m)}(x)>0\}],\qquad
H_j(x)=-p_j^+(x)\log p_j^+(x)-(1-p_j^+(x))\log(1-p_j^+(x)).
$$
BayesNAM extends the same logic to posterior samples, adding shape-function uncertainty
$$
V_j(x_j)=\operatorname{Var}_s[f_j(x_j;\theta_j^{(s)})]
$$
and credible intervals
$$
CI_j(x_j)=\bigl[Q_{\alpha/2}(\{f_j(x_j;\theta_j^{(s)})\}),Q_{1-\alpha/2}(\{f_j(x_j;\theta_j^{(s)})\})\bigr].
$$
Global indicators such as $\bar S_j$, $\bar V_j$, $\bar W_j^{\text{shape}}$, and $\bar S_{\text{global}}=\sum_j \bar S_j$ summarize feature-level unreliability over the evaluation distribution [2411.06367].

A more general reliability formalization is the Explanation Reliability Index (ERI). If $E(x)\in\mathbb{R}^d$ is an explanation vector and $\tau_\omega$ is a non-adversarial transformation drawn from $\Omega$, explanation drift is
$$
\Delta(x):=\mathbb{E}_{\omega\sim\Omega}[d(E(x),E(\tau_\omega(x)))].
$$
Reliability is then
$$
ERI(x):=\frac{1}{1+\Delta(x)}\in(0,1].
$$
The framework instantiates this along four axes—small perturbations, redundancy collapse, model evolution, and distributional shift—yielding ERI-S, ERI-R, ERI-M, and ERI-D, and adds ERI-T for sequential models:
$$
ERI\text{-}T=\frac{1}{1+\frac{1}{T-1}\sum_{t=1}^{T-1} d(E(x_t),E(x_{t+1}))}.
$$
Large $\Delta$ means strong inconsistency; low ERI means low reliability [2602.05082].

Other literatures operationalize the same problem differently. In healthcare XAI, explanation consistency is defined as the complement of separability across training variations:
$$
C = 1-\frac{\sum_{(a,b)} S_{(a,b)}}{\alpha},
$$
with binary-classifier separability
$$
S_{(a,b)}=2\cdot |M_{(a,b)}-0.5|.
$$
In removal-based explanations, the central quantity is interpretation error
$$
I_{p,\mu}(f,g)=\left(\int_X |f(x)-g(x)|^p\,d\mu(x)\right)^{1/p},
$$
supplemented by the truthful gap and the spectral distance
$$
\mathbb{D}_p(g,h)=\left(\sum_{S\subseteq[n]} |\hat g_S-\hat h_S|^p\right)^{1/p}.
$$
For perturbation-based saliency in NLP, robustness is summarized by average correlation and cosine similarity between clean and perturbed saliency vectors,
$$
S_{\mathrm{corr}}=\frac{1}{T}\sum_{t=1}^T \mathrm{corr}(s_0,s_t),\qquad
S_{\mathrm{cos}}=\frac{1}{T}\sum_{t=1}^T \frac{s_0\cdot s_t}{\|s_0\|\,\|s_t\|},
$$
while predictive entropy, mutual information, and ECE characterize uncertainty and calibration [2105.06791][2210.17426][2402.13006].

## 3. Why inconsistency arises

One influential explanation is structural non-uniqueness. In BayesNAM’s toy model, $x_1$ is a strong single predictor while $x_2,\dots,x_d$ are weakly correlated with the label but collectively powerful. When multiple features are predictive, many additive decompositions $\{f_j\}$ can realize high accuracy, so one NAM run can place most explanatory mass in $f_2$ while another places it in $f_3$, even though predictions remain stable. The paper’s Case-II with $\lambda=3$, $d=3$, $p=0.95$, and $\sigma^2=d-1$ exhibits dramatically different shapes for $f_2$ and $f_3$ across seeds, while test accuracy remains above $99.99\%$. BayesNAM’s feature-dropout theorem formalizes the complementary point that dropout discourages over-reliance on a single weakly correlated feature and pushes the model toward multiple plausible decompositions [2411.06367].

A second mechanism is perturbation-induced path instability. In NLP saliency maps, masking with [MASK]/[UNK] and obfuscation such as l33t perturb tokenization and embedding content abruptly, producing local nonlinearity, sharp shifts in gradient paths, and major reorderings of attribution magnitudes and token ranks. By contrast, realistic typos and synonym replacements preserve semantics and token identity sufficiently to keep gradients aligned, so explanations remain relatively stable. In removal-based XAI, inconsistency is even stronger: the “Impossible Trinity Theorem” states that interpretability, efficiency, and consistency cannot hold simultaneously for removal-based explanations. Exact fidelity under all masks conflicts with a single globally consistent interpretable surrogate, and practical methods therefore incur either inefficiency or inconsistency [2402.13006][2210.17426].

A third explanation links inconsistency to stochastic training itself. In deep neural network training, inconsistency and instability of model outputs appear directly in an upper bound on the expected generalization gap. With $D=C+S$, where $C$ is inconsistency across runs on the same training set and $S$ is instability across resampled training sets, the paper proves
$$
E[L_{\mathrm{test}}-L_{\mathrm{emp}}]
\le
\inf_{\lambda>0}\left[\gamma^2\psi(\lambda)\lambda D + \frac{I}{\lambda n}\right].
$$
Empirically, inconsistency is strongly predictive of generalization gap and is more reliable than sharpness across varied settings; algorithmic reduction of inconsistency improves performance and provides a theoretical basis for co-distillation and ensemble methods [2306.00169].

## 4. Turning inconsistency into an explanatory signal

BayesNAM is the clearest case in which inconsistency is elevated from defect to diagnostic. It combines Bayesian neural networks with feature dropout, approximates the posterior over NAM parameters by Bayes by Backprop, and samples posterior shape functions and masks to obtain attribution distributions, credible intervals, and per-feature inconsistency strengths. High $S_j(x)$, $W_j(x)$, $V_j(x_j)$, or wide $CI_j(x_j)$ indicate that the model class admits multiple plausible explanations in that region. On COMPAS, BayesNAM shows that `juv_other_count` has high variance in contributions and wide shape-function credible intervals beginning at counts $\ge 4$, matching sparsity and skew in that region. On California Housing, high variance in Longitude between $-120$ and $-119$ reveals a structural limitation of a pure additive longitude effect; adding the interaction term Latitude $\times$ Longitude reduces RMSE from $0.556\pm0.009$ to $0.506\pm0.005$ and narrows the credible interval [2411.06367].

In quantitative bipolar argumentation, CE-QArg treats mismatches between actual and desired argument strength as counterfactual recourse problems. Given a focal argument $\alpha^*$ and target $s^*$, it searches for a modified base-score function $\tau'$ minimizing an $L_p$ distance
$$
d_p(\tau,\tau')=\left(\sum_{\alpha\in\mathcal{A}}|\tau(\alpha)-\tau'(\alpha)|^p\right)^{1/p}
$$
subject to a target band on $\sigma_{\tau'}(\alpha^*)$. Its two core modules are polarity, which sets update direction from path parity, and priority, which scales updates by inverse shortest-path length. The framework proves sign conditions for difference quotients, alteration-existence results, and robust-validity transformations such as Nullified-Validity and Related-Validity [2407.08497].

A related but more general program appears in dynamic QBAFs. “Strength inconsistency explanations” are defined for changes in the partial order over topic arguments after an update. A set of changed arguments can be a sufficient strength inconsistency explanation (SSI), a counterfactual strength inconsistency explanation (CSI), or a minimally necessary strength inconsistency explanation (NSI), depending on whether its retained changes are sufficient, whether reverting it restores consistency, and whether it intersects every sufficient explanation. The paper proves that non-empty SSI, CSI, and NSI explanations exist if and only if the update produces strength inconsistency. “Strength change explanations” then generalize this idea from diagnosis to recourse: a strength change $\delta_G$ is an explanation if changing the initial strengths of a mutable set $M$ makes the modified graph satisfy a desired preorder, and inverse problems and strong counterfactual problems reduce to this setting [2509.18215][2603.00008].

## 5. Graded hierarchies outside model attribution

In political inconsistency detection, the explanatory problem is explicitly taxonomic. The benchmark defines a three-way classification task over statement pairs—{Unrelated, Consistent, Inconsistent}—and, for inconsistent pairs, a subtype prediction over {Surface contradiction, Factual inconsistency, Indirect (Value) inconsistency}. The taxonomy is ordered by severity: surface contradiction requires no external knowledge and is the strongest degree of inconsistency; factual inconsistency requires world knowledge; indirect inconsistency captures value divergence even when both statements could be true. The dataset contains 698 human-annotated pairs, and 237 pairs have at least one explanation, for 334 explanations in total. Models and humans approach the bootstrapped upper bound in the 3-class setting, but none reaches the upper bound for the 5-class subtype setting, especially on Factual and Indirect types [2505.19191].

In inconsistency-tolerant logical reasoning, dialogue-based explanations make strength a dialectical property. The proposed approach translates maximal-consistent-subset semantics into structured argumentation with collective attacks, then computes explanations as dialectical proof trees. These trees expose the internal inference steps of arguments, the attacks and counter-attacks, the defence set $DE(T)$, and the culprits $CU(T)$. Strength is not numerical here; it is reflected in acceptance status. Credulous acceptance, grounded acceptance, and sceptical acceptance correspond to progressively stronger robustness against counterarguments, and the paper provides soundness and completeness theorems for dialogue trees satisfying defensive, finite, or ideal conditions [2502.11291].

In quantum foundations, strength is formalized as a hierarchy of formal incoherence. Strong contextuality yields maximal subadditivity violation, $\mathfrak{a}(V)=1$, corresponding to a finite null cover and a Dutch Book with sure-loss margin $1$. Logical contextuality yields a non-maximal but strictly positive subadditivity defect, $0<\mathfrak{a}(V)<1$. Probabilistic contextuality yields failure of $\mathcal{V}$-convexity and additivity only upon monotone extension, and Dutch Books arise through separating linear functionals with margins scaling with the contextuality gap. The resulting explanation is explicitly graded: stronger contextuality implies stronger Dutch Bookability [1712.01614].

## 6. Interpretation, practice, and limitations

The practical literature converges on a common prescription: explanations should be accompanied by explicit strength measures. BayesNAM recommends publishing $f_j$ with credible bands $CI_j$ and global $\bar W_j^{\text{shape}}$, and showing example-level attributions with error bars and the probability of positive attribution $p_j^+(x)$. ERI gives a bounded interpretive scale—$ERI\ge 0.9$ as high reliability, $0.7\le ERI<0.9$ as moderate reliability, and $ERI<0.7$ as low reliability—and emphasizes component-wise reporting across perturbation, redundancy, model evolution, distributional shift, and temporal axes. In perturbation-based NLP audits, robustness under realistic noise and calibration via ECE are recommended as deployment checks, especially when predictive and epistemic uncertainty are over-confident [2411.06367][2602.05082][2402.13006].

Several recurring misconceptions are explicitly rejected. High inconsistency strength does not necessarily mean that a feature is unimportant; in BayesNAM it can indicate that attribution is important but non-uniquely distributed among correlated features. Reliability is necessary but not sufficient: ERI notes that trivially invariant explainers can achieve $ERI\approx 1$ while remaining uninformative. Uncertainty is not a monotone proxy for explanation quality: in text models, high uncertainty does not necessarily imply low plausibility, and the correlation can be moderately positive when noise has been learned during training. Theoretical guarantees are also local to their assumptions: BayesNAM’s feature-dropout theorem is proved only for a simplified linear proxy under a toy data model, and CE-QArg’s guarantees depend on semantics satisfying directionality and monotonicity [2411.06367][2602.05082][2402.13006][2407.08497].

Deployment results underscore why these distinctions matter. In healthcare imaging, explanations from identical deep architectures trained under orthogonal variations have low consistency, approximately $33\%$ on average, whereas kernel methods reach $94\%$ explanation consistency, indicating that explanation instability can persist even when predictive performance is similar. In large reasoning models, efficient reasoning strategies such as No-Thinking and Simple Token-Budget consistently increase inconsistency across task settings, inconsistency between training objectives and learned behavior, and inconsistency between internal reasoning and self-explanations; correlated increases in withholding scores show that compressed reasoning verbalizes fewer influential factors. A plausible implication is that strength inconsistency explanations are becoming a general auditing interface: they quantify where an explanation is unstable, characterize the form of the instability, and sometimes identify the smallest structural or parametric change needed either to diagnose it or to reverse it [2105.06791][2506.19492].

Source: https://www.emergentmind.com/topics/strength-inconsistency-explanations