Pith. sign in

REVIEW 3 major objections 5 minor 1 cited by

Exploring the Impact of Explainable AI and Cognitive Capabilities on Users' Decisions

T0 review · 3 major / 5 minor · reviewed 2026-08-16 · deepseek-v4-flash

Pith's one-line read This paper reports an online experiment showing that high AI confidence significantly increases users' reliance on AI and reduces their cognitive load, while feature-based explanations do not improve accuracy.

desk verdict Well-run empirical study whose headline confidence effects are confounded with instance difficulty; the counterfactual accuracy claim in the abstract is also a post-hoc stretch. read the letter →

arxiv 2505.01192 v1 pith:6A3WIDU3 submitted 2025-05-02 cs.AI cs.HC

classification cs.AIcs.HC
keywords LoanapprovalpredictionAI-assisteddecisionsExplainableAIRelianceAccuracyNeedforCognitionCognitiveloadCounterfactualexplanations
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper reports an online experiment with 288 participants who decided whether to approve loan applications with varying levels of AI assistance: no AI, AI prediction/confidence/accuracy alone, or the same AI information plus one of four explanation styles (example-based, feature-based, rule-based, counterfactual). Its central claim is that the confidence score, not the explanation, is the main driver of user behavior: high AI confidence significantly increases reliance on the AI and reduces self-reported cognitive load, while feature-based explanations fail to improve accuracy over other conditions. The paper also claims that counterfactual explanations, although rated as less understandable, can increase overall accuracy and reduce cognitive load when the AI's prediction is correct. A third claim is that Need for Cognition, a personality trait widely used to split users, did not produce significant differences in accuracy, cognitive load, or how people ranked interface elements, suggesting the trait's effects may be task- and context-specific. A sympathetic reader would care because these results bear directly on how to design explainable AI interfaces that neither overburden users nor push them into blind agreement.

What carries the argument

The experimental engine is a mixed-factorial online study built on a Random Forest classifier trained on a public loan-prediction dataset with about 83% test accuracy. AI confidence is defined from test-set quartiles of an entropy-based epistemic uncertainty estimate, with low below 44.3 and high above 61.6, and each participant sees eight main-session instances balanced across AI correctness, confidence, predicted class, and true class. Explanation styles are generated with nearest-neighbor examples, SHAP feature contributions, Anchors rules, and DiCE counterfactuals. The statistical machinery is a set of mixed-effects logistic regressions, generalized estimation equations, and Friedman/Nemenyi ranking tests, with a power analysis used to set the sample size and reduced alpha thresholds.

What would settle it

Run the same six-condition loan task with instances selected so the AI's observed accuracy matches its stated accuracy (about 83%), keeping confidence levels balanced; if high confidence still raises reliance and lowers cognitive load, the confidence effect survives the stated-observed accuracy mismatch. Alternatively, use a two-stage paradigm where users decide first and then see the AI's confidence; if the effect disappears, the result is anchoring rather than confidence-based delegation.

Watch

Extended reading notes

Core claim

On its own terms, the paper establishes that the information accompanying an AI suggestion changes behavior, and that the most consequential piece is the confidence value. Participants shown high-confidence AI predictions agreed with the AI significantly more often than those shown low-confidence predictions (log-odds 1.22), and they reported lower cognitive load (log-odds -0.41). The paper frames this as evidence that users treat confidence as a tiebreaker and that an uncalibrated or overconfident score can lead to over-reliance. It also finds that feature-based explanations, despite their dominance in XAI practice, did not outperform other assistance conditions on accuracy; counterfactual explanations, which users found harder to understand, improved accuracy overall and reduced load when paired with correct AI advice. Finally, the paper reports that low- and high-Need-for-Cognition participants both ranked loan attributes first, explanations second, and AI information last, and did not differ in accuracy or cognitive load, a null result the authors attribute to task complexity.

Load-bearing premise

The load-bearing assumption is that the eight hand-picked instances and the quartile split capture how people respond to confidence itself, rather than how they respond to the unusual gap between the AI's stated 83% accuracy and its observed 62.5% accuracy on those instances.

Editorial extensions

If this is right

  • Interfaces that display confidence scores will systematically nudge users toward the AI's recommendation, so deployments should calibrate confidence estimates to the true likelihood of correctness rather than showing raw model output.
  • Feature-based (Shapley-contribution) explanations, the current default in many AI systems, offer no measurable accuracy advantage over other explanation styles in a complex tabular task.
  • Counterfactual explanations, despite being rated less understandable, can raise overall decision accuracy and lower cognitive load when the AI advice is correct, making them a candidate for hybrid explanation designs.
  • Need for Cognition may not be a reliable personalization axis in complex, high-stakes tasks; adaptive interfaces may need other user characteristics or direct confidence calibration.
  • When the AI displays high confidence, users rank the AI information above the explanation, whereas low confidence blurs that ordering, so the confidence display changes which interface elements people actually use.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A testable extension: measure decision quality under high confidence when the AI is systematically wrong; if users are delegating rather than deliberating, accuracy should collapse exactly on those instances, which would make confidence displays a risk factor rather than a transparency feature.
  • The fixed 83% stated accuracy with 62.5% observed accuracy probably amplified both reliance and distrust; a replication that matches stated and observed accuracy would clarify whether the confidence effect is about the number itself or about resolving uncertainty.
  • The NFC null result suggests median-split personality measurement may be too coarse for complex tasks; traits like epistemic curiosity, or state measures like self-reported confidence, could capture variance this design missed.
  • The authors' one-stage paradigm leaves open that high confidence simply anchors the final answer; a two-stage design separating independent judgment from AI-informed judgment would test whether the cognitive-load reduction is genuine offloading.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. This paper reports an online user study (N = 288) on AI-assisted loan approval decisions, comparing six AI assistance conditions (No AI, AI with prediction/confidence/accuracy, and the latter plus example-based, feature-based, rule-based, or counterfactual explanations). The authors test hypotheses about AI confidence effects on reliance and cognitive load (H1a, H1b), the accuracy benefit of feature-based explanations (H1c), NFC-based differences in interface-element prioritization (H2), and NFC effects on accuracy and cognitive load (H3). They report that high AI confidence increases reliance and reduces cognitive load, that feature-based explanations do not improve accuracy, that both low and high NFC users rank explanations above AI information, and that no NFC differences in accuracy or cognitive load were found. Post hoc analyses suggest counterfactual explanations increase reliance and reduce cognitive load when AI predictions are correct, and the abstract claims they also enhance overall accuracy.

Significance. If the central confidence effects were causal, the paper would make a useful contribution to human-AI decision-making and XAI personalization. The study has concrete strengths: it uses an a priori power analysis, attention checks, mixed-effects and GEE models, a publicly available dataset, and a stated open pipeline for data processing and statistical analysis. The null results for feature-based explanations and for NFC differences are also informative in a literature with mixed findings. However, the main causal claims about confidence are threatened by a stimulus-level confound, and the counterfactual accuracy claim in the abstract goes beyond what the pre-specified analyses support.

major comments (3)
  1. [3.2.3 and Table 1] H1a and H1b are tested by comparing high- and low-confidence loan applications, but AI confidence is a property of the instance, not a factor manipulated within the same instance. The eight main-session instances were balanced on AI correctness, predicted class, and true class, but not on human-perceived difficulty or prototypicality. If high-confidence instances are also easier for humans, the observed increases in reliance (Log-Odds = 1.22) and decreases in cognitive load (Log-Odds = -0.41) could occur without any causal role for the displayed confidence. The manuscript already contains data for a concrete test: the No AI condition saw the same instances without confidence information, so the authors can compare human accuracy and cognitive load on high- versus low-confidence instances in that condition; if no-AI performance also differs by confidence subgroup, the H1 effects are confounded. This issue is load-bearing for the paper's central claim and should be addressed directly.
  2. [4.2 and 3.2.3] The statistical models include a random intercept for participant but no by-item random effects for the eight main-session loan applications, and the instances were not randomly sampled from the test set. With only one or two instances per confidence-by-correctness combination, the reported H1 effects may be driven by idiosyncratic features of the selected applicants rather than by the confidence construct. I ask the authors to report per-instance estimates (e.g., reliance and SEQ means for each of the eight instances) and, if feasible, an item-level analysis or a sensitivity analysis that excludes the most extreme instances.
  3. [Abstract and 5.3] The claim that counterfactual explanations 'enhanced overall accuracy' is not supported by the pre-specified analysis. H1c was evaluated at alpha = .01, and the feature-based comparison did not reach this threshold (Log-Odds = 0.34, p = .0349); the footnote reports a counterfactual effect at p = .0149, which also fails the stated threshold. The post hoc model in Section 5.3 reports a positive main effect for counterfactual explanations (Log-Odds = 0.87, p = .0015) but simultaneously reports a negative interaction with correct AI predictions (Log-Odds = -0.84, p < .0133), and the text acknowledges a 'trend' of decreased accuracy in that context. An exploratory main effect in a model with a significant interaction does not warrant the unqualified statement in the abstract and contribution list that counterfactuals 'enhanced overall accuracy'; the claim should be reworded as an exploratory finding with the negative interaction reported in the same sentence.
minor comments (5)
  1. [5.2.3] The last sentence says 'we fail to reject the null hypothesis for H3c'; this should refer to H3b.
  2. [5.3] In the second paragraph, 'delining' should be 'delineating'.
  3. [5.2.1 and footnote 7] Describing p = .0149 as showing an effect conflicts with the stated alpha = .01 threshold; the text should either call it a trend or explicitly note that it does not meet the threshold.
  4. [Figure 3 caption] The caption mentions 'lower and higher confidence intervals based on standard errors' where 'error bars' would be clearer, and the H1a panel does not appear to show the ticks referenced in the caption.
  5. [5.2.2] The sentence reporting H2a says users prioritize the explanation second and AI information third; this is the pattern predicted by H2b, so the wording should clarify that H2a is rejected precisely because the observed order differs from H2a's prediction.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the study's claims are empirical comparisons, not derivations from fitted inputs or self-citation chains.

full rationale

This paper reports an empirical user study (N = 288) rather than a derivation. The central claims—that high AI confidence increases reliance and reduces cognitive load (H1a, H1b)—are tested by mixed-effects logistic regression and GEE models on participant decisions and self-reported cognitive load. No parameter is fitted to the outcome and then renamed as a prediction; the low/high AI confidence split is a design choice based on test-set quartiles of model confidence, and the outcome measurements come from independent participant behavior. Similarly, the NFC median split is a standard grouping convention cited to prior work and does not enter into the construction of the dependent variables. The paper's self-citations to Cau et al. (2023a,b) are used to motivate hypotheses, but the present comparisons and statistical tests rely on newly collected data, not on those prior results. The skeptical concern that high- and low-confidence instances differ in objective difficulty is a potential validity confound, not circularity: the observed effect could be explained by instance properties, but it is not true by construction from the inputs. The paper's own limitations (uncalibrated confidence, one-stage paradigm, generalizability) are acknowledged and are also correctness/validity issues rather than circular reasoning. Therefore, no circular step is present.

Assumptions & free parameters 6 free parameters · 6 assumptions · 0 invented entities

The study's claims rest on several measurement and design choices: data-derived confidence and NFC splits, a hand-picked instance set with an accuracy mismatch, and operationalizations of cognitive load and explanation faithfulness. These are domain assumptions rather than derived facts. No new entities are postulated.

free parameters (6)
  • AI confidence split thresholds = low < 44.3; high > 61.6 (test-set quartiles Q2 and Q3)
    Defines the low and high confidence levels used in H1a and H1b; computed from the model's test-set confidence distribution, so the grouping is data-dependent.
  • NFC median split = sample median of NCS-6 scores
    Participants are divided into low and high Need for Cognition based on the sample median, which determines all H2 and H3 comparisons.
  • Anchors precision threshold = 95%
    Rule-based explanations were generated with this threshold; it affects which rules participants saw.
  • Number of neighbors/counterfactuals = 3 and 3
    Example-based and counterfactual explanations showed three instances to each participant; this limits the information available.
  • Instance selection for main session = 8 of 16 balanced instances; observed AI accuracy 62.5%
    The specific loan applications were hand-picked to balance AI correctness, confidence, predicted class, and true class, while deliberately lowering observed accuracy relative to the displayed 83%.
  • Random Forest estimators = 100
    Model hyperparameter chosen by the authors for the loan prediction task.
assumptions (6)
  • domain assumption The six-item Need for Cognition Scale (NCS-6) is a valid measure of the trait.
    Used to split participants into low and high NFC groups (Section 4.1 and Appendix A.2).
  • domain assumption The Single Ease Question (SEQ) captures cognitive load.
    Cognitive load was measured with a single 7-point ease question (Section 4.1).
  • domain assumption SHAP, Anchors, and DiCE explanations are faithful to the random forest's decisions.
    Feature-based, rule-based, and counterfactual conditions rely on these algorithms to explain the AI (Section 3.2.4).
  • domain assumption The loan dataset and random forest model constitute a realistic high-stakes AI assistance scenario.
    The authors converted the task to high-stakes with a monetary bonus, assuming this induces realistic decision behavior (Sections 3.2.1 and 4.3).
  • domain assumption Online participant behavior generalizes to real-world loan approval decision-making.
    The study uses Prolific participants unfamiliar with loan approval; the paper assumes results transfer to actual decision-makers.
  • standard math Statistical test assumptions (logistic regression, GEE, Friedman) are met.
    Mixed-effects models and ranking tests assume appropriate distributional properties; the paper states models converged (Section 4.2).

how reviews work

0 comments
Cite this review

Pith. "Pith review of Exploring the Impact of Explainable AI and Cognitive Capabilities on Users' Decisions." pith.science (2026). https://pith.science/paper/6A3WIDU3

@misc{pith2026250501192,
  author       = {Pith},
  title        = {Pith review of: Exploring the Impact of Explainable AI and Cognitive Capabilities on Users' Decisions},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/6A3WIDU3}},
  note         = {Machine review of arXiv:2505.01192}
}
read the original abstract

Artificial Intelligence (AI) systems are increasingly used for decision-making across domains, raising debates over the information and explanations they should provide. Most research on Explainable AI (XAI) has focused on feature-based explanations, with less attention on alternative styles. Personality traits like the Need for Cognition (NFC) can also lead to different decision-making outcomes among low and high NFC individuals. We investigated how presenting AI information (prediction, confidence, and accuracy) and different explanation styles (example-based, feature-based, rule-based, and counterfactual) affect accuracy, reliance on AI, and cognitive load in a loan application scenario. We also examined low and high NFC individuals' differences in prioritizing XAI interface elements (loan attributes, AI information, and explanations), accuracy, and cognitive load. Our findings show that high AI confidence significantly increases reliance on AI while reducing cognitive load. Feature-based explanations did not enhance accuracy compared to other conditions. Although counterfactual explanations were less understandable, they enhanced overall accuracy, increasing reliance on AI and reducing cognitive load when AI predictions were correct. Both low and high NFC individuals prioritized explanations after loan attributes, leaving AI information as the least important. However, we found no significant differences between low and high NFC groups in accuracy or cognitive load, raising questions about the role of personality traits in AI-assisted decision-making. These findings highlight the need for user-centric personalization in XAI interfaces, incorporating diverse explanation styles and exploring multiple personality traits and other user characteristics to optimize human-AI collaboration.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Epistemic Trustworthiness in Generative AI: A Normative Framework for Warranted Reliance in High-Stakes Workflows

    cs.AI 2026-08 conditional novelty 6.0 of 10

    The paper defines warranted reliance on GenAI as requiring three non-fungible conditions: epistemic humility, epistemic access, and resistance to epistemic injustice.

Reference graph

Works this paper leans on

113 extracted references · 8 canonical work pages · cited by 1 Pith paper

  1. [1]

    write newline

    " write newline " cite write " FUNCTION editor.postfix editor num.names #1 > "( )" "( )" if FUNCTION editor.trans.postfix editor num.names #1 > "( )" "( )" if FUNCTION trans.postfix translator num.names #1 > "( )" "( )" if FUNCTION authors.editors.reflist.apa5 'field := 'dot := field num.names 'numnames := numnames 'format.num.names := format.num.names na...

  2. [2]

    , " * write output.state after.block = add.period write newline

    ENTRY address author booktitle chapter doi edition editor eid howpublished institution journal key keywords month note number organization pages publisher school series title type url volume year eprint archive archivePrefix primaryClass adsurl adsnote version label INTEGERS output.state before.all mid.sentence after.sentence after.block FUNCTION init.sta...

  3. [3]

    write newline

    " write newline "" before.all 'output.state := FUNCTION if.digit duplicate "0" = swap duplicate "1" = swap duplicate "2" = swap duplicate "3" = swap duplicate "4" = swap duplicate "5" = swap duplicate "6" = swap duplicate "7" = swap duplicate "8" = swap "9" = or or or or or or or or or FUNCTION n.separate 't := "" #0 'numnames := t empty not t #-1 #1 subs...

  4. [4]

    , " * write output.state after.block = add.period write newline

    ENTRY address archive author booktitle chapter doi edition editor eid eprint howpublished institution journal key keywords month note number organization pages publisher school series title type url volume year archivePrefix primaryClass adsurl adsnote version label extra.label sort.label short.list INTEGERS output.state before.all mid.sentence after.sent...

  5. [5]

    write newline

    " write newline "" before.all 'output.state := FUNCTION add.period duplicate empty 'skip "." * add.blank if FUNCTION if.digit duplicate "0" = swap duplicate "1" = swap duplicate "2" = swap duplicate "3" = swap duplicate "4" = swap duplicate "5" = swap duplicate "6" = swap duplicate "7" = swap duplicate "8" = swap "9" = or or or or or or or or or FUNCTION ...

  6. [6]

    write newline

    " write newline "" before.all 'output.state := FUNCTION output.doi doi empty skip "doi:" doi * "" * output if FUNCTION format.archive archivePrefix empty "" archivePrefix ":" * if FUNCTION format.primaryClass primaryClass empty "" " [" primaryClass * "] " * if FUNCTION format.eprint eprint empty "" archive empty " https://arxiv.org/abs/" eprint * " " * " ...

  7. [7]

    write newline

    " write newline "" before.all 'output.state := FUNCTION string.to.integer 't := t text.length 'k := #1 'char.num := t char.num #1 substring 's := s is.num s "." = or char.num k = not and char.num #1 + 'char.num := while char.num #1 - 'char.num := t #1 char.num substring FUNCTION find.integer 't := #0 'int := int not t empty not and t #1 #1 substring 's :=...

  8. [8]

    , " * write output.state after.block = add.period write newline

    ENTRY address archive author booktitle chapter edition editor eprint howpublished institution journal key keywords month note number organization pages publisher school series title type url doi volume year archivePrefix primaryClass eid adsurl adsnote version label INTEGERS output.state before.all mid.sentence after.sentence after.block FUNCTION init.sta...

Show all 113 references
  1. [9]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 gl...

  2. [10]

    Available from:

    ENTRY address assignee author booktitle chapter cartographer day edition editor howpublished institution inventor journal key keywords month note number organization pages part publisher school series title type volume word year eprint doi url lastchecked updated archive archi...

  3. [11]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 gl...

  4. [12]

    IEEE Access 6:52138--52160

    Adadi A, Berrada M (2018) Peeking inside the black-box: A survey on explainable artificial intelligence (xai). IEEE Access 6:52138--52160. doi:10.1109/ACCESS.2018.2870052

  5. [14]

    IEEE Access 12:101603--101625

    Atakishiyev S, Salameh M, Yao H, et al (2024) Explainable artificial intelligence for autonomous driving: A comprehensive overview and field guide for future research directions. IEEE Access 12:101603--101625. doi:10.1109/ACCESS.2024.3431437

  6. [16]

    In: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems

    Bansal G, Wu T, Zhou J, et al (2021) Does the whole exceed its parts? the effect of ai explanations on complementary team performance. In: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, CHI ...

  7. [17]

    In: Proceedings of the 2020 CHI Conference on Human Factors in Computing Systems

    Beede E, Baylor E, Hersch F, et al (2020) A human-centered evaluation of a deep learning system deployed in clinics for the detection of diabetic retinopathy. In: Proceedings of the 2020 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery,...

  8. [18]

    In: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems

    van Berkel N, Goncalves J, Russo D, et al (2021) Effect of information presentation on fairness perceptions of machine learning predictors. In: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA,...

  9. [19]

    In: Proceedings of the 2022 AAAI/ACM Conference on AI, Ethics, and Society

    Bertrand A, Belloum R, Eagan JR, et al (2022) How cognitive biases affect xai-assisted decision-making: A systematic review. In: Proceedings of the 2022 AAAI/ACM Conference on AI, Ethics, and Society. Association for Computing Machinery, New York, NY, USA, AIES '22, p 78–91, d...

  10. [21]

    In: Proceedings of the CHI Conference on Human Factors in Computing Systems

    Bhattacharya A, Stumpf S, Gosak L, et al (2024 a ) Exmos: Explanatory model steering through multifaceted explanations and data configurations. In: Proceedings of the CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, ...

  11. [22]

    In: Adjunct Proceedings of the 32nd ACM Conference on User Modeling, Adaptation and Personalization

    Bhattacharya A, Stumpf S, Verbert K (2024 b ) An explanatory model steering system for collaboration between domain experts and ai. In: Adjunct Proceedings of the 32nd ACM Conference on User Modeling, Adaptation and Personalization. Association for Computing Machinery, New Yor...

  12. [23]

    In: Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems

    Binns R, Van Kleek M, Veale M, et al (2018) 'it's reducing a human being to a percentage': Perceptions of justice in algorithmic decisions. In: Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA,...

  13. [24]

    Data Mining and Knowledge Discovery 37(5):1719--1778

    Bodria F, Giannotti F, Guidotti R, et al (2023) Benchmarking and survey of explanation methods for black box models. Data Mining and Knowledge Discovery 37(5):1719--1778. doi:10.1007/s10618-023-00933-9, ://doi.org/10.1007/s10618-023-00933-9

  14. [26]

    Monthly Weather Review 78:1--3

    Brier GW (1950) Verification of forecasts expressed in terms of probability. Monthly Weather Review 78:1--3. ://api.semanticscholar.org/CorpusID:122906757

  15. [27]

    In: Proceedings of the 25th International Conference on Intelligent User Interfaces

    Bu c inca Z, Lin P, Gajos KZ, et al (2020) Proxy tasks and subjective measures can be misleading in evaluating explainable ai systems. In: Proceedings of the 25th International Conference on Intelligent User Interfaces. Association for Computing Machinery, New York, NY, USA, I...

  16. [28]

    Proc ACM Hum-Comput Interact 5(CSCW1)

    Bu c inca Z, Malaya MB, Gajos KZ (2021) To trust or to think: Cognitive forcing functions can reduce overreliance on ai in ai-assisted decision-making. Proc ACM Hum-Comput Interact 5(CSCW1). doi:10.1145/3449287, ://doi.org/10.1145/3449287

  17. [29]

    ://arxiv.org/abs/2410.04253, 2410.04253

    Buçinca Z, Swaroop S, Paluch AE, et al (2024 a ) Contrastive explanations that anticipate human misconceptions can improve human decision-making skills. ://arxiv.org/abs/2410.04253, 2410.04253

  18. [30]

    ://arxiv.org/abs/2403.05911, 2403.05911

    Buçinca Z, Swaroop S, Paluch AE, et al (2024 b ) Towards optimizing human-centric objectives in ai-assisted decision-making with offline reinforcement learning. ://arxiv.org/abs/2403.05911, 2403.05911

  19. [31]

    Journal of personality assessment 48:306--7

    Cacioppo J, Petty R, Kao C (1984) The efficient assessment of nfc. Journal of personality assessment 48:306--7. doi:10.1207/s15327752jpa4803_13

  20. [32]

    In: Proceedings of the 24th International Conference on Intelligent User Interfaces

    Cai CJ, Jongejan J, Holbrook J (2019 a ) The effects of example-based explanations in a machine learning interface. In: Proceedings of the 24th International Conference on Intelligent User Interfaces. Association for Computing Machinery, New York, NY, USA, IUI '19, p 258–262, ...

  21. [33]

    In: Proceedings of the 2019 CHI Conference on Human Factors in Computing Systems

    Cai CJ, Reif E, Hegde N, et al (2019 b ) Human-centered tools for coping with imperfect algorithms during medical decision-making. In: Proceedings of the 2019 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, CHI '19,...

  22. [34]

    In: CHI '01 Extended Abstracts on Human Factors in Computing Systems

    Carenini G (2001) An analysis of the influence of need for cognition on dynamic queries usage. In: CHI '01 Extended Abstracts on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, CHI EA '01, p 383–384, doi:10.1145/634067.634293, ://doi...

  23. [35]

    ACM Trans Interact Intell Syst 13(4)

    Cau FM, Hauptmann H, Spano LD, et al (2023 a ) Effects of ai and logic-style explanations on users’ decisions under different levels of uncertainty. ACM Trans Interact Intell Syst 13(4). doi:10.1145/3588320, ://doi.org/10.1145/3588320

  24. [37]

    Procedia - Social and Behavioral Sciences 127:134--138

    Cazan AM, Indreica SE (2014) Need for cognition and approaches to learning among university students. Procedia - Social and Behavioral Sciences 127:134--138. doi:https://doi.org/10.1016/j.sbspro.2014.03.227, ://www.sciencedirect.com/science/article/pii/S1877042814023180, the I...

  25. [38]

    Memory & Cognition 51

    Celar L, Byrne R (2023) How people reason with counterfactual and causal explanations for artificial intelligence decisions in familiar and unfamiliar domains. Memory & Cognition 51. doi:10.3758/s13421-023-01407-5

  26. [39]

    Proc ACM Hum-Comput Interact 7(CSCW2)

    Chen V, Liao QV, Wortman Vaughan J, et al (2023) Understanding the role of human intuition on reliance in human-ai decision-making with explanations. Proc ACM Hum-Comput Interact 7(CSCW2). doi:10.1145/3610219, ://doi.org/10.1145/3610219

  27. [41]

    Artificial Intelligence 298:103503

    Conati C, Barral O, Putnam V, et al (2021) Toward personalized xai: A case study in intelligent tutoring systems. Artificial Intelligence 298:103503. doi:https://doi.org/10.1016/j.artint.2021.103503, ://www.sciencedirect.com/science/article/pii/S0004370221000540

  28. [42]

    Personality and Individual Differences - PERS INDIV DIFFER 42:201--212

    Day E, Boatman J, Kowollik V, et al (2007) Modeling the links between need for cognition and the acquisition of a complex skill. Personality and Individual Differences - PERS INDIV DIFFER 42:201--212. doi:10.1016/j.paid.2006.06.012

  29. [43]

    International Journal of Human-Computer Studies 176:103056

    Desolda G, Aneke J, Ardito C, et al (2023) Explanations in warning dialogs to help users defend against phishing attacks. International Journal of Human-Computer Studies 176:103056. doi:https://doi.org/10.1016/j.ijhcs.2023.103056, ://www.sciencedirect.com/science/article/pii/S...

  30. [45]

    In: Proceedings of the Fifth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining

    Domingos P (1999) Metacost: a general method for making classifiers cost-sensitive. In: Proceedings of the Fifth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. Association for Computing Machinery, New York, NY, USA, KDD '99, p 155–164, doi:10.1145/...

  31. [46]

    In: Proceedings of the 32nd ACM Conference on User Modeling, Adaptation and Personalization

    Esfahani S, De Toni G, Lepri B, et al (2024) Preference elicitation in interactive and user-centered algorithmic recourse: an initial exploration. In: Proceedings of the 32nd ACM Conference on User Modeling, Adaptation and Personalization. Association for Computing Machinery, ...

  32. [47]

    Behavior research methods 41(4):1149--1160

    Faul F, Erdfelder E, Buchner A, et al (2009) Statistical power analyses using g* power 3.1: Tests for correlation and regression analyses. Behavior research methods 41(4):1149--1160

  33. [48]

    Machine Learning 31:1--38

    Fawcett T (2004) Roc graphs: Notes and practical considerations for researchers. Machine Learning 31:1--38

  34. [49]

    In: Proceedings of the 2023 ACM SIGSIM Conference on Principles of Advanced Discrete Simulation

    Feldkamp N, Strassburger S (2023) From explainable ai to explainable simulation: Using machine learning and xai to understand system robustness. In: Proceedings of the 2023 ACM SIGSIM Conference on Principles of Advanced Discrete Simulation. Association for Computing Machinery...

  35. [50]

    In: Proceedings of the 2022 ACM Conference on Fairness, Accountability, and Transparency

    Fogliato R, Chappidi S, Lungren M, et al (2022) Who goes first? influences of human-ai workflow on decision making in clinical imaging. In: Proceedings of the 2022 ACM Conference on Fairness, Accountability, and Transparency. Association for Computing Machinery, New York, NY, ...

  36. [51]

    AI Magazine 45(3):317--332

    Fok R, Weld DS (2024) In search of verifiability: Explanations rarely enable complementary performance in ai-advised decision making. AI Magazine 45(3):317--332. doi:https://doi.org/10.1002/aaai.12182, ://onlinelibrary.wiley.com/doi/abs/10.1002/aaai.12182, https://arxiv.org/ab...

  37. [52]

    In: Pattern Recognition, Computer Vision, and Image Processing

    Ford C, Keane MT (2023) Explaining classifications to non-experts: An xai user study of post-hoc explanations for a classifier when people lack expertise. In: Pattern Recognition, Computer Vision, and Image Processing. ICPR 2022 International Workshops and Challenges: Montreal...

  38. [53]

    Journal of the American Statistical Association 32(200):675--701

    Friedman M (1937) The use of ranks to avoid the assumption of normality implicit in the analysis of variance. Journal of the American Statistical Association 32(200):675--701. doi:10.1080/01621459.1937.10503522, ://www.tandfonline.com/doi/abs/10.1080/01621459.1937.10503522, ht...

  39. [54]

    Annals of Mathematical Statistics 11:86--92

    Friedman M (1940) A comparison of alternative tests of significance for the problem of \ m\ rankings. Annals of Mathematical Statistics 11:86--92

  40. [55]

    In: Proceedings of the 22nd International Conference on Intelligent User Interfaces

    Gajos KZ, Chauncey K (2017) The influence of personality traits and cognitive load on the use of adaptive user interfaces. In: Proceedings of the 22nd International Conference on Intelligent User Interfaces. Association for Computing Machinery, New York, NY, USA, IUI '17, p 30...

  41. [56]

    In: Proceedings of the 27th International Conference on Intelligent User Interfaces

    Gajos KZ, Mamykina L (2022) Do people engage cognitively with ai? impact of ai assistance on incidental learning. In: Proceedings of the 27th International Conference on Intelligent User Interfaces. Association for Computing Machinery, New York, NY, USA, IUI '22, p 794–806, do...

  42. [57]

    Proc ACM Hum-Comput Interact 4(CSCW3)

    Ghai B, Liao QV, Zhang Y, et al (2021) Explainable active learning (xal): Toward ai explanations as interfaces for machine teachers. Proc ACM Hum-Comput Interact 4(CSCW3). doi:10.1145/3432934, ://doi.org/10.1145/3432934

  43. [58]

    In: Proceedings of the 25th International Conference on Intelligent User Interfaces

    Gomez O, Holter S, Yuan J, et al (2020) Vice: visual counterfactual explanations for machine learning models. In: Proceedings of the 25th International Conference on Intelligent User Interfaces. Association for Computing Machinery, New York, NY, USA, IUI '20, p 531–535, doi:10...

  44. [59]

    In: Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems

    Grace K, Finch E, Gulbransen-Diaz N, et al (2022) Q-chef: The impact of surprise-eliciting systems on food-related decision-making. In: Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, CHI '22...

  45. [62]

    Proc ACM Hum-Comput Interact 3(CSCW)

    Green B, Chen Y (2019 c ) The principles and limits of algorithm-in-the-loop decision making. Proc ACM Hum-Comput Interact 3(CSCW). doi:10.1145/3359152, ://doi.org/10.1145/3359152

  46. [63]

    In: Precup D, Teh YW (eds) Proceedings of the 34th International Conference on Machine Learning, Proceedings of Machine Learning Research, vol 70

    Guo C, Pleiss G, Sun Y, et al (2017) On calibration of modern neural networks. In: Precup D, Teh YW (eds) Proceedings of the 34th International Conference on Machine Learning, Proceedings of Machine Learning Research, vol 70. PMLR, pp 1321--1330, ://proceedings.mlr.press/v70/g...

  47. [64]

    Association for Computational Linguistics, Online, pp 5540--5552, doi:10.18653/v1/2020.acl-main.491, ://aclanthology.org/2020.acl-main.491

    Hase P, Bansal M (2020) Evaluating explainable AI : Which algorithmic explanations help users predict model behavior? In: Jurafsky D, Chai J, Schluter N, et al (eds) Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Comput...

  48. [65]

    Proc ACM Hum-Comput Interact 7(CSCW2)

    He G, Buijsman S, Gadiraju U (2023) How stated accuracy of an ai system and analogies to explain accuracy affect human reliance on the system. Proc ACM Hum-Comput Interact 7(CSCW2). doi:10.1145/3610067, ://doi.org/10.1145/3610067

  49. [66]

    European Conference on Information Systems (2023) ECIS 2023 Research Papers 269

    Herm LV (2023) Impact OF EXPLAINABLE AI ON COGNITIVE LOAD : INSIGHTS FROM AN EMPIRICAL STUDY . European Conference on Information Systems (2023) ECIS 2023 Research Papers 269

  50. [67]

    In: Proceedings of the 27th ACM Conference on User Modeling, Adaptation and Personalization

    Herzog D, W\" o rndl W (2019) A user study on groups interacting with tourist trip recommender systems in public spaces. In: Proceedings of the 27th ACM Conference on User Modeling, Adaptation and Personalization. Association for Computing Machinery, New York, NY, USA, UMAP '1...

  51. [68]

    Assessment 27(8):1870--1885

    de Holanda Coelho GL, Hanel PHP, Wolf LJ (2020) The very efficient assessment of need for cognition: Developing a six-item version. Assessment 27(8):1870--1885. doi:10.1177/1073191118793208, ://doi.org/10.1177/1073191118793208, pMID: 30095000, https://arxiv.org/abs/https://doi...

  52. [69]

    In: Proceedings of the 28th International Conference on Intelligent User Interfaces

    Kahr PK, Rooks G, Willemsen MC, et al (2023) It seems smart, but it acts stupid: Development of trust in ai advice in a repeated legal decision-making task. In: Proceedings of the 28th International Conference on Intelligent User Interfaces. Association for Computing Machinery...

  53. [70]

    ACM Trans Interact Intell Syst doi:10.1145/3686164, ://doi.org/10.1145/3686164, just Accepted

    Kahr PK, Rooks G, Willemsen MC, et al (2024) Understanding trust and reliance development in ai advice: Assessing model accuracy, model explanations, and experiences from previous interactions. ACM Trans Interact Intell Syst doi:10.1145/3686164, ://doi.org/10.1145/3686164, jus...

  54. [71]

    Journal of Research in Personality 73:130--149

    Kashdan TB, Stiksma MC, Disabato DJ, et al (2018) The five-dimensional curiosity scale: Capturing the bandwidth of curiosity and identifying four unique subgroups of curious people. Journal of Research in Personality 73:130--149. doi:https://doi.org/10.1016/j.jrp.2017.11.011, ...

  55. [72]

    In: Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence, IJCAI-19

    Kenny EM, Keane MT (2019) Twin-systems to explain artificial neural networks using case-based reasoning: Comparative tests of feature-weighting methods in ann-cbr twins for xai. In: Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence, IJC...

  56. [73]

    Knowledge-Based Systems 233:107530

    Kenny EM, Keane MT (2021) Explaining deep learning using examples: Optimal feature weighting methods for twin systems using post-hoc, explanation-by-example in xai. Knowledge-Based Systems 233:107530. doi:https://doi.org/10.1016/j.knosys.2021.107530, ://www.sciencedirect.com/s...

  57. [74]

    In: Avidan S, Brostow G, Ciss \'e M, et al (eds) Computer Vision – ECCV 2022 - 17th European Conference, Proceedings

    Kim S, Meister N, Ramaswamy V, et al (2022) Hive: Evaluating the human interpretability of visual explanations. In: Avidan S, Brostow G, Ciss \'e M, et al (eds) Computer Vision – ECCV 2022 - 17th European Conference, Proceedings. Springer Science and Business Media Deutschland...

  58. [75]

    In: Proceedings of the Conference on Fairness, Accountability, and Transparency

    Lai V, Tan C (2019) On human predictions with explanations and predictions of machine learning models: A case study on deception detection. In: Proceedings of the Conference on Fairness, Accountability, and Transparency. Association for Computing Machinery, New York, NY, USA, ...

  59. [76]

    In: Proceedings of the 2023 ACM Conference on Fairness, Accountability, and Transparency

    Lai V, Chen C, Smith-Renner A, et al (2023 a ) Towards a science of human-ai decision making: An overview of design space in empirical human-subject studies. In: Proceedings of the 2023 ACM Conference on Fairness, Accountability, and Transparency. Association for Computing Mac...

  60. [77]

    Proc ACM Hum-Comput Interact 7(CSCW2)

    Lai V, Zhang Y, Chen C, et al (2023 b ) Selective explanations: Leveraging human input to align explainable ai. Proc ACM Hum-Comput Interact 7(CSCW2). doi:10.1145/3610206, ://doi.org/10.1145/3610206

  61. [78]

    Proc ACM Hum-Comput Interact 4(CSCW2)

    Lee MH, Siewiorek DP, Smailagic A, et al (2020) Co-design and evaluation of an intelligent decision support system for stroke rehabilitation assessment. Proc ACM Hum-Comput Interact 4(CSCW2). doi:10.1145/3415227, ://doi.org/10.1145/3415227

  62. [79]

    In: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems

    Lee MH, Siewiorek DP, Smailagic A, et al (2021) A human-ai collaborative approach for clinical decision making on rehabilitation assessment. In: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA...

  63. [80]

    Journal of Computer Information Systems 46(3):11--17

    Li D, Browne G (2006) The role of need for cognition and mood in online flow experience. Journal of Computer Information Systems 46(3):11--17

  64. [82]

    CoRR abs/2110.10790

    Liao QV, Varshney KR (2021) Human-centered explainable AI (XAI): from algorithms to user experiences. CoRR abs/2110.10790. ://arxiv.org/abs/2110.10790, https://arxiv.org/abs/2110.10790 2110.10790

  65. [83]

    Personality and Individual Differences 44(7):1585--1595

    Litman JA (2008) Interest and deprivation factors of epistemic curiosity. Personality and Individual Differences 44(7):1585--1595. doi:https://doi.org/10.1016/j.paid.2008.01.014, ://www.sciencedirect.com/science/article/pii/S0191886908000275

  66. [84]

    In: Proceedings of the 31st International Conference on Neural Information Processing Systems

    Lundberg SM, Lee SI (2017) A unified approach to interpreting model predictions. In: Proceedings of the 31st International Conference on Neural Information Processing Systems. Curran Associates Inc., Red Hook, NY, USA, NIPS'17, p 4768–4777

  67. [85]

    In: Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems

    Ma S, Lei Y, Wang X, et al (2023) Who should i trust: Ai or myself? leveraging human and ai correctness likelihood to promote appropriate trust in ai-assisted decision-making. In: Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems. Association for Com...

  68. [86]

    are you really sure?

    Ma S, Wang X, Lei Y, et al (2024) “are you really sure?” understanding the effects of human self-confidence calibration in ai-assisted decision making. In: Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New Yo...

  69. [87]

    Manokhin V (2017) Multi-class probabilistic classification using inductive and cross V enn– A bers predictors. In: Gammerman A, Vovk V, Luo Z, et al (eds) Proceedings of the Sixth Workshop on Conformal and Probabilistic Prediction and Applications, Proceedings of Machine Learn...

  70. [88]

    In: Proceedings of the 24th International Conference on Intelligent User Interfaces

    Millecamp M, Htun NN, Conati C, et al (2019) To explain or not to explain: the effects of personal characteristics when explaining music recommendations. In: Proceedings of the 24th International Conference on Intelligent User Interfaces. Association for Computing Machinery, N...

  71. [89]

    In: Proceedings of the 28th ACM Conference on User Modeling, Adaptation and Personalization

    Millecamp M, Htun NN, Conati C, et al (2020) What's in a user? towards personalising transparency for music recommender interfaces. In: Proceedings of the 28th ACM Conference on User Modeling, Adaptation and Personalization. Association for Computing Machinery, New York, NY, U...

  72. [90]

    ://api.semanticscholar.org/CorpusID:252280631

    Moreira C, Chou YL, Hsieh CJ, et al (2022) Benchmarking counterfactual algorithms for xai: From white box to black box. ://api.semanticscholar.org/CorpusID:252280631

  73. [93]

    Mothilal RK, Mahajan D, Tan C, et al (2021) Towards unifying feature attribution and counterfactual explanations: Different means to the same end. In: AAAI/ACM Conference on AI, Ethics, and Society (AIES), ://www.microsoft.com/en-us/research/publication/towards-unifying-featur...

  74. [94]

    In: Proceedings of the 29th ACM Conference on User Modeling, Adaptation and Personalization

    Musto C, Starke AD, Trattner C, et al (2021) Exploring the effects of natural language justifications in food recommender systems. In: Proceedings of the 29th ACM Conference on User Modeling, Adaptation and Personalization. Association for Computing Machinery, New York, NY, US...

  75. [96]

    In: Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems

    Panigutti C, Beretta A, Giannotti F, et al (2022) Understanding the impact of explanations on advice-taking: a user study for ai-based clinical decision support systems. In: Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems. Association for Computing...

  76. [97]

    Platt J (2000) Probabilities for Support Vector Machines

  77. [99]

    why should i trust you?

    Ribeiro MT, Singh S, Guestrin C (2016) "why should i trust you?": Explaining the predictions of any classifier. In: Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. Association for Computing Machinery, New York, NY, USA, KDD '...

  78. [100]

    Ribeiro MT, Singh S, Guestrin C (2018) Anchors: high-precision model-agnostic explanations. In: Proceedings of the Thirty-Second AAAI Conference on Artificial Intelligence and Thirtieth Innovative Applications of Artificial Intelligence Conference and Eighth AAAI Symposium on ...

  79. [101]

    IEEE Transactions on Pattern Analysis and Machine Intelligence 46(04):2104--2122

    Rong Y, Leemann T, Nguyen T, et al (2024) Towards human-centered explainable ai: A survey of user studies for model explanations. IEEE Transactions on Pattern Analysis and Machine Intelligence 46(04):2104--2122. doi:10.1109/TPAMI.2023.3331846

  80. [102]

    In: Proceedings of the 31st ACM Conference on User Modeling, Adaptation and Personalization

    Salimzadeh S, He G, Gadiraju U (2023) A missing piece in the puzzle: Considering the role of task complexity in human-ai decision making. In: Proceedings of the 31st ACM Conference on User Modeling, Adaptation and Personalization. Association for Computing Machinery, New York,...

  81. [103]

    In: Proceedings of the CHI Conference on Human Factors in Computing Systems

    Salimzadeh S, He G, Gadiraju U (2024) Dealing with uncertainty: Understanding the impact of prognostic versus diagnostic tasks on trust and reliance in human-ai decision making. In: Proceedings of the CHI Conference on Human Factors in Computing Systems. Association for Comput...

  82. [104]

    In: Proceedings of the SIGCHI Conference on Human Factors in Computing Systems

    Sauro J, Dumas JS (2009) Comparison of three one-question, post-task usability questionnaires. In: Proceedings of the SIGCHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, CHI '09, p 1599–1608, doi:10.1145/1518701.1518...

  83. [105]

    Frontiers in Computer Science 5

    Scharowski N, Perrig SAC, Svab M, et al (2023) Exploring the effects of human-centered ai explanations on trust and reliance. Frontiers in Computer Science 5. doi:10.3389/fcomp.2023.1151150, ://www.frontiersin.org/articles/10.3389/fcomp.2023.1151150

  84. [106]

    In: Berthold MR, Feelders A, Krempl G (eds) Advances in Intelligent Data Analysis XVIII

    Shaker MH, H \"u llermeier E (2020) Aleatoric and epistemic uncertainty with random forests. In: Berthold MR, Feelders A, Krempl G (eds) Advances in Intelligent Data Analysis XVIII. Springer International Publishing, Cham, pp 444--456

  85. [107]

    Machine Learning 112(9):3211--3260

    Silva Filho T, Song H, Perello-Nieto M, et al (2023) Classifier calibration: a survey on how to assess and improve predicted class probabilities. Machine Learning 112(9):3211--3260. doi:10.1007/s10994-023-06336-7, ://doi.org/10.1007/s10994-023-06336-7

  86. [108]

    In: Proceedings of the European Conference on Cognitive Ergonomics 2024

    Souchet A, Amokrane-Ferka K, Burkhardt JM (2024) Ai-assistance to decision-makers: evaluating usability, induced cognitive load, and trust's impact. In: Proceedings of the European Conference on Cognitive Ergonomics 2024. Association for Computing Machinery, New York, NY, USA,...

  87. [109]

    Perspectives on Psychological Science 19(5):722--734

    Steyvers M, Kumar A (2024) Three challenges for ai-assisted decision-making. Perspectives on Psychological Science 19(5):722--734. doi:10.1177/17456916231181102, ://doi.org/10.1177/17456916231181102, pMID: 37439761, https://arxiv.org/abs/https://doi.org/10.1177/174569162311811...

  88. [110]

    Artificial Intelligence in Medicine 149:102780

    Subramanian HV, Canfield C, Shank DB (2024) Designing explainable ai to improve human-ai team performance: A medical stakeholder-driven scoping review. Artificial Intelligence in Medicine 149:102780. doi:https://doi.org/10.1016/j.artmed.2024.102780, ://www.sciencedirect.com/sc...

  89. [111]

    In: Extended Abstracts of the 2024 CHI Conference on Human Factors in Computing Systems

    Szymanski M, Vanden Abeele V, Verbert K (2024) Designing and evaluating explanations for a predictive health dashboard: A user-centred case study. In: Extended Abstracts of the 2024 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New ...

  90. [112]

    Front Artif Intell 6:1066049

    Teso S, Alkan \"O , Stammer W, et al (2023) Leveraging explanations in interactive machine learning: An overview. Front Artif Intell 6:1066049

  91. [113]

    Proc ACM Hum-Comput Interact 7(CSCW1)

    Vasconcelos H, J\" o rke M, Grunde-McLaughlin M, et al (2023) Explanations can reduce overreliance on ai systems during decision-making. Proc ACM Hum-Comput Interact 7(CSCW1). doi:10.1145/3579605, ://doi.org/10.1145/3579605

  92. [114]

    Association for Computing Machinery, New York, NY, USA, CHI '22, doi:10.1145/3491102.3501912, ://doi.org/10.1145/3491102.3501912

    Viswanathan S, Omidvar-Tehrani B, Renders JM (2022) What is your current mindset? In: Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, CHI '22, doi:10.1145/3491102.3501912, ://doi.org/10.1145/...

  93. [115]

    In: Proceedings of the Thirtieth Conference on Uncertainty in Artificial Intelligence

    Vovk V, Petej I (2014) Venn-abers predictors. In: Proceedings of the Thirtieth Conference on Uncertainty in Artificial Intelligence. AUAI Press, Arlington, Virginia, USA, UAI'14, p 829–838

  94. [116]

    In: Proceedings of the 28th International Conference on Neural Information Processing Systems - Volume 1

    Vovk V, Petej I, Fedorova V (2015) Large-scale probabilistic predictors with and without guarantees of validity. In: Proceedings of the 28th International Conference on Neural Information Processing Systems - Volume 1. MIT Press, Cambridge, MA, USA, NIPS'15, p 892–900

  95. [117]

    Cybersecurity ://api.semanticscholar.org/CorpusID:3995299

    Wachter S, Mittelstadt BD, Russell C (2017) Counterfactual explanations without opening the black box: Automated decisions and the gdpr. Cybersecurity ://api.semanticscholar.org/CorpusID:3995299

  96. [118]

    In: Proceedings of the 2019 CHI Conference on Human Factors in Computing Systems

    Wang D, Yang Q, Abdul A, et al (2019) Designing theory-driven user-centric explainable ai. In: Proceedings of the 2019 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, CHI '19, p 1–15, doi:10.1145/3290605.3300831, :/...

  97. [119]

    In: 26th International Conference on Intelligent User Interfaces

    Wang X, Yin M (2021) Are explanations helpful? a comparative study of the effects of explanations in ai-assisted decision-making. In: 26th International Conference on Intelligent User Interfaces. Association for Computing Machinery, New York, NY, USA, IUI '21, p 318–328, doi:1...

  98. [120]

    ACM Trans Interact Intell Syst 12(4)

    Wang X, Yin M (2022) Effects of explanations in ai-assisted decision making: Principles and comparisons. ACM Trans Interact Intell Syst 12(4). doi:10.1145/3519266, ://doi.org/10.1145/3519266

  99. [121]

    International Journal of Human-Computer Studies 193:103376

    Xuan Y, Small E, Sokol K, et al (2025) Comprehension is a double-edged sword: Over-interpreting unspecified information in intelligible machine learning explanations. International Journal of Human-Computer Studies 193:103376. doi:https://doi.org/10.1016/j.ijhcs.2024.103376, :...

  100. [122]

    In: Proceedings of the 2019 CHI Conference on Human Factors in Computing Systems

    Yin M, Wortman Vaughan J, Wallach H (2019) Understanding the effect of accuracy on trust in machine learning models. In: Proceedings of the 2019 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, New York, NY, USA, CHI '19, p 1–12, doi:1...

  101. [123]

    In: Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems

    Yurrita M, Draws T, Balayn A, et al (2023) Disentangling fairness perceptions in algorithmic decision-making: the effects of explanations, human oversight, and contestability. In: Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems. Association for Com...

  102. [124]

    Zadrozny B, Elkan C (2001) Obtaining calibrated probability estimates from decision trees and naive bayesian classifiers. ICML 1

  103. [125]

    In: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems

    Zehrung R, Singhal A, Correll M, et al (2021) Vis ex machina: An analysis of trust in human versus algorithmically generated visualization recommendations. In: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems. Association for Computing Machinery, Ne...

  104. [126]

    In: Proceedings of the 2020 Conference on Fairness, Accountability, and Transparency

    Zhang Y, Liao QV, Bellamy RKE (2020) Effect of confidence and explanation on accuracy and trust calibration in ai-assisted decision making. In: Proceedings of the 2020 Conference on Fairness, Accountability, and Transparency. Association for Computing Machinery, New York, NY, ...

  105. [127]

    write newline

    " write newline "" before.all 'output.state := FUNCTION string.to.integer 't := t text.length 'k := #1 'char.num := t char.num #1 substring 's := s is.num s "." = or char.num k = not and char.num #1 + 'char.num := while char.num #1 - 'char.num := t #1 char.num substring FUNCTI...

Pith tools

Reviewed August 16, 2026 · model on record in the stance chip above.