Counterfactual explanations—popular tools for explaining and reversing AI decisions—depend heavily on upstream design choices; how an organization measures features, labels outcomes, validates models and defines success can change the recommended recourse as much as switching the explanation method itself, meaning firms must disclose and justify these upstream choices alongside any counterfactuals.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
No provider observation is available for this paper.
Missing data, not a zero citation count.
Counterfactual explanations (CEs) are widely used in explainable artificial intelligence (AI) to show how a model's outputs would change if the input features were manipulated. This technique is used for a range of tasks such as debugging models, explaining predictions, justifying decisions, and providing algorithmic recourse. In this paper, we explore the normative legitimacy of employing counterfactuals in real-life model deployment settings. We discuss the different stakes involved in these different purposes for which CEs are commonly employed, and find stricter requirements for justification and recourse. In particular, we find that naive application of CEs for justification and recourse can lead to ignoring contestable choices made throughout the machine learning (ML) pipeline, thus obfuscating that decisions and counterfactuals for those decisions are also artifacts of an organization's materialized design and governance choices. We demonstrate this with four empirical experiments involving interventions at stages of the ML pipeline ``upstream" of the explanation itself, and show that these affect the generated counterfactuals. We find that an organization's choices on measurement models for feature and labels, business requirements, model validation, and the metric of model success have as much or more impact on the generated counterfactuals as the specifics of the generating method. Our findings underline the need to account for such choices upon providing justification and recourse, providing a stark reminder of the relational nature of these tasks. As putative justifications or recourse recommendations, CEs do not provide adequate answers to some important "why"-questions because they preclude consideration of whether the decision-maker ought to have acted differently.
Summary
Main Finding
Counterfactual explanations (CEs) are sensitive to contestable, upstream choices in the ML pipeline (e.g., how features and labels are measured, business requirements, validation criteria, and success metrics). These upstream interventions can change generated counterfactuals as much as—or more than—changing the CE algorithm itself. As a result, presenting CEs as standalone justifications or as reliable recourse recommendations is normatively fragile: CEs routinely omit the organizational decisions that produced both the model and the candidate counterfactuals, and therefore cannot by themselves answer important “why” questions about whether a decision-maker ought to have acted differently.
Key Points
- Role of CEs: CEs answer “why” by proposing minimal changes to inputs that would flip a model’s output; they are widely used for debugging, local explanation, justification, and algorithmic recourse.
- Four desiderata for CEs commonly evaluated: validity (cross the decision boundary), minimality/sparsity, actionability (avoid immutable or sensitive features), and robustness (stable under small model/data changes).
- Rashomon effect and multiplicity: multiple plausible CEs typically exist for the same decision; different CE methods often disagree substantially.
- Upstream sensitivity: choices made upstream—measurement models for features and labels, labeling mechanisms, business requirements, model validation protocols, and the metric used to operationalize model fitness—are meaningful, contestable, and materially alter the CEs produced downstream.
- Normative implication: when CEs are used for justification or recourse, they implicitly assume that upstream design and governance choices are fixed and unproblematic. This masks organizational responsibility and can mislead subjects seeking recourse.
- Modal robustness: recourse should be valuable across a range of possible circumstances (including model updates, label changes, and varying business rules). CEs that ignore upstream variation may fail this standard.
- Practical consequence: ensuring technical robustness of CEs is necessary but not sufficient; broader transparency about pipeline assumptions and mechanisms of choice is required.
Data & Methods
- Conceptual framing: the authors model the ML pipeline as a structural causal model (SCM) and treat “upstream choices” (e.g., observation/measurement models, labeling rules, choice of evaluation metric, business constraints) as interventions on that SCM. This formalization links managerial/organizational choices to downstream model behavior and generated explanations.
- Empirical approach: they run four empirical experiments that intervene at different upstream stages of the pipeline and measure effects on generated counterfactual explanations. A running example is resume screening / candidate fitness scoring (motivated by real-world hiring automation practices).
- Counterfactual generation: CEs are operationalized as standard optimization problems balancing change in model output and distance from the original instance (arg min L(F(x),F(x')) + λ d(x,x')), subject to actionability and validity constraints. The paper uses this standard formulation to generate and compare CEs under different upstream interventions.
- Comparative analysis: the authors compare variation in CEs induced by upstream interventions to variation induced by changing CE generation methods, and quantify how upstream changes can produce differences of comparable magnitude to method changes.
- Limitations (as reported): the precise experimental datasets and low-level implementation details are tailored to the paper’s illustrative resume-screening setup; the main goal is to reveal sensitivity patterns rather than to advocate a single prescriptive technical fix.
Implications for AI Economics
- Firm incentives and strategic choice: organizations can (intentionally or not) steer counterfactuals by selecting measurement models, labels, evaluation metrics, or business objectives. This creates an informational asymmetry: firms can shape the apparent reasons for decisions in ways that favor their objectives, with potential market power or reputational consequences.
- Regulatory design and compliance costs: laws that require “meaningful information about the logic involved” (e.g., GDPR, AI Act) cannot be satisfied by surface-level CEs alone. Regulators and firms will need to specify requirements for disclosure of upstream choices, increasing compliance, auditing, and documentation costs that should be internalized in economic models of AI adoption.
- Recourse as an economic good: reliable recourse supports planning, investment in human capital, and labor-market mobility. If CEs are unstable due to upstream variability, individuals face higher uncertainty and reduced ability to act on recourse recommendations—this can reduce welfare and distort behavior (e.g., suboptimal investments to chase unstable signals).
- Market for “explainability services”: demand will rise for third-party audits, provenance tools, and governance frameworks that reveal upstream choices. This can create new industries (and rents) around certification, audits, and transparent measurement design.
- Competition and adverse selection: firms that choose measurement and labeling rules strategically may attract or deter certain applicants/customers; opaque upstream choices increase adverse selection risk for affected users and for platforms relying on those users.
- Accountability and liability: economics of liability shift. If CEs cannot, by themselves, justify decisions, then legal and reputational liability will hinge on organizations’ upstream decisions (measurement, labels, metrics). Insurers, courts, and regulators will require evidence about these choices—affecting insurance premiums, expected litigation costs, and firm behavior.
- Policy prescriptions with economic effects:
- Mandate disclosure of upstream design choices relevant to high-stakes models (increasing transparency but raising compliance costs).
- Require audits that evaluate whether recourse is modally robust across plausible upstream variations.
- Incentivize use of interpretable models where feasible (reduces need for complex post-hoc explanations).
- Support standards for actionable, stable recourse (reduces welfare loss from unreliable recommendations).
- Broader modeling implication: economic analyses of AI-driven decision systems should incorporate governance, measurement choice, and model lifecycle risk into cost–benefit calculations. Modeling “explainability” as a single attribute is insufficient; it should be decomposed into algorithmic explainability plus upstream transparency and contestability.
Summary takeaway: CEs are a useful technical tool, but their normative and economic reliability for justification and recourse depends crucially on upstream, organizational choices. Policymakers, economists, and firms should treat explainability not only as a technical deliverable but as a socio-technical bundle that requires disclosure, governance, and accountability upstream of the explanation itself.
Assessment
Claims (11)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| Counterfactual explanations (CEs) are widely used for tasks including model debugging, explaining predictions, justifying decisions, and providing algorithmic recourse. Governance And Regulation | positive | Use of counterfactual explanations across explanation and recourse tasks |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Naive application of counterfactual explanations for justification and recourse can ignore contestable choices made throughout the machine-learning pipeline, thereby obscuring that decisions and counterfactuals are artifacts of organizational design and governance choices. Governance And Regulation | negative | Adequacy and transparency of justification and algorithmic recourse |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Interventions at upstream stages of the machine-learning pipeline affect the counterfactual explanations generated downstream. Ai Safety And Ethics | negative | Generated counterfactual explanations |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Organizational choices concerning measurement models for features and labels, business requirements, model validation, and the metric used to define model success have at least as much impact on generated counterfactual explanations as the choice of counterfactual-generation method. Ai Safety And Ethics | negative | Sensitivity of generated counterfactual explanations to upstream design choices versus explanation-method choice |
Reading fidelity
high
Study strength
medium
|
as much or more impact
|
| Upstream interventions can dramatically affect downstream counterfactual explanations, with differences comparable in magnitude to those observed when the explanation method itself is changed. Ai Safety And Ethics | negative | Magnitude of variation in counterfactual explanations |
Reading fidelity
high
Study strength
medium
|
comparable in magnitude
|
| Counterfactual explanations do not provide adequate answers to some important why-questions when used as putative justifications or recourse recommendations because they exclude consideration of whether the decision-maker ought to have acted differently. Governance And Regulation | negative | Normative adequacy of CEs as justifications or recourse recommendations |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Naive counterfactual methods applied to ensemble models can have validity below 50% after model retraining. Error Rate | negative | Validity of counterfactual explanations after model retraining |
Reading fidelity
high
Study strength
medium
|
below 50%
|
| Requiring higher prediction confidence for the counterfactual class mitigates the loss of validity after retraining, but increases the distance between the counterfactual and the original instance. Ai Safety And Ethics | mixed | Counterfactual validity and distance from the original instance |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Multiple non-identical counterfactual explanations can be computed for the same fixed model and output, and they can differ in validity and minimality. Ai Safety And Ethics | negative | Consistency and quality of counterfactual explanations |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Twelve different counterfactual-explanation methods exhibit high levels of disagreement in their respective explanations. Ai Safety And Ethics | negative | Agreement among counterfactual-explanation methods |
Reading fidelity
high
Study strength
medium
|
n=12
high levels of disagreement
|
| Actions that are sufficient to obtain a favorable algorithmic outcome at time t may fail to achieve the same effect at time t+1 because of updates to datasets and models or changes in the underlying causal structure. Governance And Regulation | negative | Temporal stability and reliability of recourse recommendations |
Reading fidelity
high
Study strength
medium
|
not reported
|