The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Explanations can help or hurt: adaptive transparency that gauges users' cognitive capacity beats always-on or always-off disclosure, offering information when users have resources to use it and withholding it when cognitive load would erode control.

The Transparency Paradox in Explainable AI: A Theory of Autonomy Depletion Through Cognitive Load
Ancuta Margondai, Mustapha Mouloua · January 20, 2026
arxiv theoretical n/a evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Ancuta Margondai unresolved corpus identity
  2. Mustapha Mouloua unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Ancuta Margondai provider ID
  2. Mustapha Mouloua provider ID
A stochastic-control model shows that AI explanations help decision-making only when users' cognitive resources are sufficient, and that adaptive transparency—revealing information when autonomy and cognitive capacity are high and withholding it when resources are depleted—outperforms fixed transparency policies.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Objective: This paper develops a theoretical framework explaining when and why AI explanations enhance versus impair human decision-making. Background: Transparency is advocated as universally beneficial for human-AI interaction, yet identical AI explanations improve decision quality in some contexts but impair it in others. Current theories--trust calibration, cognitive load, and self-determination--cannot fully account for this paradox. Method: The framework models autonomy as a continuous stochastic process influenced by information-induced cognitive load. Using stochastic control theory, autonomy evolution is formalized as geometric Brownian motion with information-dependent drift, and optimal transparency is derived via Hamilton-Jacobi-Bellman equations. Monte Carlo simulations validate theoretical predictions. Results: Mathematical analysis generates five testable predictions about disengagement timing, working memory moderation, autonomy trajectory shapes, and optimal information levels. Computational solutions demonstrate that dynamic transparency policies outperform both maximum and minimum transparency by adapting to real-time cognitive state. The optimal policy exhibits threshold structure: provide information when autonomy is high and accumulated load is low; withhold when resources are depleted. Conclusion: Transparency effects depend on dynamic cognitive resource depletion rather than static design choices. Information provision triggers metacognitive processing that reduces perceived control when cognitive load exceeds working memory capacity. Application: The framework provides design principles for adaptive AI systems: adjust transparency based on real-time cognitive state, implement information budgets respecting capacity limits, and personalize thresholds based on individual working memory capacity.

Summary

Main Finding

The paper develops a formal stochastic-control theory explaining the "transparency paradox": AI explanations can either improve or impair human decision-making depending on users' evolving cognitive state. Modeling perceived autonomy as a continuous stochastic process (geometric Brownian motion) whose drift declines with information, the authors derive that optimal transparency is dynamic and threshold-based: provide explanations when autonomy/resources are high, withhold them when resources are depleted. Adaptive (state-dependent) transparency policies outperform fixed maximal or minimal transparency.

Key Points

  • Core mechanism — autonomy depletion: Explanations trigger metacognitive processing that consumes working memory and reduces subjective control (autonomy). When load exceeds capacity, users disengage and decision quality falls.
  • Formal model:
    • Autonomy At > 0 evolves as dAt = µ(It)At dt + σA At dW A
    • Drift µ(I) = µ0 − βI − γI^2 captures linear and accelerating negative effects of information on autonomy.
    • Information It follows controlled accrual dIt = α(ut) dt + σI dW I with control ut ∈ [0, umax].
    • Disengagement occurs when At hits boundary B(WM) = B0 − βWM·WM, linking working memory (WM) to tolerance.
  • Analytical results:
    • Closed-form solution for At under constant I: log-normal dynamics; mean E[At] = A0 exp(µ(I)t); variance grows over time.
    • Expected hitting time (disengagement) derived: higher transparency shortens time to disengagement when µ(I) is sufficiently negative.
  • Optimal control:
    • Objective trades decision quality (an inverted-U in I) against autonomy costs and information provision costs.
    • HJB characterization yields threshold/bang-bang optimal policies: supply maximal information when marginal value VI > cost threshold, otherwise withhold (u* ∈ {0, umax}).
    • Threshold properties: higher autonomy raises the information threshold (can tolerate more info); time pressure lowers it (more willingness to accept info near deadlines).
  • Testable predictions (five):
  • Mean autonomy trajectories follow exponential change with µ(I); high transparency → exponential decay.
  • Autonomy variance increases over time (growing between-subject heterogeneity).
  • Disengagement time decreases as transparency increases.
  • Individuals with higher WM persist longer under high transparency.
  • Log-autonomy should be approximately normal under this diffusion specification.
  • Computational demonstrations: Monte Carlo simulations (parameters grounded in cognitive literature) show dynamic transparency policies outperform fixed extremes and exhibit threshold structure.
  • Practical design principles: implement adaptive transparency (real-time cognitive-state sensing or budgets), cap explanation complexity relative to WM, and personalize thresholds by individual capacity.

Data & Methods

  • Approach: theoretical modeling + stochastic control + Monte Carlo simulation. No primary experimental data collected.
  • Key model components and assumptions:
    • Autonomy modeled as geometric Brownian motion to ensure positivity and proportional effects.
    • Drift function quadratic in information: µ(I) = µ0 − βI − γI^2 (Lipschitz continuity assumed for existence/uniqueness).
    • Information control enters via acquisition rate α(u) (often linearized) and can be noisy; correlation ρ between autonomy and information shocks allowed (authors focus on ρ ≤ 0).
    • Disengagement modeled as hitting an absorbing boundary B(WM), decreasing in working memory capacity.
    • Reward combines an inverted-U decision quality Q(I) and autonomy cost C(A), leading to an HJB optimal control problem.
  • Analytical results: explicit solution for autonomy under constant I, analytical hitting-time expression, HJB formulation, bang-bang solution characterization, threshold comparative statics.
  • Computational methods: Monte Carlo simulation to solve/control the SDEs and numerically evaluate policies; parameter choices anchored to prior cognitive-psych literature (e.g., µ0, σA, WM ranges). Sensitivity analyses noted for ρ and other parameters.
  • Measurement/operationalization guidance (for empirical tests):
    • Autonomy: repeated self-report scales (e.g., Intrinsic Motivation Inventory subscale) or physiological proxies (HRV, EDA) sampled periodically.
    • Disengagement: behavioral markers (opting out of aid, declining acceptance of recommendations, task abandonment, response latency).
    • Information level: manipulated by explanation complexity (feature count, granularity, local vs global explanations).
    • WM: standard tests (Operation Span, N-back) to capture individual heterogeneity.

Implications for AI Economics

  • Transparency is not universally welfare-improving. Mandates or default maximal-transparency designs can reduce user welfare and decision quality by imposing cognitive costs that lead to disengagement, producing negative externalities in high-stakes domains (healthcare, finance, safety-critical systems).
  • Dynamic/adaptive transparency is economically valuable. Systems that invest in sensing user cognitive state (or use behavioral proxies) and adapt explanation quantity/timing can increase aggregate decision quality and user engagement—this creates incentives for firms to develop adaptive explainability technologies.
  • Personalization and heterogeneity matter for policy and market design:
    • Consumers/workers differ in WM capacity; one-size-fits-all transparency may be inefficient and inequitable. Product differentiation or personalized defaults can yield higher surplus but raises distributional concerns (who gets richer explanations?).
    • Firms could monetize personalization (better UX) or face regulatory pressure to provide adaptive transparency for vulnerable populations.
  • Regulatory trade-offs:
    • Transparency-as-legal requirement (e.g., right-to-explanation rules) should consider cognitive capacity constraints and timing: policies could specify adaptive disclosure rules or require explanation “budgets” rather than unconditional full transparency.
    • Auditing and compliance frameworks should incorporate outcome-based metrics (decision quality, disengagement) not only information disclosure.
  • Cost–benefit and procurement implications:
    • Procurers (hospitals, governments) should evaluate explanation designs in procurement by estimating marginal benefits of information vs. cognitive costs—dynamic policies may change cost-effectiveness calculus.
    • Training and interface investments (e.g., reducing cognitive cost of explanations via visual design, summarization, sequential disclosure) can be substitutes for reducing information content and may be more cost-effective.
  • Labor and productivity:
    • Workplace AI that exposes employees to excessive explanations may reduce productivity through autonomy depletion; conversely, well-timed, concise explanations can increase effective oversight and productivity.
  • Empirical agenda for economists:
    • Run RCTs varying explanation complexity and timing; measure decision outcomes, opt-out/disengagement, and heterogeneity by WM proxies.
    • Structural estimation: fit the paper's SDE/hitting-time model to panel autonomy/engagement data to estimate µ0, β, γ, σA and the social value of adaptive disclosure.
    • Policy simulations: compare welfare under fixed-disclosure mandates vs. adaptive disclosure with monitoring costs.
    • Consider strategic firm responses: whether firms will 1) under-provide adaptive transparency to reduce user churn or 2) over-invest to differentiate products.
  • Broader market effects: If adaptive transparency improves user outcomes, platforms that adopt it can capture gains via higher retention and better decision outcomes, potentially shifting equilibrium standards for explainability.

Limitations to keep in mind (relevant for economic modeling and policymaking): - Model assumptions (geometric Brownian motion, quadratic drift) are chosen for tractability and may not capture jumps or discrete cognitive events. - Theoretical framework needs empirical validation; behavioral measures of autonomy and real-time sensing introduce measurement costs and noise. - Implementation costs for adaptive transparency (sensor/inference costs, privacy concerns) matter for net welfare comparisons and were not costed in the paper’s simulations.

Bottom line: economic analysis and policy on explainability should move beyond blanket transparency mandates and evaluate adaptive, personalized disclosure that balances the informational benefits against cognitive costs and disengagement risks.

Assessment

Paper Typetheoretical Evidence Strengthn/a — No empirical data; claims are theoretical and supported only by mathematical derivation and synthetic Monte Carlo simulations, so causal claims rest on model assumptions rather than observed causal identification. Methods Rigorhigh — The paper uses formal stochastic-process modeling, optimal-control theory (HJB), and computational Monte Carlo validation, presenting clear analytical predictions and numerically solving for optimal policies; rigor is limited by choice of model primitives and simulation parameterization rather than methodological execution. SampleNo human or field sample—analysis uses simulated agents: Monte Carlo draws of autonomy trajectories generated from a geometric Brownian motion with parameters swept across working-memory capacity, information levels, and cognitive-load functions; specific simulation sizes and parameter ranges are reported in the paper (synthetic data only). Themeshuman_ai_collab org_design productivity IdentificationCausal mechanisms are derived from a formal stochastic-control model: autonomy is modeled as a geometric Brownian motion with information-dependent drift, and counterfactual transparency policies are evaluated by solving the Hamilton–Jacobi–Bellman equations; predictions are then illustrated and stress-tested via Monte Carlo simulation. GeneralizabilityNo empirical validation—predictions may not hold in real-world tasks or populations, Relies on specific modeling choices (geometric Brownian motion for autonomy, particular functional forms for information-induced load), Assumes timely, accurate measurement of cognitive state (working memory/cognitive load), which is noisy and costly in practice, Ignores contextual/organizational factors (team interactions, incentives, task complexity) that affect transparency effects, Individual differences beyond working memory (motivation, expertise, trust) are simplified or omitted

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Identical AI explanations improve decision quality in some contexts but impair it in others (a paradox of transparency). Decision Quality mixed decision quality (human decision-making performance when interacting with AI explanations)
Reading fidelity high
Study strength medium
not reported
0.12
Autonomy is modeled as a continuous stochastic process and formalized as a geometric Brownian motion whose drift depends on information-induced cognitive load. Other other autonomy trajectory (evolution of an individual's autonomy over time)
Reading fidelity high
Study strength high
not reported
0.2
Optimal transparency policies can be derived analytically using Hamilton–Jacobi–Bellman (HJB) equations under the modeled autonomy dynamics. Other other optimal information-provision policy (transparency schedule)
Reading fidelity high
Study strength high
not reported
0.2
Monte Carlo simulations validate the theoretical predictions produced by the stochastic-control framework. Decision Quality positive consistency between simulated autonomy trajectories/policy performance and theoretical predictions
Reading fidelity high
Study strength medium
not reported
0.12
Dynamic transparency policies that adapt to real-time cognitive state outperform both always-maximal and always-minimal transparency policies. Decision Quality positive policy performance (e.g., maintained autonomy, delayed disengagement, improved decision outcomes under adaptive transparency)
Reading fidelity high
Study strength medium
not reported
0.12
The optimal transparency policy has a threshold structure: provide information when autonomy is high and accumulated cognitive load is low, and withhold information when cognitive resources are depleted. Decision Quality positive information-provision decision rule (threshold rule over autonomy and accumulated load)
Reading fidelity high
Study strength medium
not reported
0.12
Mathematical analysis yields five testable predictions concerning disengagement timing, moderation by working memory capacity, shapes of autonomy trajectories, and optimal information levels. Decision Quality mixed disengagement timing; moderation effects of working memory on transparency outcomes; autonomy trajectory shape; optimal information quantity
Reading fidelity high
Study strength medium
not reported
0.12
Transparency effects depend on dynamic cognitive resource depletion rather than on static interface design choices. Decision Quality other context-dependence of transparency effects on decision performance
Reading fidelity high
Study strength medium
not reported
0.12
Information provision can trigger metacognitive processing that reduces perceived control when cognitive load exceeds working memory capacity. Worker Satisfaction negative perceived control (self-reported sense of control) and related subjective outcomes
Reading fidelity medium
Study strength speculative
not reported
0.01
Design principles: adaptive AI systems should adjust transparency based on real-time cognitive state, implement information budgets to respect capacity limits, and personalize thresholds to individual working memory capacity. Decision Quality positive improved decision outcomes and safer/better human-AI interaction when applying adaptive transparency design
Reading fidelity high
Study strength speculative
not reported
0.02

Notes