Pith. sign in

REVIEW 2 major objections 7 minor 59 references

A User Study Evaluating Argumentative Explanations in Diagnostic Decision Support

T0 review · 2 major / 7 minor · reviewed 2026-08-15 · deepseek-v4-flash

Pith's one-line read Attribution-based explanations beat counterfactual and exclusion arguments in physician ratings, yet doctors would not use any AI-generated explanation to explain a case to a colleague.

desk verdict Honest small pilot study with a useful qualitative insight about uncertainty, but the 'significantly better' conclusion is not backed by any inferential test. read the letter →

arxiv 2505.10188 v1 pith:Q474RHYM submitted 2025-05-15 cs.AI

classification cs.AI
keywords explainableAIargumentativeexplanationsdiagnosticdecisionsupportuserstudycounterfactualfeatureattributiontransientlossofconsciousnessBayesiannetwork
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 a user study in which eight neurologists rated three kinds of AI-generated explanations produced for a diagnostic-support system that classifies transient loss of consciousness. The central claim is that attribution-based explanations, which state that a feature supports a given diagnosis, were rated significantly higher in plausibility and comprehensibility than counterfactual or exclusion-based explanations. The paper also claims that, despite moderate-to-good scores on those dimensions, the doctors would not use any of the AI explanations to explain a case to a colleague, because the explanations gave no information about prediction quality, reliability, or uncertainty. If this is right, explanation type is a real lever on clinician acceptance, but no verbalization format can replace explicit uncertainty signaling.

What carries the argument

The central object is a set of three natural-language argument templates: attribution ('Because feature is A, the patient most likely has diagnosis X'), counterfactual ('If feature were A, the diagnosis would most likely change to Y'), and exclusion ('Because feature is A, diagnosis Y can most likely be ruled out'). These templates are instantiated with feature-value pairs coming from LIME and from a counterfactual generator, using a Bayesian network (a causal probabilistic model with layers of risk factors, diseases, and symptoms) trained on 300 patient records as the underlying predictor. The templates are what allow the comparison of XAI methods to proceed over explicit arguments instead of raw feature lists.

What would settle it

Run a follow-up study in which each case is paired with several independently generated instantiations of each explanation template. If attribution-based arguments do not consistently outrank counterfactual and exclusion arguments once the concrete features and wording are varied, the reported advantage is an artifact of the specific instantiations rather than of the argument type.

Watch

Extended reading notes

Core claim

On the paper's own terms, the discovery is that when the outputs of standard XAI methods are turned into natural-language arguments, physicians evaluating real TLOC cases rate the simple attribution argument as the most plausible and comprehensible, significantly above counterfactual and exclusion-based arguments, while ratings for completeness and 'would I use this with a colleague' are low for all three. The follow-up interviews identify the missing information about the quality and reliability of the prediction as the main cause of the doctors' reluctance, together with the lack of case-specific detail in the templated explanations.

Load-bearing premise

The comparison assumes that each doctor's score reflects the explanation type, not the particular features and wording chosen for that type in each specific case; if the instantiations differed in quality for reasons unrelated to the method, the ranking could be an artifact of the examples.

Editorial extensions

If this is right

  • Explanation format is not presentationally neutral: converting the same model prediction into attribution, counterfactual, or exclusion wording changes how clinicians judge the explanation.
  • For this diagnostic task, simpler feature-attribution arguments appear to be a safer default than counterfactual or exclusion arguments, at least when judged on plausibility and comprehensibility.
  • A diagnostic-support explanation that omits prediction confidence, reliability, and uncertainty will be rejected for inter-physician communication regardless of which XAI method generated it.
  • Tailoring the explanation to the complexity of the case and the experience of the clinician, rather than generating one template for every case, is a necessary next step for acceptance.

Reading between the lines

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

  • If the specific features selected for the counterfactual and exclusion templates in the chosen ten cases happened to be less clinically salient than those used for attribution templates, the reported ranking could partly reflect content rather than argument type; a re-run with multiple independent instantiations per case would separate the two.
  • The doctors' own explanations frequently combined a prototype statement with ruled-out alternatives, which suggests a 'typical case, and here is what it is not' template might match clinical communication more closely than any single current template.
  • A direct design fix suggested by the interview data is to append a confidence or reliability statement to each explanation; the study predicts this would raise the 'use with a colleague' rating.
  • The results favor evaluating XAI by use-oriented acceptance tests, such as whether a clinician would relay the explanation to a peer, rather than by perceived quality ratings alone.
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

2 major / 7 minor

Summary. The paper presents a user study with eight physicians evaluating three template-based natural-language explanations for a diagnostic decision-support system in transient loss of consciousness (TLOC). The three explanation types are attribution-based (derived from LIME), counterfactual, and exclusion-based. Participants rated the explanations on comprehensibility, plausibility, completeness, and willingness to use them when explaining a case to a colleague, and later took part in semi-structured follow-up interviews. The paper reports that attribution-based explanations received the best ratings on plausibility and comprehensibility, that willingness to use any AI-generated explanation was low, and that interview participants attributed this reluctance to missing information about prediction quality, reliability, uncertainty, and to the lack of case-specific tailoring.

Significance. The study addresses a relevant and under-explored question in XAI and medical decision support: how clinicians perceive different argumentative explanation types. Its strengths include the use of real patient cases, domain-expert participants, a concrete diagnostic task, and the combination of quantitative ratings with qualitative interview data. The descriptive findings and the interview quotes about uncertainty and reliability signaling are valuable for designers of explanation interfaces. However, the central comparative claim is not supported by the statistical analysis as reported, and the explanation-type comparison may be confounded by the specific feature instantiations used for each case. If the authors can provide appropriate inferential statistics and address the confound, the contribution would be a useful empirical data point for argumentative XAI; in its current form the main conclusion overstates what the data show.

major comments (2)
  1. [Section 6, with evidence in Section 5 (Figures 2-5)] The sentence "attribution-based arguments were evaluated significantly better than counterfactual or exclusion-based arguments" is not supported by any inferential statistical analysis in the manuscript. Section 5 reports only visual boxplot comparisons and descriptive statements; no test statistic, p-value, confidence interval, or effect size is provided, and no repeated-measures model is fitted. With eight raters and repeated measurements on ten cases, apparent median differences can easily be driven by a few participants or by case-level variation. Please add an appropriate analysis (e.g., Friedman test with post-hoc comparisons, or a mixed-effects model with by-participant and by-case random effects) or remove the word "significantly" and frame the finding as a descriptive trend.
  2. [Sections 4.3 and 4.4] The comparison across explanation types is potentially confounded by the specific instantiation of each template. For each case, participants saw one realization of each template filled with particular LIME or counterfactual features, and the attribution template even permits replacing the top LIME features with other, "less important" features when the top features are not among the expert-defined relevant variables. Ratings may therefore reflect the suitability, wording, or case-fit of the particular features rather than the argument type itself. In addition, the number of feature mentions differs (two in the attribution template versus four in the counterfactual and exclusion templates) and the latter two include alternative diagnoses. Please provide evidence that the instantiations are matched on relevant properties, or soften the cross-type claims and explicitly discuss this confound as a limitation.
minor comments (7)
  1. [Section 5, paragraph after Figure 2] The sentence "For both CFs and attribution-based explanations, the median value is significantly lower" appears to contain a typo: the context suggests it should refer to "CFs and exclusion-based explanations"; "significantly" should also be removed unless a statistical test is reported.
  2. [Section 4.3] The feature selection for exclusion-based explanations is not described: the text explains how LIME features are chosen for attribution-based explanations and how counterfactuals are generated, but it does not state how the features in the exclusion-principle template are selected.
  3. [Section 4.4 and Appendix] The manuscript does not include a statement on ethics approval or informed consent for the user study with physicians; please add this information, as is standard for empirical studies with human participants.
  4. [Figures 2 and 3] Several boxplots have medians that coincide with quartiles, making the plots hard to read; adding jittered individual data points would improve interpretability.
  5. [References] References [25] and [26] appear to be the same paper (Krause, Ambler, Elvang-Gøransson, and Fox, "A logic of argumentation for reasoning under uncertainty", Computational Intelligence 11:113-131, 1995) and should be consolidated.
  6. [Table 2] The term "prototype" in the explanation patterns is not defined in the text; please explain what constitutes a prototype-based explanation in this context.
  7. [Section 6] The conclusion states that "all explanations score reasonably well along the first three dimensions," but Section 5 reports that completeness is perceived as "rather low, or moderate in the case of attribution-based arguments"; please align this wording with the reported results.

Circularity Check

0 steps flagged · score 2.0 of 10

No significant circularity; conclusions rest on external user ratings and interviews. One minor non-load-bearing self-citation appears in the template design justification.

full rationale

The paper's chain is an empirical user study: XAI outputs (LIME and counterfactuals) are verbalized through templates, physicians rate the explanations, and follow-up interviews explain the ratings. There is no derivation from model assumptions to conclusions that reduces to the inputs. The central comparative claim and the uncertainty/reliability finding are grounded in external questionnaire and interview data, not in the authors' prior work or in the definitions of the templates. The only self-citation is to [29] (Liedeker et al.) supporting the two-feature template design; however, it is paired with an independent external citation [22], and the design choice is not the paper's central claim, so this self-citation is not load-bearing. One non-circularity concern: Section 6's wording 'significantly better' is not supported by any reported inferential test (no p-values, effect sizes, confidence intervals, or repeated-measures model) in Section 5; this is a statistical overstatement or correctness risk, not circularity. The paper itself acknowledges the small sample in Section 6, which is a limitation rather than a circular step.

Assumptions & free parameters 3 free parameters · 4 assumptions · 0 invented entities

The central claim rests on the Bayesian network and feature set inherited from Wardrope et al., on manually designed templates, and on the assumption that eight experts are representative. No new physical or conceptual entities are introduced. The Bayesian network parameters and the two-feature template are the main fitted or hand-chosen numbers.

free parameters (3)
  • Bayesian network conditional probabilities = not reported
    Learned from 300 Wardrope et al. cases; they determine the diagnoses, LIME weights, and counterfactuals that underlie all rated explanations (Section 4.1).
  • Number of features per explanation = 2
    Fixed by the authors to keep explanations simple, citing Keane and Smyth [22] and Liedeker et al. [29]; this choice shapes every template and the comparison (Section 4.3).
  • LIME feature replacement rule = not formalized
    If the top LIME features are not in the pre-defined relevant variables for a diagnosis, they are manually replaced with less important features; this rule is not algorithmic (Section 4.3).
assumptions (4)
  • domain assumption The 36 variables from Wardrope et al. are the relevant clinical features for TLOC differential diagnosis.
    The Bayesian network structure and every generated explanation depend on this externally selected feature set without independent clinical validation in this paper (Section 4.1).
  • domain assumption The ground-truth diagnoses annotated in the 32 outpatient letters are correct.
    These labels are used to build and evaluate cases and to measure expert agreement (Section 4.1, Section 5).
  • domain assumption Two-feature explanations are a reasonable representation of an explanation for clinicians.
    The template design fixes two features per explanation and justifies this by prior literature, but it is not derived in this paper (Section 4.3).
  • ad hoc to paper Ratings from eight physicians are representative of the target user population.
    The authors state that despite the small population they regard the answers as representative; this assumption is necessary to generalize the findings beyond the sample (Section 6, limitations).

how reviews work

0 comments
Cite this review

Pith. "Pith review of A User Study Evaluating Argumentative Explanations in Diagnostic Decision Support." pith.science (2026). https://pith.science/paper/Q474RHYM

@misc{pith2026250510188,
  author       = {Pith},
  title        = {Pith review of: A User Study Evaluating Argumentative Explanations in Diagnostic Decision Support},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/Q474RHYM}},
  note         = {Machine review of arXiv:2505.10188}
}
read the original abstract

As the field of healthcare increasingly adopts artificial intelligence, it becomes important to understand which types of explanations increase transparency and empower users to develop confidence and trust in the predictions made by machine learning (ML) systems. In shared decision-making scenarios where doctors cooperate with ML systems to reach an appropriate decision, establishing mutual trust is crucial. In this paper, we explore different approaches to generating explanations in eXplainable AI (XAI) and make their underlying arguments explicit so that they can be evaluated by medical experts. In particular, we present the findings of a user study conducted with physicians to investigate their perceptions of various types of AI-generated explanations in the context of diagnostic decision support. The study aims to identify the most effective and useful explanations that enhance the diagnostic process. In the study, medical doctors filled out a survey to assess different types of explanations. Further, an interview was carried out post-survey to gain qualitative insights on the requirements of explanations incorporated in diagnostic decision support. Overall, the insights gained from this study contribute to understanding the types of explanations that are most effective.

Figures

Figures reproduced from arXiv: 2505.10188 by the authors.

Figure 1
Figure 1. Three-layer Bayesian Network with the 36 most relevant variables determined by Wardrope et al. [53]. 4.2 XAI Methods The basis for generating our explanations are two XAI standard methods: LIME [41] and CFs. LIME identifies the features that have the most significant impact on the model’s output, thus highlighting the most important features for that particular prediction. The most [PITH_FULL_IMAGE:figures/full_fig… view at source ↗
Figure 2
Figure 2. User ratings on the comprehensibility of the three generated argument types. In the following, results are visualized with boxplots and it must be noted, that in some cases (e.g. attribution and counterfactual argu￾ments in [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 3
Figure 3. User ratings on the plausibility of the three generated argument types. The completeness of all argument types is perceived as rather low, or moderate in the case of attribution-based arguments as shown in [PITH_FULL_IMAGE:figures/full_fig_p006_3.png] view at source ↗
Figures from the paper (1 more)
Figure 6
Figure 6. Figure 6: Ratings for the statement “I would use a similar explanation to explain the facts to a colleague” for our three argument types. To address RQ4, which is the question of what types of explana￾tions experts would use and how they compare to XAI-generated ex￾planations, w…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

59 extracted references · 42 canonical work pages

  1. [1]

    Aechtner, L

    J. Aechtner, L. Cabrera, D. Katwal, P. Onghena, D. P. Valenzuela, and A. Wilbik. Comparing User Perception of Explanations Developed with XAI Methods. InIEEE International Conference on Fuzzy Systems, pages 1–7, July 2022

  2. [2]

    Alufaisan, L

    Y . Alufaisan, L. R. Marusich, J. Z. Bakdash, Y . Zhou, and M. Kantar- cioglu. Does Explainable Artificial Intelligence Improve Human Decision-Making?

  3. [3]

    A. M. Antoniadi, Y . Du, Y . Guendouz, L. Wei, C. Mazo, B. A. Becker, and C. Mooney. Current Challenges and Future Opportunities for XAI in Machine Learning-Based Clinical Decision Support Systems: A Sys- tematic Review.Applied Sciences, 11(11):5088, Jan. 2021. ISSN 2076-

  4. [4]

    V . Arya, R. K. E. Bellamy, P.-Y . Chen, A. Dhurandhar, M. Hind, S. C. Hoffman, S. Houde, Q. V . Liao, R. Luss, A. Mojsilovi ´c, S. Mourad, P. Pedemonte, R. Raghavendra, J. Richards, P. Sattigeri, K. Shan- mugam, M. Singh, K. R. Varshney, D. Wei, and Y . Zhang. One Expla- nation Does Not Fit All: A Toolkit and Taxonomy of AI Explainability Techniques, Sept. 2019

  5. [5]

    Baumgartner and R

    T. Baumgartner and R. Surges. Synkope, epileptischer oder psycho- gener Anfall? Der Weg zur richtigen Diagnose.DMW - Deutsche Medi- zinische Wochenschrift, 144(12):835–841, June 2019. ISSN 0012-0472, 1439-4413. doi: 10.1055/a-0629-0362

  6. [6]

    Bertrand, R

    A. Bertrand, R. Belloum, J. R. Eagan, and W. Maxwell. How Cognitive Biases Affect XAI-assisted Decision-making: A Systematic Review. In Proceedings of the 2022 AAAI/ACM Conference on AI, Ethics, and So- ciety, pages 78–91, Oxford United Kingdom, July 2022. ACM. ISBN 978-1-4503-9247-1. doi: 10.1145/3514094.3534164

  7. [7]

    ˇCyras, A

    K. ˇCyras, A. Rago, E. Albini, P. Baroni, and F. Toni. Argumentative XAI: A Survey, May 2021

  8. [8]

    Doshi-Velez and B

    F. Doshi-Velez and B. Kim. Towards a rigorous science of interpretable machine learning.arXiv preprint arXiv:1702.08608, 2017

Show all 59 references
  1. [9]

    P. M. Dung. On the acceptability of arguments and its fundamental role in nonmonotonic reasoning, logic programming and n-person games. Artificial Intelligence, 77(2):321 – 357, 1995. ISSN 0004-3702. doi: 10.1016/0004-3702(94)00041-X

  2. [10]

    A. S. Elstein and A. Schwarz. Clinical problem solving and diagnostic decision making: Selective review of the cognitive literature.BMJ : British Medical Journal, 324(7339):729–732, Mar. 2002. ISSN 0959- 8138

  3. [11]

    Fan and F

    X. Fan and F. Toni. On computing explanations in argumentation.Pro- ceedings of the AAAI Conference on Artificial Intelligence, 29(1), Feb

  4. [12]

    X. Fan, F. Toni, A. Mocanu, and M. Williams. Dialogical two-agent decision making with assumption-based argumentation. InProceed- ings of the 2014 International Conference on Autonomous Agents and Multi-Agent Systems, AAMAS ’14, page 533–540, Richland, SC, 2014. International ...

  5. [13]

    S. A. Gomez, A. Groza, and C. I. Chesñevar. An argumentative ap- proach to assessing safety in medical device software using defea- sible logic programming. InInternational Conference on Advance- ments of Medicine and Health Care through Technology; 5th–7th June 2014, Cluj-Nap...

  6. [14]

    M. L. Graber. Reaching 95%: Decision support tools are the surest way to improve diagnosis now.BMJ Quality & Safety, 31(6):415–418, June

  7. [15]

    M. A. Grando, L. Moss, D. Sleeman, and J. Kinsella. Argumentation- logic for creating and explaining medical hypotheses.Artificial In- telligence in Medicine, 58(1):1–13, 5 2013. ISSN 0933-3657. doi: 10.1016/j.artmed.2013.02.003

  8. [16]

    P. Hamm, M. Klesel, P. Coberger, and H. F. Wittmann. Explana- tion matters: An experimental study on explainable AI.Electronic Markets, 33(1):17, May 2023. ISSN 1422-8890. doi: 10.1007/ s12525-023-00640-9

  9. [17]

    Holzinger, G

    A. Holzinger, G. Langs, H. Denk, K. Zatloukal, and H. Müller. Caus- ability and explainability of artificial intelligence in medicine.WIREs Data Mining and Knowledge Discovery, 9(4):e1312, 2019. ISSN 1942-

  10. [18]

    Horst, D

    F. Horst, D. Slijepcevic, S. Lapuschkin, A.-M. Raberger, M. Zeppelza- uer, W. Samek, C. Breiteneder, W. I. Schöllhorn, and B. Horsak. On the understanding and interpretation of machine learning predictions in clinical gait analysis using explainable artificial intelligence.ArX...

  11. [19]

    Hunter and M

    A. Hunter and M. Williams. Aggregating evidence about the positive and negative effects of treatments.Artificial Intelligence in Medicine, 56(3):173–190, 11 2012. ISSN 0933-3657. doi: 10.1016/j.artmed.2012. 09.004

  12. [20]

    Huysmans, K

    J. Huysmans, K. Dejaeger, C. Mues, J. Vanthienen, and B. Baesens. An empirical evaluation of the comprehensibility of decision table, tree and rule based predictive models.Decision Support Systems, 51(1):141– 154, Apr. 2011

  13. [21]

    Y . Jia, J. McDermid, and I. Habli. Enhancing the value of counterfactual explanations for deep learning. InInternational Conference on AI in Medicine, pages 389–394. Springer, 2021

  14. [22]

    M. T. Keane and B. Smyth. Good counterfactuals and where to find them: A case-based technique for generating counterfactuals for ex- plainable ai (xai). InInternational Conferenc of Case-Based Reasoning Research and Development, pages 163–178. Springer, 2020

  15. [23]

    Khosravi, Z

    M. Khosravi, Z. Zare, S. M. Mojtabaeian, and R. Izadi. Artificial In- telligence and Decision-Making in Healthcare: A Thematic Analysis of a Systematic Review of Reviews.Health Services Research and Managerial Epidemiology, 11:23333928241234863, Mar. 2024. ISSN 2333-3928. doi:...

  16. [24]

    Klaise, A

    J. Klaise, A. V . Looveren, G. Vacanti, and A. Coca. Alibi explain: Al- gorithms for explaining machine learning models.Journal of Machine Learning Research, 22(181):1–7, 2021

  17. [26]

    P. J. Krause, S. Ambler, M. Elvang-Gøransson, and J. Fox. A logic of argumentation for reasoning under uncertainty.Computational Intelli- gence, 11:113–131, 1995. doi: 10.1111/j.1467-8640.1995.tb00025.x

  18. [27]

    Krittanawong

    C. Krittanawong. The rise of artificial intelligence and the uncertain future for physicians.European Journal of Internal Medicine, 48:e13– e14, Feb. 2018. ISSN 1879-0828. doi: 10.1016/j.ejim.2017.06.017

  19. [28]

    Langer, D

    M. Langer, D. Oster, T. Speith, H. Hermanns, L. Kästner, E. Schmidt, A. Sesing, and K. Baum. What do we want from Explainable Ar- tificial Intelligence (XAI)? – A stakeholder perspective on XAI and a conceptual model guiding interdisciplinary XAI research.Artifi- cial Intellig...

  20. [29]

    Liedeker, C

    F. Liedeker, C. Düsing, M. Nieveler, and P. Cimiano. An Empirical Investigation of Users’ Assessment of XAI Explanations: Identifying the Sweet-Spot of Explanation Complexity. 2024

  21. [30]

    Longo and P

    L. Longo and P. Dondio. Defeasible reasoning and argument-based systems in medical fields: An informal overview. In2014 IEEE 27th International Symposium on Computer-Based Medical Systems, pages 376–381, 2014. doi: 10.1109/CBMS.2014.126

  22. [31]

    Longo and L

    L. Longo and L. Hederman. Argumentation theory for decision support in health-care: A comparison with machine learning. In K. Imamura, S. Usui, T. Shirao, T. Kasamatsu, L. Schwabe, and N. Zhong, editors, Brain and Health Informatics, pages 168–180, Cham, 2013. Springer Interna...

  23. [32]

    Lundberg and S.-I

    S. Lundberg and S.-I. Lee. A Unified Approach to Interpreting Model Predictions, Nov. 2017

  24. [33]

    W. C. Mann. Dialogue games: Conventions of human interaction.Ar- gumentation, 2(4):511–532, 11 1988. ISSN 1572-8374. doi: 10.1007/ bf00128990

  25. [34]

    Meske and E

    C. Meske and E. Bunde. Design Principles for User Interfaces in AI- Based Decision Support Systems: The Case of Explainable Hate Speech Detection.Information Systems Frontiers, 25(2):743–773, Apr. 2023. ISSN 1572-9419. doi: 10.1007/s10796-021-10234-5

  26. [35]

    T. Miller. Explanation in artificial intelligence: Insights from the social sciences.Artificial intelligence, 267:1–38, 2019

  27. [36]

    T. Miller. Explainable AI is Dead, Long Live Explainable AI! Hypothesis-driven Decision Support using Evaluative AI. InProceed- ings of the 2023 ACM Conference on Fairness, Accountability, and Transparency, FAccT ’23, pages 333–342, New York, NY , USA, June

  28. [37]

    M. Oto. The misdiagnosis of epilepsy: Appraising risks and managing uncertainty | Elsevier Enhanced Reader. 2016. doi: 10.1016/j.seizure. 2016.11.029

  29. [38]

    Pearl.Causality

    J. Pearl.Causality. Cambridge University Press, 2009

  30. [39]

    H. Prakken. An abstract framework for argumentation with structured arguments.Argument and Computation, 1(2):93–124, 6 2010. ISSN 1946-2174. doi: 10.1080/19462160903564592

  31. [40]

    J. R. Quinlan. Induction of decision trees.Machine Learning, 1(1): 81–106, Mar. 1986. ISSN 1573-0565. doi: 10.1007/BF00116251

  32. [41]

    why should i trust you?

    M. T. Ribeiro, S. Singh, and C. Guestrin. " why should i trust you?" explaining the predictions of any classifier. In22nd ACM SIGKDD in- ternational conference on knowledge discovery and data mining, pages 1135–1144, 2016

  33. [42]

    J. G. Richens, C. M. Lee, and S. Johri. Improving the accuracy of medical diagnosis with causal machine learning.Nature Communi- cations, 11(1):3923, Aug. 2020. ISSN 2041-1723. doi: 10.1038/ s41467-020-17419-7

  34. [43]

    K. J. Rohlfing, P. Cimiano, I. Scharlau, T. Matzner, H. M. Buhl, H. Buschmeier, E. Esposito, A. Grimminger, B. Hammer, R. Häb- Umbach, I. Horwath, E. Hüllermeier, F. Kern, S. Kopp, K. Thommes, A.-C. Ngonga Ngomo, C. Schulte, H. Wachsmuth, P. Wagner, and B. Wrede. Explanation a...

  35. [44]

    C. Rudin. Stop Explaining Black Box Machine Learning Models for High Stakes Decisions and Use Interpretable Models Instead.Nature machine intelligence, 1(5):206–215, May 2019. ISSN 2522-5839. doi: 10.1038/s42256-019-0048-x

  36. [45]

    Shaheen, A

    Q.-u.-a. Shaheen, A. Toniolo, and J. K. F. Bowles. Dialogue games for explaining medication choices. InRules and Reason- ing: 4th International Joint Conference, RuleML+RR 2020, Oslo, Norway, June 29 – July 1, 2020, Proceedings, page 97–111, Berlin, Heidelberg, 2020. Springer-...

  37. [46]

    T. Speith. A Review of Taxonomies of Explainable Artificial In- telligence (XAI) Methods.2022 ACM Conference on Fairness, Ac- countability, and Transparency, pages 2239–2250, June 2022. doi: 10.1145/3531146.3534639

  38. [47]

    Vassiliades, N

    A. Vassiliades, N. Bassiliades, and T. Patkos. Argumentation and ex- plainable artificial intelligence: A survey.The Knowledge Engineer- ing Review, 36:e5, Jan. 2021. ISSN 0269-8889, 1469-8005. doi: 10.1017/S0269888921000011

  39. [48]

    Vilone and L

    G. Vilone and L. Longo. Classification of Explainable Artificial Intelli- gence Methods through Their Output Formats.Machine Learning and Knowledge Extraction, 3(3):615–661, 2021

  40. [49]

    Wachter, B

    S. Wachter, B. Mittelstadt, and C. Russell. Counterfactual Explanations without Opening the Black Box: Automated Decisions and the GDPR, Mar. 2018

  41. [50]

    Walton, C

    D. Walton, C. Reed, and F. Macagno.Argumentation Schemes. Cam- bridge University Press, 2008. doi: 10.1017/CBO9780511802034. URL http://dx.doi.org/10.1017/CBO9780511802034

  42. [51]

    URL https://doi.org/10.1007/ 978-3-030-57977-7_7

    doi: 10.1007/978-3-030-57977-7_7. URL https://doi.org/10.1007/ 978-3-030-57977-7_7

  43. [52]

    Wardrope, E

    A. Wardrope, E. Newberry, and M. Reuber. Diagnostic criteria to aid the differential diagnosis of patients presenting with transient loss of consciousness: A systematic review.Seizure, 61:139–148, Oct. 2018. ISSN 1059-1311. doi: 10.1016/j.seizure.2018.08.012

  44. [53]

    Wardrope, J

    A. Wardrope, J. Jamnadas-Khoda, M. Broadhurst, R. A. Grünewald, T. J. Heaton, S. J. Howell, M. Koepp, S. W. Parry, S. Sisodiya, M. C. Walker, and M. Reuber. Machine learning as a diagnostic decision aid for patients with transient loss of consciousness.Neurology: Clinical Prac...

  45. [54]

    Zielke, S

    M. Zielke, S. Houston, M. E. Mancini, G. Hardee, L. Cole, D. Zakhi- dov, U. Fischer, and T. Lewis. A serious-game framework to improve physician/nurse communication. InInternational Conference on Vir- tual, Augmented and Mixed Reality, pages 337–348. Springer, 2015. doi: 10.10...

  46. [57]

    Wang and M

    X. Wang and M. Yin. Are explanations helpful? a comparative study of the effects of explanations in ai-assisted decision-making. InInterna- tional conference on intelligent user interfaces, pages 318–328, 2021

  47. [2015]

    doi: 10.1609/aaai.v29i1.9420

  48. [2022]

    doi: 10.1136/bmjqs-2021-014033

    ISSN 2044-5415, 2044-5423. doi: 10.1136/bmjqs-2021-014033

  49. [2023]

    ISBN 9798400701924

    Association for Computing Machinery. ISBN 9798400701924. doi: 10.1145/3593013.3594001

  50. [3417]

    doi: 10.3390/app11115088

  51. [4795]

    doi: 10.1002/widm.1312

Pith tools

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