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 →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
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.
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
- 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.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
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)
- [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.
- [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.
- [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)
- [5.2.3] The last sentence says 'we fail to reject the null hypothesis for H3c'; this should refer to H3b.
- [5.3] In the second paragraph, 'delining' should be 'delineating'.
- [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.
- [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.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
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
free parameters (6)
- AI confidence split thresholds =
low < 44.3; high > 61.6 (test-set quartiles Q2 and Q3)
- NFC median split =
sample median of NCS-6 scores
- Anchors precision threshold =
95%
- Number of neighbors/counterfactuals =
3 and 3
- Instance selection for main session =
8 of 16 balanced instances; observed AI accuracy 62.5%
- Random Forest estimators =
100
assumptions (6)
- domain assumption The six-item Need for Cognition Scale (NCS-6) is a valid measure of the trait.
- domain assumption The Single Ease Question (SEQ) captures cognitive load.
- domain assumption SHAP, Anchors, and DiCE explanations are faithful to the random forest's decisions.
- domain assumption The loan dataset and random forest model constitute a realistic high-stakes AI assistance scenario.
- domain assumption Online participant behavior generalizes to real-world loan approval decision-making.
- standard math Statistical test assumptions (logistic regression, GEE, Friedman) are met.
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.
Forward citations
Cited by 1 Pith paper
-
Epistemic Trustworthiness in Generative AI: A Normative Framework for Warranted Reliance in High-Stakes Workflows
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
-
[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]
, " * 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]
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]
, " * 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]
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]
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]
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]
, " * 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
-
[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...
-
[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...
-
[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...
-
[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
2018
-
[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
2024
-
[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 ...
2021
-
[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,...
2020
-
[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,...
2021
-
[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...
2022
-
[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, ...
2024
-
[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...
2024
-
[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,...
2018
-
[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
2023 doi
-
[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
1950
-
[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...
2020
-
[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
2021 doi
-
[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
2024 arXiv
-
[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
2024 arXiv
-
[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
1984 doi
-
[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, ...
2019
-
[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,...
2019
-
[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...
2001
-
[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
2023 doi
-
[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...
2014 doi
-
[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
2023 doi
-
[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
2023 doi
-
[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
2021
-
[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
2007 doi
-
[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...
2023
-
[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/...
1999
-
[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, ...
2024
-
[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
2009
-
[48]
Machine Learning 31:1--38
Fawcett T (2004) Roc graphs: Notes and practical considerations for researchers. Machine Learning 31:1--38
2004
-
[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...
2023
-
[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, ...
2022
-
[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...
2024 doi
-
[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...
2023 doi
-
[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...
1937
-
[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
1940
-
[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...
2017
-
[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...
2022
-
[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
2021 doi
-
[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...
2020
-
[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...
2022
-
[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
2019 doi
-
[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...
2017
-
[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...
2020 doi
-
[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
2023 doi
-
[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
2023
-
[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...
2019
-
[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...
2020 doi
-
[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...
2023
-
[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...
2024 doi
-
[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, ...
2018 doi
-
[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...
2019 doi
-
[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...
2021
-
[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...
2022 doi
-
[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, ...
2019
-
[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...
2023
-
[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
2023 doi
-
[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
2020 doi
-
[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...
2021
-
[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
2006
-
[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
2021 arXiv
-
[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
2008 doi
-
[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
2017
-
[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...
2023
-
[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...
2024
-
[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...
2017
-
[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...
2019
-
[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...
2020
-
[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
2022
-
[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...
2021
-
[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...
2021
-
[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...
2022
-
[97]
Platt J (2000) Probabilities for Support Vector Machines
2000
-
[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 '...
2016
-
[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 ...
2018
-
[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
2024
-
[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,...
2023
-
[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...
2024
-
[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...
2009
-
[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
2023
-
[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
2020
-
[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
2023 doi
-
[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,...
2024
-
[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...
2024 doi
-
[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...
2024
-
[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 ...
2024
-
[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
2023
-
[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
2023 doi
-
[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/...
2022
-
[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
2014
-
[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
2015
-
[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
2017
-
[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, :/...
2019
-
[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...
2021
-
[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
2022 doi
-
[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, :...
2025
-
[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...
2019
-
[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...
2023
-
[124]
Zadrozny B, Elkan C (2001) Obtaining calibrated probability estimates from decision trees and naive bayesian classifiers. ICML 1
2001
-
[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...
2021
-
[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, ...
2020
-
[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...
Reviewed August 16, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.